Skip to content

Commit

Permalink
Add CLI doc for augur curate parse-genbank-location
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Jul 8, 2024
1 parent 3ac703a commit 5cfad36
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 @@ -23,4 +23,5 @@ We will continue to add more subcommands as we identify other common data curati
apply-geolocation-rules
apply-record-annotations
abbreviate-authors
parse-genbank-location

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

.. argparse::
:module: augur
:func: make_parser
:prog: augur
:path: curate parse-genbank-location

0 comments on commit 5cfad36

Please sign in to comment.