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

kraken2-build error #146

Open
dpak283 opened this issue Sep 15, 2020 · 2 comments
Open

kraken2-build error #146

dpak283 opened this issue Sep 15, 2020 · 2 comments

Comments

@dpak283
Copy link

dpak283 commented Sep 15, 2020

Hi,

Referencing the issue below. I am unable to build the standard database due to connection issues. Tried modifying the rsync script as recommended but no luck. Also the ftp site for manual download seems to have moved. Can you please advise? Thanks a lot for your time.

Hi, I'm facing the same problem with kraken-build command. Do you have any idea when it will be fixed?
Thank you.

You can modify the rsync_from_ncbi.pl(miniconda3/envs/kraken2/libexec/rsync_from_ncbi.pl) file to solve this problem, add in the location of the picture.

if ( $full_path =~/^na/){
next
}

a

works perfectly!

Originally posted by @s4251484 in #114 (comment)

@yangkl0909
Copy link

Thanks.
Solved the same problem when pulling bacterial genome from Refseq.

rsync_from_ncbi.pl: unexpected FTP path (new server?) for na

@dpak283
Copy link
Author

dpak283 commented Sep 24, 2020

Hi, May i ask how?

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

2 participants