Mercurial > repos > jjohnson > cummerbund
comparison cuffdiff_mds_plot.xml @ 4:77ca14d2bb3d
cuffdiff_mds_plot description
| author | Jim Johnson <jj@umn.edu> |
|---|---|
| date | Mon, 08 Oct 2012 16:20:35 -0500 |
| parents | 728b0aa0df6e |
| children |
comparison
equal
deleted
inserted
replaced
| 3:728b0aa0df6e | 4:77ca14d2bb3d |
|---|---|
| 1 <tool id="cuffdiff_mds_plot" name="Cuffdiff MDS Plot" version="1.0"> | 1 <tool id="cuffdiff_mds_plot" name="Cuffdiff MDS Plot" version="1.0"> |
| 2 <description>multidimensional scaling (MDS) plot from cuffdiff read_group_tracking</description> | 2 <description>MultiDimensional Scaling (MDS) plot from cuffdiff read_group_tracking</description> |
| 3 <command interpreter="perl"> | 3 <command interpreter="perl"> |
| 4 cuffdiff_mds_plot.pl $input data.tmp $plot | 4 cuffdiff_mds_plot.pl $input data.tmp $plot |
| 5 </command> | 5 </command> |
| 6 <inputs> | 6 <inputs> |
| 7 <param format="tabular" name="input" type="data" label="A cuffdiff2 tracking file" | 7 <param format="tabular" name="input" type="data" label="A cuffdiff2 tracking file" |
| 13 <tests> | 13 <tests> |
| 14 <test> | 14 <test> |
| 15 </test> | 15 </test> |
| 16 </tests> | 16 </tests> |
| 17 <help> | 17 <help> |
| 18 Generates a multidimensional scaling (MDS) plot of a read_group_tracking output file from cuffdiff2. | 18 Generates a multidimensional scaling (MDS) plot of a read_group_tracking output file from cuffdiff ver2. |
| 19 </help> | 19 </help> |
| 20 </tool> | 20 </tool> |
