Mercurial > repos > mvdbeek > r_goseq_1_22_0
comparison get_length_and_gc_content.xml @ 17:1b03f6232900 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit fdd0811efc61c31f88ff17096fbe8ee8cfacd766-dirty
author | mvdbeek |
---|---|
date | Fri, 26 Feb 2016 08:49:59 -0500 |
parents | e3b1dd2f7f70 |
children |
comparison
equal
deleted
inserted
replaced
16:8ce951313688 | 17:1b03f6232900 |
---|---|
31 </conditional> | 31 </conditional> |
32 </inputs> | 32 </inputs> |
33 <outputs> | 33 <outputs> |
34 <data format="tabular" label="length and gc content" name="output" /> | 34 <data format="tabular" label="length and gc content" name="output" /> |
35 </outputs> | 35 </outputs> |
36 <tests> | 36 <tests></tests> |
37 <test> | |
38 </test> | |
39 </tests> | |
40 <help> | 37 <help> |
41 | 38 |
42 **What it does** | 39 **What it does** |
43 | 40 |
44 Returns a tabular file with gene name, length and GC content, based on a supplied GTF and a FASTA file. | 41 Returns a tabular file with gene name, length and GC content, based on a supplied GTF and a FASTA file. |