HTS::LibHTS2
Constants
BAM_CBACK = 9
BAM_CDEL = 2
BAM_CDIFF = 8
BAM_CEQUAL = 7
BAM_CHARD_CLIP = 5
BAM_CIGAR_MASK = 15
BAM_CIGAR_SHIFT = 4
BAM_CIGAR_STR = "MIDNSHP=XB"
BAM_CIGAR_TYPE = 246183
BAM_CINS = 1
BAM_CMATCH = 0
constants
BAM_CPAD = 6
BAM_CREF_SKIP = 3
BAM_CSOFT_CLIP = 4
BAM_FDUP = 1024
BAM_FMREVERSE = 32
BAM_FMUNMAP = 8
BAM_FPAIRED = 1
BAM_FPROPER_PAIR = 2
BAM_FQCFAIL = 512
BAM_FREAD1 = 64
BAM_FREAD2 = 128
BAM_FREVERSE = 16
BAM_FSECONDARY = 256
BAM_FSUPPLEMENTARY = 2048
BAM_FUNMAP = 4
BCF1_DIRTY_ALS = 2
BCF1_DIRTY_FLT = 4
BCF1_DIRTY_ID = 1
BCF1_DIRTY_INF = 8
BCF_BT_CHAR = 7
BCF_BT_FLOAT = 5
BCF_BT_INT16 = 2
BCF_BT_INT32 = 3
BCF_BT_INT64 = 4
BCF_BT_INT8 = 1
BCF_BT_NULL = 0
BCF_DT_CTG = 1
BCF_DT_ID = 0
BCF_DT_SAMPLE = 2
BCF_ERR_CHAR = 16
BCF_ERR_CTG_INVALID = 32
BCF_ERR_CTG_UNDEF = 1
BCF_ERR_LIMITS = 8
BCF_ERR_NCOLS = 4
BCF_ERR_TAG_INVALID = 64
BCF_ERR_TAG_UNDEF = 2
BCF_HL_CTG = 3
BCF_HL_FLT = 0
constants
BCF_HL_FMT = 2
BCF_HL_GEN = 5
BCF_HL_INFO = 1
BCF_HL_STR = 4
BCF_HT_FLAG = 0
BCF_HT_INT = 1
BCF_HT_LONG = (BCF_HT_INT | 256)
BCF_HT_REAL = 2
BCF_HT_STR = 3
BCF_UN_ALL = (BCF_UN_SHR | BCF_UN_FMT)
BCF_UN_FLT = 2
BCF_UN_FMT = 8
BCF_UN_IND = BCF_UN_FMT
BCF_UN_INFO = 4
BCF_UN_SHR = ((BCF_UN_STR | BCF_UN_FLT) | BCF_UN_INFO)
BCF_UN_STR = 1
BCF_VL_A = 2
BCF_VL_FIXED = 0
BCF_VL_G = 3
BCF_VL_R = 4
BCF_VL_VAR = 1
VCF_BND = 16
VCF_INDEL = 4
VCF_MNP = 2
VCF_OTHER = 8
VCF_OVERLAP = 32
VCF_REF = 0
VCF_SNP = 1
Instance methods
bam_cigar_gen(l, o)
Sourcebam_cigar_opchr(c)
Sourcebam_cigar_oplen(c)
Sourcebam_cigar_type(o)
Sourcebam_get_aux(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_get_cigar(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_get_l_aux(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_get_qname(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_get_qual(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_get_seq(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_is_mrev(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_is_rev(b : Pointer(HTS::LibHTS::Bam1T))
Sourcebam_seqi(s, i)
Sourcebcf_alleles2gt(a, b)
Sourcebcf_clear1(*args)
Sourcebcf_destroy1(*args)
Sourcebcf_empty1(*args)
Sourcebcf_float_is_missing(val : Float32)
Sourcebcf_float_is_vector_end(val : Float32)
Sourcebcf_float_missing
Sourcebcf_float_vector_end
Sourcebcf_get_format_char(hdr, line, tag, dst, ndst)
Sourcebcf_get_format_float(hdr, line, tag, dst, ndst)
Sourcebcf_get_format_int32(hdr, line, tag, dst, ndst)
Sourcebcf_get_genotypes(hdr, line, dst, ndst)
Sourcebcf_get_info_flag(hdr, line, tag, dst, ndst)
Sourcebcf_get_info_float(hdr, line, tag, dst, ndst)
Sourcebcf_get_info_int32(hdr, line, tag, dst, ndst)
Sourcebcf_get_info_int64(hdr, line, tag, dst, ndst)
Sourcebcf_get_info_string(hdr, line, tag, dst, ndst)
Sourcebcf_gt_allele(val)
Sourcebcf_gt_is_missing(val)
Sourcebcf_gt_is_phased(idx)
Sourcebcf_gt_is_vector_end(val)
Sourcebcf_gt_missing
Sourcebcf_gt_phased(idx)
Sourcebcf_gt_unphased(idx)
Sourcebcf_gt_vector_end
Sourcebcf_hdr_id2name(hdr, rid)
Sourcebcf_hdr_int2id(hdr, type, int_id)
Sourcebcf_hdr_name2id(hdr, id)
Sourcebcf_hdr_nsamples(hdr : Pointer(HTS::LibHTS::BcfHdrT))
Sourcebcf_init1(*args)
Sourcebcf_int32_is_missing(val : Int32)
Sourcebcf_int32_is_vector_end(val : Int32)
Sourcebcf_int32_missing
Sourcebcf_int32_vector_end
Sourcebcf_int64_is_missing(val : Int64)
Sourcebcf_int64_is_vector_end(val : Int64)
Sourcebcf_int64_missing
Sourcebcf_int64_vector_end
Sourcebcf_open(*args)
Sourcebcf_read1(*args)
Sourcebcf_update_format_char(hdr, line, key, values, n)
Sourcebcf_update_format_float(hdr, line, key, values, n)
Sourcebcf_update_format_int32(hdr, line, key, values, n)
Sourcebcf_update_genotypes(hdr, line, gts, n)
Sourcebcf_update_info_flag(hdr, line, key, string, n)
Sourcebcf_update_info_float(hdr, line, key, values, n)
Sourcebcf_update_info_int32(hdr, line, key, values, n)
Sourcebcf_update_info_string(hdr, line, key, string)
Sourcebcf_write1(*args)
Sourcebgzf_tell(fp)
Sourcehtell(fp)
Sourcesam_itr_next(htsfp, itr, r)
Sourcevcf_close(*args)
Sourcevcf_format1(*args)
Sourcevcf_open(*args)
Sourcevcf_parse1(*args)
Sourcevcf_read1(*args)
Sourcevcf_write1(*args)
SourceMacros
alias_method(new_name, old_name)
Source