Home
last modified time | relevance | path

Searched defs:interestingReads (Results 1 – 3 of 3) sorted by relevance

/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A Dscaffold.c393 boolean * interestingReads = callocOrExit(sequenceCount(graph), boolean); in countCoOccurences() local
444 static void measureCoOccurences(Coordinate ** coOccurences, boolean * interestingReads, ReadOccuren… in measureCoOccurences()
569 …boolean * interestingReads = countCoOccurences(coOccurencesCounts, readNodes, readNodeCounts, read… in estimateMissingInsertLengths() local
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A Dscaffold.c557 unsigned char *interestingReads = callocOrExit(1 + sequenceCount(graph) / 8, unsigned char); in countCoOccurences() local
609 unsigned char * interestingReads, in measureCoOccurences()
735 …unsigned char * interestingReads = countCoOccurences(coOccurencesCounts, readNodes, readNodeCounts… in estimateMissingInsertLengths() local
/dports/biology/velvet/velvet_1.2.10/src/
H A Dscaffold.c562 unsigned char *interestingReads = callocOrExit(1 + sequenceCount(graph) / 8, unsigned char); in countCoOccurences() local
614 unsigned char * interestingReads, in measureCoOccurences()
740 …unsigned char * interestingReads = countCoOccurences(coOccurencesCounts, readNodes, readNodeCounts… in estimateMissingInsertLengths() local