nextclade
Verified for current stable LTS
Nextclade Command: Download Latest Sars Cov 2 Dataset
Use for download latest sars cov 2 dataset with Nextclade. Exact CLI syntax to download latest sars cov 2 dataset using Nextclade.
When to use this: Use for download latest sars cov 2 dataset with Nextclade.
Command Syntax
nextclade dataset get -n sars-cov-2 -o <path/to/directory> nextclade dataset get -n sars-cov-2 -o <path/to/directory> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
-o- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to download latest sars cov 2 dataset using Nextclade.
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
Nextclade Command: Align Sequences To Reference Output Alignment
nextclade run <path/to/sequences.fa> -r <path/to/reference.fa> -o <path/to/alignment.fa> Nextclade Command: Create Tsv Report Auto Download Dataset nextclade run <path/to/fasta> -d <dataset_name> -t <path/to/report.tsv> Nextclade Command: List Available Datasets nextclade dataset list Nextclade Command: Run On Multiple Files nextclade run -d <dataset_name> -t <path/to/output_tsv> -- <path/to/input_fasta_1 path/to/input_fasta_2 ...> Nextclade Command: Try Reverse Complement If Sequence Not Align nextclade run --retry-reverse-complement -d <dataset_name> -t <path/to/output_tsv> <path/to/input_fasta>