Mercurial > repos > chmaramis > irprofiler
diff gene_comparison.xml @ 1:acaa8e8a0b88 draft default tip
Uploaded test-data & added tool help
| author | chmaramis |
|---|---|
| date | Mon, 30 Apr 2018 04:47:52 -0400 |
| parents | 0e37e5b73273 |
| children |
line wrap: on
line diff
--- a/gene_comparison.xml Fri Mar 30 07:22:29 2018 -0400 +++ b/gene_comparison.xml Mon Apr 30 04:47:52 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="geneCompar" name="Gene Usage Comparison" version="0.9"> +<tool id="geneCompar" name="Gene Usage Comparison" version="1.0"> <description>Compare gene usages from multiple repertoires</description> <requirements> <requirement type="package" version="0.19">pandas</requirement> @@ -18,6 +18,6 @@ <data format="tabular" name="output_file" label="geneUsageComparison"/> </outputs> <help> -Coming soon +This tool compares the usage of each gene of the V or J family in 2 or more clonotype repertoires; uses the 1st output of the Gene Usage tool. </help> </tool>
