blastp Verified for current stable LTS

Blastp Command: Align Sequences Custom Tabular Output

Use for align sequences custom tabular output with Blastp. Exact CLI syntax to align sequences custom tabular output using Blastp.

When to use this: Use for align sequences custom tabular output with Blastp.

Command Syntax

blastp -query <query.fa> -subject <subject.fa> -outfmt '<6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident>' -out <output.tsv>

Live Command Builder

Final Command

blastp -query <query.fa> -subject <subject.fa> -outfmt '<6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident>' -out <output.tsv>

Command Breakdown

-query
Command Option
Tool-specific option used by this command invocation.
-subject
Command Option
Tool-specific option used by this command invocation.
-outfmt
Command Option
Tool-specific option used by this command invocation.
-out
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to align sequences custom tabular output using Blastp.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Blastp directory