Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: include incomplete assemblies in DB #4

Open
schorlton opened this issue Nov 26, 2020 · 0 comments
Open

Feature request: include incomplete assemblies in DB #4

schorlton opened this issue Nov 26, 2020 · 0 comments

Comments

@schorlton
Copy link

schorlton commented Nov 26, 2020

I edited

next unless grep {$asm_level eq $_} ("Complete Genome", "Chromosome");
to also accept Contig and Scaffold level assemblies when downloading the DB however this causes a segfault.

CDKAM-1.0]$ ./build_database.sh refseq/                                      
Loading archaea.txt
Loading bacteria.txt
Loading viral.txt
Loading fungi.txt
Loading human.txt
The first step: collecting kmers.
./build_database.sh: line 40:  6810 Segmentation fault      $LDIR/buildDB $LDIR/$1/targets.txt $LDIR/$1/nameFamily.txt $LDIR/$1/database_full.txt
The second step: solving kmers collision.
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant