Home
last modified time | relevance | path

Searched refs:sequence_col_specs (Results 1 – 12 of 12) sorted by last modified time

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ngs/
H A DCSRA1_ReadCollection.c239 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadGroups()
261 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionHasReadGroup()
287 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadGroup()
453 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReads()
491 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetRead()
508 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadCount()
584 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadRange()
H A DNGS_FragmentBlobIterator.c89 TRY ( ret -> curs = NGS_CursorMake ( ctx, tbl, sequence_col_specs, seq_NUM_COLS ) ) in NGS_FragmentBlobIteratorMake()
H A DSRA_DB_ReadCollection.c121 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadGroups()
140 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionHasReadGroup()
164 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadGroup()
248 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReads()
283 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetRead()
302 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadCount()
314 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadRange()
H A DSRA_Read.c59 const char * sequence_col_specs [] = variable
H A DSRA_Read.h69 extern const char * sequence_col_specs [];
H A DSRA_ReadCollection.c101 …TRY ( const NGS_Cursor * curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COL… in SRA_ReadCollectionGetReadGroups()
120 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionHasReadGroup()
146 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionGetReadGroup()
238 …TRY ( const NGS_Cursor * curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COL… in SRA_ReadCollectionGetReads()
273 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionGetRead()
292 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionGetReadCount()
305 …TRY ( const NGS_Cursor * curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COL… in SRA_ReadCollectionGetReadRange()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ngs/
H A DCSRA1_ReadCollection.c239 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadGroups()
261 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionHasReadGroup()
287 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadGroup()
453 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReads()
491 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetRead()
508 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadCount()
584 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in CSRA1_ReadCollectionGetReadRange()
H A DNGS_FragmentBlobIterator.c89 TRY ( ret -> curs = NGS_CursorMake ( ctx, tbl, sequence_col_specs, seq_NUM_COLS ) ) in NGS_FragmentBlobIteratorMake()
H A DSRA_DB_ReadCollection.c121 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadGroups()
140 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionHasReadGroup()
164 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadGroup()
248 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReads()
283 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetRead()
302 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadCount()
314 … NGS_CursorMakeDb ( ctx, self -> db, self -> run_name, "SEQUENCE", sequence_col_specs, seq_NUM_COL… in SRA_DB_ReadCollectionGetReadRange()
H A DSRA_Read.c59 const char * sequence_col_specs [] = variable
H A DSRA_Read.h69 extern const char * sequence_col_specs [];
H A DSRA_ReadCollection.c101 …TRY ( const NGS_Cursor * curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COL… in SRA_ReadCollectionGetReadGroups()
120 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionHasReadGroup()
146 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionGetReadGroup()
238 …TRY ( const NGS_Cursor * curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COL… in SRA_ReadCollectionGetReads()
273 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionGetRead()
292 … ON_FAIL ( self -> curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COLS ) ) in SRA_ReadCollectionGetReadCount()
305 …TRY ( const NGS_Cursor * curs = NGS_CursorMake ( ctx, self -> tbl, sequence_col_specs, seq_NUM_COL… in SRA_ReadCollectionGetReadRange()