biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
BamRead.toSam
bio
std
hts
bam
read
BamRead
String representation.
Possible formats are SAM ("%s") and JSON ("%j")
void
toSam
(Sink sink)
string
toSam
()
struct
BamRead
const
string
toSam
()
(
)
void
toString
(void delegate(const(char)[]) sink, FormatSpec!char fmt)
Meta
Source
See Implementation
bio
std
hts
bam
read
BamRead
constructors
this
functions
_recalculate_bin
associateWithReader
basesCovered
cigarString
dup
extended_cigar
is_slice_backed
opEquals
raw_data
reader
toJson
toMsgpack
toSam
toString
write
mixins
__anonymous
properties
base_qualities
bin
cigar
failed_quality_control
flag
is_duplicate
is_first_of_pair
is_paired
is_reverse_strand
is_second_of_pair
is_secondary_alignment
is_supplementary
is_unmapped
mapping_quality
mate_is_reverse_strand
mate_is_unmapped
mate_position
mate_ref_id
mate_ref_name
name
position
proper_pair
ref_id
ref_name
sequence
sequence_length
size_in_bytes
strand
template_length
structs
SequenceResult
variables
_chunk
String representation.
Possible formats are SAM ("%s") and JSON ("%j")