Kraken2 standard database can not connect to NCBI ftp
I can open https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/762/265/GCF_000762265.1_ASM76226v1 successfully in Google Chrome, but it doesn't work in Kraken2
kraken2
• 2,979 views
•
link
written
by
nonaddldy •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
FeatureCount : Successfully assigned alignments is low
written by HarperReed •Hello, I hope you can help me !! I'm analyzing RNA-seq data from dogs. I used fastp to automatically detect and remove adapters, then aligned …
-
why I get "Running twoBitToFa failed" when loading chopchop
written by WYZ1120zzh •Hi everyone, I'm working on `chopchop` to design sgRNAs for CRISPR/Cas9 on HPCC. As to `twoBitToFa`, I could successfully use it(with path) to convert `.2bit` …
-
Interpreting phylogenetics tree
written by davidmaimoun •Hello everyone, I am new in phylogenetics. I drew a tree based on SNP. I used parsnp to make the alignment and generate the tree. …
-
how to convert SummarizedExperiment files to DESeqDataSet??
written by kayah •I already read DESeq2 tutorial when analyzing single cell data. but it didn't work > aggregate_Wat $AllCells class: SummarizedExperiment dim: 16176 4 metadata(0): assays(1): counts …
-
R error when trying to run ssGSEA
written by 3129821299 •I encounter a problem when I run ssGSEA by R. I wish to run it successfully. Could any kind person help me? ![enter image description …
-
How to aviod auto wrap in the .txt output of long rbind list?
written by nonaddldy •The .txt output should occupies 4 lines (including header), however, each long line was seperated into several lines. So, how shold I do to avoid …
-
Which hg38 file?
written by hello_bioinf •Hi, I need the hg38 reference fasta file, does anyone know which download link it would be from this? https://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/000/001/405/GCA_000001405.15_GRCh38/seqs_for_alignment_pipelines.ucsc_ids/ ![enter image description here][1] [1]: …
-
How can I makedatabase for env_nt.tar.gz (from NCBI ftp site) in Diamond
written by nonaddldy •![enter image description here][1] I unzip series of env_nt*.tar.gz, and put them into the integrated files according to the format; When I applied "diamond makedb", …
-
Kraken2
written by Ap1438 •I wanted to make a kraken database but i got this error while running the command. I am using Kraken2 $ kraken2-build --standard --threads 24 …
-
Is the current R version (4.1.2) are not suitable for the packages related with TCGA
written by nonaddldy •I cannot install series of packages related with TCGA, no matter through BiocManager::install or install.packages ![enter image description here][1] ![enter image description here][2] ![enter image …
There seem to be multiple issues reported on
kraken2GitHub issues section regarding db download problems. You can either add your vote there or keep an eye on the issues to see when they may be fixed. Considering it is the end of the year and people are on their winter break in the US this may not get fixed until early January,Thanks, I read about the kraken2 issue 1 day ago, and solved this problem with modifying the corresponding perl file.
Can you post the fix either here or in github section of the tool? It might be useful to other users.
In this github issue, https://github.com/DerrickWood/kraken2/issues/518, there is a method to solve the problem