blastn
Verified for current stable LTS
Blastn Command: Search Remote Non Redundant Database
Use for search remote non redundant database with Blastn. Exact CLI syntax to search remote non redundant database using Blastn.
When to use this: Use for search remote non redundant database with Blastn.
Command Syntax
blastn -query <query.fa> -db <nt> -remote blastn -query <query.fa> -db <nt> -remote Live Command Builder
Final Command
blastn -query <query.fa> -db <nt> -remote Command Breakdown
-query- Command Option
- Tool-specific option used by this command invocation.
-db- Command Option
- Tool-specific option used by this command invocation.
-remote- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to search remote non redundant database 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 Nucleotide Database With Threads blastn -query <query.fa> -db <path/to/blast_db> -num_threads <16> -max_target_seqs <10>