Previous changeset 1:c76d2a6bedee (2015-10-08) Next changeset 3:342d303e5468 (2015-10-08) |
Commit message:
Uploaded |
modified:
select_product.xml |
b |
diff -r c76d2a6bedee -r 04128b8f7bc7 select_product.xml --- a/select_product.xml Thu Oct 08 15:36:47 2015 -0400 +++ b/select_product.xml Thu Oct 08 15:40:52 2015 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="select_product" name="select_product" version="0.1"> +<tool id="select_product" name="select_product" version="0.2"> <description>Finds all CDS that match the key words provided in the comma separated argument -k in the product description adds a given number of bases on each side of the transcript for the exclusion set</description> <requirements> @@ -36,6 +36,7 @@ **What it does** wrapper for select product script + ------------- .. class:: infomark |