Ouery on Standalone BLAST
Hello,
I have a query on Standalone BLAST. How to restrict the BLAST search against certain taxon? Let me know the syntax for performing it in the Standalone BLAST in the Linux platform.
Thank you in advance.
standalone-blast
blast
taxon-id
• 2,199 views
•
link
updated
by
Ram
•
written
by
dhanasekaranbioinfo •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to obtain 200 bp flanking sequence from both sides of BLAST search?
written by anikcropscience •Hello, I have created a local blast database and blasted some genes against the reference using blastn -query a.fasta -db BLASTDATABASE -max_target_seqs 5 -outfmt 6 …
-
Raw tool output message - Online query with PSI-BLAST tool (EBI), selecting UniRef 50
written by Georgios •Hi. I want to run an online query with the PSI-BLAST tool (EBI), selecting UniRef50 as database, but it aborts the query with the Raw …
-
How to extract certain CDS from a GenBank file in linux terminal
written by Anisur Rahman •Hi, I have a large GenBank file that contains multiple records. I got this file after performing BLAST against my query sequence. This .gb file …
-
Command Line PSI-BLAST tighten search settings help please
written by kashbaker13 •In standalone PSI-BLAST command line interface,what syntax do I use to tighten the search settings to increase the stringency? I'm trying to perform a standalone …
-
Run PHI-BLAST in BLAST+ standalone
written by S. Prabhakaran •Dear Friends, I want to do pattern specific search against protein database in Blast+ standalone software. However I couldn't find the command line for PHI-BLAST. …
-
Modifying Standalone BLAST output
written by gladyI am performing a standalone BLAST in ubuntu, I have downloaded the environmental metagenome (env_nt) database from NCBI. The cmd which I am using to …
-
To do blastp iteratively using terminal script
written by sinumolg •I have one input file containing 200 fasta query sequence. I want to do standalone blast for each fasta sequence separately . I am expecting …
-
Search a proteome file to blast database (command line usage)
written by MehmetDear All: I have a proteome file generated from Next Gen. Sequencing. I want to search my proteome file against to blast database using command …
-
To extract sequences in fasta format (BLAST+)
written by Maverick •Hello, I'm newbie in bioinformatics and blast+, need to know how I can extract the complete sequences and aligned in fasta format of selected hits. …
-
Running PSI-BLAST Against Multiple Queries
written by XylanaserHi, I'm new in standalone blast+ and in linux terminal. I set the bash-profile to load the PATH and BLASTDB for my blast already, but …
create db of that particular taxon. if the db is already there (which should have built enabling
-parse_seqidsoption), just pass the taxon sequence ids using different parameters like-gilist,-seqidlistor-negative_gilistbased on your requirement.