HTS::Bam::Pileup::Column
Inherits Struct < Value < Object
Represents a pileup column at a genomic position
Constructors
new(tid : Int32, pos : Int64, alignments : Array(Alignment), header : Bam::Header)
SourceInstance methods
alignments
Sourcechrom
Reference (chromosome) name for this position Returns empty string if tid is -1 (unmapped)
pos
Sourcetid
Source