Home
last modified time | relevance | path

Searched refs:ref_ori_pos (Results 1 – 4 of 4) sorted by relevance

/dports/biology/bio-mocha/bcftools-1.14/
H A Dconsensus.c126 static chain_t* init_chain(chain_t *chain, int ref_ori_pos) in init_chain() argument
134 chain->ori_pos = ref_ori_pos; in init_chain()
135 chain->ref_last_block_ori = ref_ori_pos; in init_chain()
136 chain->alt_last_block_ori = ref_ori_pos; in init_chain()
/dports/biology/bcftools/bcftools-1.14/
H A Dconsensus.c126 static chain_t* init_chain(chain_t *chain, int ref_ori_pos) in init_chain() argument
134 chain->ori_pos = ref_ori_pos; in init_chain()
135 chain->ref_last_block_ori = ref_ori_pos; in init_chain()
136 chain->alt_last_block_ori = ref_ori_pos; in init_chain()
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dconsensus.c126 static chain_t* init_chain(chain_t *chain, int ref_ori_pos) in init_chain() argument
134 chain->ori_pos = ref_ori_pos; in init_chain()
135 chain->ref_last_block_ori = ref_ori_pos; in init_chain()
136 chain->alt_last_block_ori = ref_ori_pos; in init_chain()
H A Dconsensus.c.pysam.c128 static chain_t* init_chain(chain_t *chain, int ref_ori_pos) in init_chain() argument
136 chain->ori_pos = ref_ori_pos; in init_chain()
137 chain->ref_last_block_ori = ref_ori_pos; in init_chain()
138 chain->alt_last_block_ori = ref_ori_pos; in init_chain()