biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
compareReadNamesAsPicard
bio
std
hts
bam
read
Undocumented in source. Be warned that the author may not have intended to support it.
bool
compareReadNamesAsPicard
(R1 a1, R2 a2)
bool
compareReadNamesAsPicard
(R1 a1, R2 a2)
bool
compareReadNamesAsPicard
(R1 a1, R2 a2)
bool
compareReadNamesAsPicard
(
R1
R2
)
(
const
auto
ref
R1
a1
,
const
auto
ref
R2
a2
)
if
(
isSomeString
!
R1
&&
isBamRead
!
R2
)
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