Skip to content
Snippets Groups Projects
Commit bcc2c0c0 authored by tjc's avatar tjc
Browse files

add option for read/write polypeptide domains

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@11839 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 9ce9dc91
No related branches found
No related tags found
No related merge requests found
...@@ -60,6 +60,8 @@ The 'script' mode is for batch runs where you don't want any user prompting. Pas ...@@ -60,6 +60,8 @@ The 'script' mode is for batch runs where you don't want any user prompting. Pas
<dt>-a</dt> <dd>[y|n] for EMBL submission format change to n, default is y</dd> <dt>-a</dt> <dd>[y|n] for EMBL submission format change to n, default is y</dd>
<dt>-pp</dt> <dd>[y|n] read polypeptide domain features, default is n</dd>
<dt>-c</dt> <dd>the URL for your Chado database e.g. db.genedb.org:5432/snapshot?genedb_ro (you can also do this by using the -Dchado=... method, but this -c parameter will override that) </dd> <dt>-c</dt> <dd>the URL for your Chado database e.g. db.genedb.org:5432/snapshot?genedb_ro (you can also do this by using the -Dchado=... method, but this -c parameter will override that) </dd>
<dt>-u</dt> <dd>[swing|console|script] the UI mode : run in swing (with popup dialog boxes) mode, run in console mode (choices entered in the console window), or in script mode (all choices default to continue, all parameters passed on command line) </dd> <dt>-u</dt> <dd>[swing|console|script] the UI mode : run in swing (with popup dialog boxes) mode, run in console mode (choices entered in the console window), or in script mode (all choices default to continue, all parameters passed on command line) </dd>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment