| Previous changeset 23:583f155494c3 (2017-05-11) Next changeset 25:9adb26199d9b (2017-05-17) |
|
Commit message:
v0.2.2 Internal changes to command line handling |
|
modified:
tools/get_orfs_or_cdss/README.rst |
| b |
| diff -r 583f155494c3 -r 84232d9e269c tools/get_orfs_or_cdss/README.rst --- a/tools/get_orfs_or_cdss/README.rst Thu May 11 18:35:11 2017 -0400 +++ b/tools/get_orfs_or_cdss/README.rst Tue May 16 09:10:25 2017 -0400 |
| b |
| @@ -45,7 +45,7 @@ You will also need to install Biopython 1.65 or later (slightly older versions should be fine, but will not have the latest NCBI genetic code tables). -If you wish to run the unit tests, also move/copy the ``test-data/`` files +If you wish to run the unit tests, also move/copy the ``test-data/`` files under Galaxy's ``test-data/`` folder. Then:: ./run_tests.sh -id get_orfs_or_cdss @@ -79,7 +79,7 @@ v0.2.0 - Tool now also outputs GFF3 formatted calls (Eric Rasche). v0.2.1 - Depends on Biopython 1.67 via legacy Tool Shed package or bioconda. - Added NCBI genetic code table 24, Candidate Division SR1 and - Gracilibacteria. + Gracilibacteria. v0.2.2 - Use ``<command detect_errors="aggressive">`` (internal change only). - Single quote command line arguments (internal change only). ======= ====================================================================== |