Skip to content

Commit

Permalink
Add CLI doc for augur curate transform-strain-name
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Jul 8, 2024
1 parent 5cfad36 commit 09e2cc6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/usage/cli/curate/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ We will continue to add more subcommands as we identify other common data curati
apply-record-annotations
abbreviate-authors
parse-genbank-location
transform-strain-name

9 changes: 9 additions & 0 deletions docs/usage/cli/curate/transform-strain-name.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
=====================
transform-strain-name
=====================

.. argparse::
:module: augur
:func: make_parser
:prog: augur
:path: curate transform-strain-name

0 comments on commit 09e2cc6

Please sign in to comment.