blastp
Verified for current stable LTS
Blastp Commands
Blastp command syntax with verified terminal examples.
Commands
6 commands for Blastp
blastp Operations
Blastp Command: Align Sequences Blastp Fast
blastp -task blastp-fast -query <query.fa> -subject <subject.fa> blastp Archive
Blastp Command: Align Sequences Custom Tabular Output
blastp -query <query.fa> -subject <subject.fa> -outfmt '<6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident>' -out <output.tsv> blastp Operations
Blastp Command: Align Sequences Evalue Output Screen
blastp -query <query.fa> -subject <subject.fa> -evalue <1e-9> blastp Operations
Blastp Command: Display Help
blastp -h blastp HTTP
Blastp Command: Search Protein Database With Threads
blastp -query <query.fa> -db <blast_database_name> -num_threads <16> -max_target_seqs <10> blastp Search
Blastp Command: Search Remote Nr Database
blastp -query <query.fa> -db <nr> -remote Suggest a Blastp Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Blastp workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.