changeset 4:77ca14d2bb3d

cuffdiff_mds_plot description
author Jim Johnson <jj@umn.edu>
date Mon, 08 Oct 2012 16:20:35 -0500
parents 728b0aa0df6e
children 9d25b0fd882b
files cuffdiff_mds_plot.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cuffdiff_mds_plot.xml	Mon Oct 08 16:10:13 2012 -0500
+++ b/cuffdiff_mds_plot.xml	Mon Oct 08 16:20:35 2012 -0500
@@ -1,5 +1,5 @@
 <tool id="cuffdiff_mds_plot" name="Cuffdiff MDS Plot" version="1.0">
-  <description>multidimensional scaling (MDS) plot from cuffdiff read_group_tracking</description>
+  <description>MultiDimensional Scaling (MDS) plot from cuffdiff read_group_tracking</description>
   <command interpreter="perl">
     cuffdiff_mds_plot.pl $input data.tmp $plot
   </command>
@@ -15,6 +15,6 @@
     </test>
   </tests>
   <help>
-    Generates a multidimensional scaling (MDS) plot of a read_group_tracking output file from cuffdiff2.
+    Generates a multidimensional scaling (MDS) plot of a read_group_tracking output file from cuffdiff ver2.
   </help>
 </tool>