Skip to content

Commit

Permalink
Autotagger --only_already_tagged option.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjolley committed Jun 29, 2015
1 parent f0de6aa commit 50f4d7e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions offline_tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,13 @@ A full list of options can be found by typing: ::
-o, --order
Order so that isolates last tagged the longest time ago get scanned first
(ignored if -r used).
--only_already_tagged
Only check loci that already have a tag present (but no allele
designation). This must be combined with the --already_tagged option or
no loci will match. This option is used to perform a catch-up scan where
a curator has previously tagged sequence regions prior to alleles being
defined, without the need to scan all missing loci.
-p, --projects LIST
Comma-separated list of project isolates to scan.
Expand Down

0 comments on commit 50f4d7e

Please sign in to comment.