Scientific 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 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 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 ArticleRun Makeblastdb For Compressed File
Hi all, Does anyone know how to make database for compressed file fasta.gz using blast? I am using the blast2.2.29+. I saw the tutorial of makeblastdb, there is no option for dealing with the fasta.gz...
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 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 ArticleBlast+ Nucleotide "-Matrix" Command
HI, I've been trying to run a nucleotide blast (blastn) using BLAST+ here is what it should look like using legacy blast: blastall -p blastn -d db -i fasta.fasta -o output.blastn -e 10000 -F F -a 7 -M...
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 ArticleGetting Taxonomic Blast Table Output Of 2.2.28 Using A Local Copy Of Nt
Hello!I understand that taxonomic information for each blast HSP can now be output in the blast custom table format new in blast+ 2.2.28. My simple question is: how do I set up a local copy of NCBI's...
View ArticleHow To Blast Hundreds Of Fasta Files Using Local Database And Perl
I have to blast a zip file including hundreds of protein fasta files. Since it is impossible to blast them one by one, I plan to use perl to blast in a local database. I am new to perl and look for...
View ArticleBlastn / Tblastn : Mapping The Features Of The Query To The Hit.
I'm blasting+ (blastn+ or tblastn) an annotated sequence (a Genbank.xml sequence (nucleotide or protein) or an Uniprot.xml entry) against a DNA database.Is there a standard tool to map the features of...
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 ArticleBlast+
Hi, I would want to know if Blast+ program (Windows version) converts Blast database format in FASTA format? Is the blastdbcmd executable right to do it? And how I must write the orden for do it? I...
View ArticleAbout Percent_Identity And Bio::Searchio
Hi, I have a question regards of how Bio::SearchIO calculate the percent identity in an alignment. I have this tabular output (called blasttest2 and its just a minimal fraction of a very large output)...
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 ArticlePerl Script For Blast+
Hi, how can I blast using perl script as I have whole database i.e subject with me and a single protein file is arranged in FASTA format. I have used Blast+ for the creation of database and have three...
View Articleblast -F F equivalent in blast+
In legacy blast there is an option -F, which turns on or off filtering. By default filtering is ON and it effects my results a lot, so I turn it off by -F F (false)In blast+ I couldn't figure out the...
View ArticleBlastclust Has Been Depreciated. Does Anyone Know Why?
I am working on machine learning project using SVMs. One of the steps in the preparation of my data sets is to reduce the sequence similarity in each class to 40%. I have compared CD-HIT and BLASTCLUST...
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 Article[Ncbi-Blast-2.2.28+] Thrownullpointerexception() When Running Blastn
Hello, I'm still rather new to blast+ and I'm trying to get an implemented tool to work locally(that already works somewhere else). The tool just completely skips blasting and doesn't even show me any...
View Article