biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
BamRead.this
bio
std
hts
bam
read
BamRead
Undocumented in source.
this
(ubyte[] chunk, bool fix_byte_order)
struct
BamRead
this
(
ubyte
[]
chunk
,
bool
fix_byte_order
= true
)
this
(string read_name, string sequence, CigarOperation[] cigar)
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