How to download NCBI nulceotide collection database
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Functional Analysis Using EMU Output – Has Anyone Tried This?
written by henrique.mouradias 0Hi everyone, Has anyone here tried performing functional analysis using outputs from the EMU pipeline (for 16S taxonomy assignment)? I’m particularly interested in linking EMU's …
-
How can I get a taxid from an assembly id (e.g., GCA_003223415.1 -> 2026742)
written by O.rka 75I'm trying to figure out how to go from genbank assembly identifiers to their taxonomy identifier in NCBI. Is there a flat file I can …
-
Can I Illumina sequence with a polymerase that leaves -da overgangs?
written by jomagrax 4Hi everyone! I wan to perform 16S metagenomic sequencing on a Illumina system. In order to do so, I have to make two PCRs, a …
-
Which one of these sRNA prediction tools is better?
written by jomagrax 4Hi everyone! Im trying to analyce a small RNA-seq, for the sRNA identification of bacteria I've found a lot of tools, so many in fact …
-
mirdeep2 mapped reference error
written by jomagrax 4Hi everyone! after succesfully indexed the reference genome with bowti-build and mapped with mapper.pl mapper.pl /home/superuser/jose/TFG/rawdata/control_1_trimmed.fastq -e -h -i -j -m -p /home/superuser/CAP-miRSEQ/ref/pig_genome.fa -s pig_control_1_collapsed.fa …
-
How to upgrade R version in ubuntu?
written by jomagrax 4Hi everyone! Im running a pipeline that requires a R (>= 3.6.0) while I have installed (R 3.2.2). Now, with sudo `apt-install r-base` i apparently …
-
Trouble installing mapper.pl from mirdeep2
written by jomagrax 4Hi everyone Im triyng to install mirdeep2 in ubuntu, both with conda and from [source code][1] (following this [tutorial][2]) `miRDeep2.pl` works fine but for `mapper.pl` …
-
ViennaRNA-1.8.4 install error CAP-miRSeq
written by jomagrax 4Hi everyone! Im trying to install CAP-miRSeq but I´m having trouble with ViennaRNA, I find this kind of errors /home/superuser/CAP-miRSEQ/build/ViennaRNA-1.8.4/lib/subopt.c:1084: undefined reference to `LoopEnergy' /home/superuser/CAP-miRSEQ/build/ViennaRNA-1.8.4/lib/subopt.c:1177: …
-
Is It safe to convert .bam to .fastq and re-do the analysis?
written by jomagrax 4Hi everyone! I've been given .bam files and asked to re-do a RNA-seq analysis, I have converted the .bam files to .fastq files with samtools, …
-
NCBI BLAST - downloads to only include taxa (no alignments)
written by genomics Newbie 9After performing a NCBI BLAST search I am able to download results in a variety of formats, including text, XML, json, etc. If I download …
NCBI makes a curated collection of LSU and SSU subunit sequences available with their pre-computed blast indexes. Look for files with those names. You can extract the fasta sequences using
blastdbcmdprogram contained inblast+package. Taxonomy files are available in the same directory.