Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-dump.c980 rc = Cursor_Read( &ds, start, 0, ~(unsigned)0 ); in DumpReadGroupsScan()
1465 rc = Cursor_Read(&ctx->seq, spot_id, seq_READ_FILTER, 1); in DumpAlignedSAM()
1727 rc = Cursor_Read( &ctx->seq, row_id, 0, ~(unsigned)0 ); in DumpUnalignedReads()
2422 rc = Cursor_Read( ds, row, alg_SEQ_SPOT_ID, 1 ); in DumpAlignedRow()
2437 rc = Cursor_Read( ds, row, alg_TEMPLATE_LEN, 1 ); in DumpAlignedRow()
2495 rc = Cursor_Read( ds, row, alg_REGION_FILTER, ~(unsigned)0 ); in DumpAlignedRowList()
2532 rc = Cursor_Read( directSource, row, alg_EVIDENCE_ALIGNMENT_IDS, 1 ); in DumpAlignedRowListIndirect()
2877 rc = Cursor_Read( &ctx->evi, rowInterval, alg_REGION_FILTER, ~(0u) ); in DumpCGSAM()
3095 rc = Cursor_Read( &ctx->ref, rowid, 0, ~(0u) ); in ForEachAlignedRegion()
3124 rc = Cursor_Read( &ctx->ref, row, 0, ~(0u) ); in ForEachAlignedRegion()
[all …]