Skip to content

Commit

Permalink
Update seq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraluebbert committed Aug 14, 2023
1 parent b115932 commit 1e5fada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/seq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
> Python arguments are equivalent to long-option arguments (`--arg`), unless otherwise specified. Flags are True/False arguments in Python. The manual for any gget tool can be called from the command-line using the `-h` `--help` flag.
## gget seq 🧬
Fetch nucleotide or amino acid sequence of a gene (and all its isoforms) or a transcript by Ensembl ID.
Fetch nucleotide or amino acid sequence(s) of a gene (and all its isoforms) or a transcript by Ensembl ID.
Return format: FASTA.

**Positional argument**
Expand Down

0 comments on commit 1e5fada

Please sign in to comment.