biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
compareReadNames
bio
std
hts
bam
read
Undocumented in source. Be warned that the author may not have intended to support it.
bool
compareReadNames
(R1 a1, R2 a2)
bool
compareReadNames
(R1 a1, R2 a2)
bool
compareReadNames
(
R1
R2
)
(
const
auto
ref
R1
a1
,
const
auto
ref
R2
a2
)
if
(
isBamRead
!
R1
&&
isSomeString
!
R2
)
bool
compareReadNames
(R1 a1, R2 a2)
Meta
Source
See Implementation
bio
std
hts
bam
read
functions
assumeUnique
compareCoordinates
compareCoordinatesAndStrand
compareReadNames
compareReadNamesAndMates
compareReadNamesAsPicard
mixedCompareReadNames
mixedCompareReadNamesAndMates
mixedStrCompare
mixin templates
TagStorage
structs
BamRead
EagerBamRead
UniqueRead
templates
isBamRead