# HG changeset patch # User mb2013 # Date 1384949922 18000 # Node ID 719a2d230fa284b39f1d0df70c8cbd00d4850df2 # Parent dce35de9677e42844ff1abcbc4fbcab8c468fee1 Uploaded diff -r dce35de9677e -r 719a2d230fa2 Plottool.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plottool.xml Wed Nov 20 07:18:42 2013 -0500 @@ -0,0 +1,36 @@ + + Plottool for pca + Plottool.R $input "$title" "$x_label" "$y_label" $x_column $y_column $names $output + + + + + + + + + + + + + + + +**What it does** + +Plottool for plotting of principle components + +**Input file** + +principle components coordinates (csv format) + +sample names (csv format) + +**Tip** + +Use **PCA** to generate principle components + +Use the sample names of **dtaConverter** or create your own 'sample name file' in .csv format + + +