Searched refs:exportLongNodeSequences (Results 1 – 10 of 10) sorted by relevance
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/ |
H A D | graphStats.h | 27 void exportLongNodeSequences(char *filename, Graph * graph,
|
H A D | run2.c | 516 …exportLongNodeSequences(graphFilename, graph, minContigKmerLength, sequences, sequenceLengths, cov… in main()
|
H A D | graphStats.c | 976 void exportLongNodeSequences(char *filename, Graph * graph, in exportLongNodeSequences() function
|
/dports/biology/velvet/velvet_1.2.10/src/ |
H A D | graphStats.h | 27 void exportLongNodeSequences(char *filename, Graph * graph,
|
H A D | run2.c | 638 …exportLongNodeSequences(graphFilename, graph, minContigKmerLength, sequences, sequenceLengths, cov… in main()
|
H A D | graphStats.c | 965 void exportLongNodeSequences(char *filename, Graph * graph, in exportLongNodeSequences() function
|
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/ |
H A D | run2.c | 435 exportLongNodeSequences(graphFilename, graph, minContigKmerLength); in main() 498 exportLongNodeSequences(graphFilename, graph, minContigKmerLength); in main()
|
H A D | graphStats.h | 48 void exportLongNodeSequences(char *filename, Graph * graph,
|
H A D | graphStats.c | 1331 void exportLongNodeSequences(char *filename, Graph * graph, in exportLongNodeSequences() function
|
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/VelvetAPI/ |
H A D | VelvetGraph.cc | 117 …exportLongNodeSequences( VUtils::getCharFileName(graphFileName), graph, minContigKmerLength, seque… in save()
|