Open jeffreycapy opened 6 years ago
What was your command line?
Hi @jenniferlu717 ,
I used the following command:
kraken-master/scripts/kraken-build --shrink 20000 --db kraken_full_1803 --new-db kraken_1803_mini_20000
I have the same issue. Any resolution on this yet ?
You need to specify the shrink-block-offset
--shrink-block-offset NUM When shrinking, select the k-mer that is NUM
positions from the end of a block of k-mers
(default: 1)
Adding that option to the command line should allow you to shrink your DB
Hi all, I built a database but failed to shrink it into a mini one. The error messages are:
The database seems to be all right since the messages from the building process contain no warnings or errors:
I am wondering where the problem is. Does anyone have any suggestion on how to solve it?