Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-dump.c288 alg_EVIDENCE_ALIGNMENT_IDS, enumerator
2532 rc = Cursor_Read( directSource, row, alg_EVIDENCE_ALIGNMENT_IDS, 1 ); in DumpAlignedRowListIndirect()
2536 … rc = DumpAlignedRowList( ctx, indirectSource, &directSource->cols[ alg_EVIDENCE_ALIGNMENT_IDS ], in DumpAlignedRowListIndirect()
2885 unsigned const evidence = ctx->evi.cols[ alg_EVIDENCE_ALIGNMENT_IDS ].len; in DumpCGSAM()
2920 … int64_t const rowAlign = ctx->evi.cols[ alg_EVIDENCE_ALIGNMENT_IDS ].base.i64[ j ]; in DumpCGSAM()
3594 ds->cols[ alg_EVIDENCE_ALIGNMENT_IDS ].name = "EVIDENCE_ALIGNMENT_IDS"; in SetupColumns()