Created
October 17, 2016 06:21
-
-
Save NickSto/0e963e22a90f0085a4b5202ed66950c1 to your computer and use it in GitHub Desktop.
vg index progress 7752-8000
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vg index -p --edge-max 3 -k 11 -x nvc-debug.7752-8000.xg -g nvc-debug.7752-8000.gcsa nvc-debug.7752-8000.vg | |
Saving index to disk... | |
loading graph [=====================================================================================================]100.0% | |
processing kmers of nvc-debug. [=====================================================================================================]100.0% | |
InputGraph::InputGraph(): 2156576 kmers in 1 file(s) | |
InputGraph::read(): Read 2156576 11-mers from .vg-kmers-tmp-XXM0k7nm | |
InputGraph::readKeys(): 737698 unique keys | |
InputGraph::read(): Read 2156576 11-mers from .vg-kmers-tmp-XXM0k7nm | |
InputGraph::readFrom(): 33562 unique from nodes | |
InputGraph::read(): Read 2156576 11-mers from .vg-kmers-tmp-XXM0k7nm | |
PathGraph::PathGraph(): 2156576 paths with 4313152 ranks | |
PathGraph::PathGraph(): 0.1 GB in 1 file(s) | |
GCSA::GCSA(): Preprocessing: 2.0 seconds, 0.3 GB | |
GCSA::GCSA(): Prefix-doubling from path length 11 | |
GCSA::GCSA(): Step 1 (path length 11 -> 22) | |
PathGraph::prune(): 2156576 -> 1203914 paths (464904 ranges) | |
PathGraph::prune(): 285150 unique, 0 redundant, 918764 unsorted, 0 nondeterministic paths | |
PathGraph::prune(): 0.0 GB in 1 file(s) | |
PathGraph::read(): File 0: Read 1203914 order-11 paths | |
PathGraph::extend(): File 0: Created 1343833866 order-22 paths | |
terminate called after throwing an instance of 'std::bad_alloc' | |
what(): std::bad_alloc | |
Aborted (core dumped) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment