struct
HTS::Bam::Pileup::InputData
- HTS::Bam::Pileup::InputData
- Struct
- Value
- Object
Overview
C-callback user data. Packed pointers needed by the read function.
Defined in:
hts/bam/pileup.crConstructors
Instance Method Summary
Constructor Detail
def self.new(htsfp : Pointer(LibHTS::HtsFile), hdr : Pointer(LibHTS::SamHdrT), itr : Pointer(LibHTS::HtsItrT))
#