Home
last modified time | relevance | path

Searched defs:matePairId (Results 1 – 17 of 17) sorted by relevance

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/store/
H A Dstore_read.h79 TId matePairId; // refers to the mate-pair, INVALID_ID if not part of a mate-pair member
H A Dstore_io_sam.h99 TId matePairId;//:(sizeof(TId)*8-1); member
H A Dstore_io.h300 TId matePairId = TReadStoreElement::INVALID_ID; in read() local
/dports/biology/seqan1/seqan-1.3.1/seqan/store/
H A Dstore_read.h79 TId matePairId; // refers to the mate-pair, INVALID_ID if not part of a mate-pair member
H A Dstore_io.h247 TId matePairId = 0; in read() local
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/store/
H A Dstore_read.h79 TId matePairId; // refers to the mate-pair, INVALID_ID if not part of a mate-pair member
H A Dstore_io_sam.h99 TId matePairId;//:(sizeof(TId)*8-1); member
H A Dstore_io.h300 TId matePairId = TReadStoreElement::INVALID_ID; in read() local
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/store/
H A Dstore_read.h79 TId matePairId; // refers to the mate-pair, INVALID_ID if not part of a mate-pair member
H A Dstore_io_sam.h99 TId matePairId;//:(sizeof(TId)*8-1); member
H A Dstore_io.h300 TId matePairId = TReadStoreElement::INVALID_ID; in read() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/insegt/
H A Doverlap_module.h273 TReadId matePairId; in buildTupleCountStore() local
469 TId matePairId; in buildAnnoCountStore() local
H A Dfusion.h89 TReadId matePairId; in buildTupleCountStore_Fusion() local
/dports/biology/seqan1/seqan-1.3.1/apps/insegt/
H A Doverlap_module.h248 TReadId matePairId; in buildTupleCountStore() local
444 TId matePairId; in buildAnnoCountStore() local
H A Dfusion.h89 TReadId matePairId; in buildTupleCountStore_Fusion() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/bs_tools/
H A Dbisar.h1110 TId matePairId = store.readStore[readId].matePairId; in postProcessMain() local
1174 typename TMatePairStoreElement::TId matePairId = store.readStore[readId].matePairId; in postProcessMain() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers3/
H A Drazers_matepairs_parallel.h615 unsigned matePairId = itR->ndlSeqNo; in workVerification() local