Home
last modified time | relevance | path

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

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers3/
H A Drazers_parallel.h129 typedef typename Value<TMatches>::Type TMatchRecord; typedef
130 typedef String<TMatchRecord, MMap<ExternalConfigLarge<> > > TLargeMatches;
975 typedef MatchRecord<TContigPos> TMatchRecord; in _mapSingleReadsParallel() typedef
976 typedef String<TMatchRecord> TMatches; in _mapSingleReadsParallel()
H A Drazers_matepairs.h1049 typedef MatchRecord<TContigPos> TMatchRecord;
1104 String<TMatchRecord> matches;
1131 typedef typename Iterator<String<TMatchRecord>, Standard>::Type TIterator;
H A Drazers_matepairs_parallel.h123 typedef typename Value<TMatches>::Type TMatchRecord; typedef
124 typedef String<TMatchRecord, MMap<ExternalConfigLarge<> > > TLargeMatches;
1394 typedef MatchRecord<TContigPos> TMatchRecord; in _mapMatePairReadsParallel() typedef
1395 typedef String<TMatchRecord> TMatches; in _mapMatePairReadsParallel()
H A Drazers.h525 typedef typename Value<TMatches>::Type TMatchRecord;
542 TMatchRecord m;
3019 typedef MatchRecord<TContigPos> TMatchRecord;
3044 String<TMatchRecord> matches;
3079 typedef typename Iterator<String<TMatchRecord>, Standard>::Type TIterator;