blastn
Verified for current stable LTS
Blastn Command: Search Nucleotide Database With Threads
Use for search nucleotide database with threads with Blastn. Exact CLI syntax to search nucleotide database with threads using Blastn.
When to use this: Use for search nucleotide database with threads with Blastn.
Command Syntax
blastn -query <query.fa> -db <path/to/blast_db> -num_threads <16> -max_target_seqs <10> blastn -query <query.fa> -db <path/to/blast_db> -num_threads <16> -max_target_seqs <10> Live Command Builder
Final Command
blastn -query <query.fa> -db <path/to/blast_db> -num_threads <16> -max_target_seqs <10> Command Breakdown
-query- Command Option
- Tool-specific option used by this command invocation.
-db- Command Option
- Tool-specific option used by this command invocation.
-num_threads- Command Option
- Tool-specific option used by this command invocation.
-max_target_seqs- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to search nucleotide database with threads using Blastn.
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
Blastn Command: Align Sequences Custom Tabular Output
blastn -query <query.fa> -subject <subject.fa> -outfmt '<6 qseqid qlen qstart qend sseqid slen sstart send bitscore evalue pident>' -out <output.tsv> Blastn Command: Align Sequences Megablast Default Output blastn -query <query.fa> -subject <subject.fa> -evalue <1e-9> Blastn Command: Align Sequences Using Blastn blastn -task blastn -query <query.fa> -subject <subject.fa> Blastn Command: Display Help For Blastn blastn -h Blastn Command: Search Remote Non Redundant Database blastn -query <query.fa> -db <nt> -remote