Remove species from nr
Hi, I'm using a local installation of blast with the nr database. I'm mostly looking for viral species, but the viral refseq database misses some hits compared to a full nr search, but the nr search...
View ArticleBlastp Of Human Proteins Against A Combined Pig And Gorilla Protein Db, Why...
wget ftp://ftp.ncbi.nih.gov/genomes/Homo_sapiens/protein/protein.fa.gz wget ftp://ftp.ncbi.nih.gov/genomes/Sus_scrofa/protein/protein.fa.gz wget...
View ArticleTruly Parallel Blasts With Blast+
Hi, I find myself once again having to run blast+ programs to blast large amounts of sequences (100,000+) on swissprot, refseq, nr, etc. blast+ can use multiple cores, but the way it is implemented...
View ArticleDifferent blast results between CLCBio and local blast
Hi,I've been using CLCBio to blast assembled contigs, but it's really slow. I decided to try setting up a local blast database and using that to blast my contigs, but I'm getting different results even...
View ArticleIs It Possible To Use Blast+ To Hit Embl Database?
I am having nightmare in using NCBI-BLAST+ for last two weeks. Now blasting remote database became very slow irrespective of my computer or my internet connectivity speed. I am thinking to use EMBL-EST...
View ArticleBiopython-Blast:Querying A Single Sequence Without Input File
Hello, I am studying the application of blast in biopython. Now a problem is troubling me. I have to create a fasta file to use the function NcbiblastpCommandline( which is similar to blastp in...
View ArticleHow To Get Fasta Source File From Blast Csv Format?
I am currently writing a library that uses the -outfmt 10 option of Blast, which give you a CSV instead of the pretty human readable format.Liketblastn -db dmel_a -query somequery.faa -outfmt 10The...
View ArticleWhere Should I Start From ?
Hi all . I'm new to this field as I'm working on my thesis , and I'm kind of lost here .My main objective is to prove the hypothesis assumes that Microsatellites regions in plants genomes could be one...
View ArticleBlast+: Error Messege
I want to convert 16S Microbial pre-formatted database in fasta format. I use Blast+ program (2.2.27+ version Window). I could install this program and I know that I must to use blastdbcmd command. The...
View ArticleScientific Names In Blast Output And Databases
Hi, I'm interested in getting the scientific names of my blast hits ran locally. I see blast+ search apps have option -outfmt which can take sscinames(seems new in version Blast+ 2.2.28), but even...
View ArticleNcbi C++ Exception: Ncbi::Cmemoryfilesegment::Cmemoryfilesegment() - File...
I have tried running a command line blast. The query file is a multi fasta file containing 2600 sequences. It was made a BLASTX against a proteins sequences (ProDom) of size 2 GB (prodom.phr : 1:00 GB,...
View ArticleWhy Do I Get A Makeblastdb Error: File Does Not Match Input Format Type,...
hello guys after giving the following command i am facing error for the output file being generated....However formatdb was able to accept my FASTA file and i was successfully able to run my blastn on...
View ArticleCan Igv View Blast+ Output File?
Hi, I aligned short reads using blast+ and generated tabular file. I also have bam files generated by aligners, and I can visualize the bam file using IGV, my question is can I view the blast output...
View ArticleExact Matching With Bowtie, Blat And Blast+
I am running bowtie with the following parameters, to look for up to, say, 10 exact matches of a 36-base nucleotide string to a GRCh37/hg19 index, _e.g._: $ bowtie -S hg19 -v 0 -k 10 -f sequence.fa...
View ArticleBioperl Standaloneblastplus, Cleaning Up Thousands Of Temp Files
Hi, I'm using StandAloneBlastPlus BioPerl module as NCBI blast+ wrapper. I have to perform sequence alignments against a database of bacteria using multiple processes on a cluster. A temp file (.fas)...
View ArticleRemove species from nr
Hi, I'm using a local installation of blast with the nr database. I'm mostly looking for viral species, but the viral refseq database misses some hits compared to a full nr search, but the nr search...
View ArticleBlastdb_Aliastool Error
Hi everyone,I would like to build a human+bacteria+archaea subset of the nr database. So what I did is:Get the nr databaseGet the GI list of human+bacteria+archaea from Entrez Protein databaseUse this...
View ArticleFastest Way To Search For Perfect Matches Only In Blast Or Blat
Hi, I have a numerous 100-mer sequences (let's say billions). What I am going to do is to query these sequences to entire human genome to find "perfect matches" only.I first tried to do this using...
View ArticleTrouble With Local Psiblast
Hello everyone,My requirement is to generate a PSSM (Position Specific Scoring Matrix) from a given protein fasta sequence against a protein database. I have downloaded and installed the latest version...
View Article