Home
last modified time | relevance | path

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

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers/
H A Drazers_matepairs.h605 fL.i2.pairId = mR.pairId = options.nextMatePairId;
606 if (++options.nextMatePairId == 0)
607 options.nextMatePairId = 1;
H A Drazers_spliced.h2007 mLtmp.pairId = mRtmp.pairId = options.nextMatePairId; in mapSplicedReads()
2008 if (++options.nextMatePairId == 0) in mapSplicedReads()
2009 options.nextMatePairId = 1; in mapSplicedReads()
H A Drazers.h104 unsigned nextMatePairId; // use this id for the next mate-pair member
194 nextMatePairId = 1; in RazerSOptions()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/splazers/
H A Drazers_matepairs.h851 fL.i2.pairId = mR.pairId = options.nextMatePairId;
852 if (++options.nextMatePairId == 0)
853 options.nextMatePairId = 1;
H A Drazers.h101 unsigned nextMatePairId; // use this id for the next mate-pair member
195 nextMatePairId = 1; in RazerSOptions()
H A Drazers_spliced.h2741 mLtmp.pairId = mRtmp.pairId = options.nextMatePairId; in mapSplicedReads()
2742 if (++options.nextMatePairId == 0) in mapSplicedReads()
2743 options.nextMatePairId = 1; in mapSplicedReads()
/dports/biology/seqan1/seqan-1.3.1/apps/razers/
H A Drazers_matepairs.h884 fL.i2.pairId = mR.pairId = options.nextMatePairId;
885 if (++options.nextMatePairId == 0)
886 options.nextMatePairId = 1;
H A Drazers_spliced.h2005 mLtmp.pairId = mRtmp.pairId = options.nextMatePairId; in mapSplicedReads()
2006 if (++options.nextMatePairId == 0) in mapSplicedReads()
2007 options.nextMatePairId = 1; in mapSplicedReads()
H A Drazers.h97 unsigned nextMatePairId; // use this id for the next mate-pair member
180 nextMatePairId = 1; in RazerSOptions()
/dports/biology/seqan1/seqan-1.3.1/apps/splazers/
H A Drazers_matepairs.h863 fL.i2.pairId = mR.pairId = options.nextMatePairId;
864 if (++options.nextMatePairId == 0)
865 options.nextMatePairId = 1;
H A Drazers_spliced.h2067 mLtmp.pairId = mRtmp.pairId = options.nextMatePairId; in mapSplicedReads()
2068 if (++options.nextMatePairId == 0) in mapSplicedReads()
2069 options.nextMatePairId = 1; in mapSplicedReads()
H A Drazers.h97 unsigned nextMatePairId; // use this id for the next mate-pair member
185 nextMatePairId = 1; in RazerSOptions()