Open haruosuz opened 1 year ago
This is a bug of Kraken2. My approach is downloading genome files and taxonomy from NCBI first (Kraken2 just downloads genome files from NCBI ftp actually), then building kraken2 database following the instruction "build customized database".
Dear Sir or Madam:
I have got the following error messages:
Details are as follows:
https://github.com/bxlab/metaWRAP/blob/master/README.md#installation
Firstly, typing the following command
printed the following messages:
Secondly, typing the following command
printed the following messages:
Thirdly, I typed the following command (omitting
kraken=2.0
).https://github.com/bxlab/metaWRAP/blob/master/installation/database_installation.md#downloading-the-kraken1-standard-database Downloading the KRAKEN1 standard database:
Running the command on this page printed the following messages: standard output
standard error
Following the comments on this github page, I changed the files as follows:
${HOME}/miniconda3/envs/mambaEnv/envs/metawrap-env/libexec/download_genomic_library.sh
${HOME}/miniconda3/envs/mambaEnv/envs/metawrap-env/libexec/rsync_from_ncbi.pl
Then, running the command
printed the following messages: standard output
standard error
I found the following two pages but could not find how to solve this problem.
Any comments will be gratefully appreciated.