Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-dump.c290 alg_REF_ID, enumerator
1494 … sizeof( synth_qname ), &qname_len, "%u/ALLELE_%li.%u", spot_id, cols[ alg_REF_ID ].base.i64[ read… in DumpAlignedSAM()
1526 …rc = KOutMsg( "ALLELE_%li.%u", cols[ alg_REF_ID ].base.i64[ readId ], cols[ alg_REF_PLOIDY ].base.… in DumpAlignedSAM()
1663 …rc = KOutMsg( "\tZI:i:%li\tZA:i:%u", cols[ alg_REF_ID ].base.i64[ readId ], cols[ alg_REF_PLOIDY ]… in DumpAlignedSAM()
3599 ds->cols[ alg_REF_ID ].name = "REF_ID"; in SetupColumns()