Home
last modified time | relevance | path

Searched refs:addBEDIntoMap (Results 1 – 3 of 3) sorted by relevance

/dports/biology/bedtools/bedtools2-2.30.0/src/shuffleBed/
H A DshuffleBed.cpp112 _exclude->addBEDIntoMap(bedEntry); in Shuffle()
179 _exclude->addBEDIntoMap(bedEntry); in ShuffleWithExclusions()
310 _exclude->addBEDIntoMap(bedEntry); in ShuffleWithInclusionsAndExclusions()
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/bedFile/
H A DbedFile.cpp668 addBEDIntoMap(bedEntry); in loadBedFileIntoMap()
681 addBEDIntoMap(bedEntry); in loadBedFileIntoMergedMap()
687 void BedFile::addBEDIntoMap(BED bedEntry) { in addBEDIntoMap() function in BedFile
H A DbedFile.h420 void addBEDIntoMap(BED bedEntry);