# HG changeset patch # User mb2013 # Date 1400570809 14400 # Node ID 0cb68fb9010ff63fa17e11901fed535132278cc9 # Parent 5aaede6275f941e580401c4a105066edde807191 Uploaded diff -r 5aaede6275f9 -r 0cb68fb9010f PCA_plot.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PCA_plot.xml Tue May 20 03:26:49 2014 -0400 @@ -0,0 +1,36 @@ + + Plottool for Principal Component + PCA_plot.R $input "$title" "$x_label" "$y_label" $x_column $y_column $names $output + + + + + + + + + + + + + + + +**Function** + +Plottool for plotting of Principal Components + +**Input file** + +Principal Components coordinates (csv format) + +sample names (csv format) + +**Tip** + +Use **PCA** to generate Principal Components + +Use the sample names of **DtaConverter** or create your own 'sample name file' in .csv format + + +