struct

HTS::Bam::Pileup::InputData

Inherits Struct < Value < Object

C-callback user data. Packed pointers needed by the read function.

Constructors

new(htsfp : Pointer(LibHTS::HtsFile), hdr : Pointer(LibHTS::SamHdrT), itr : Pointer(LibHTS::HtsItrT))
Source

Instance methods

htsfp
Source