an scObject object created by the sciClone() function
samplesToPlot
a character vector giving the names of the samples to plot. If only
three samples were used in the clustering, just pass in sco@sampleNames
size
the size in pixels of the resulting square 3d plot
outputFile
if specified will create an animated gif that rotates the plot 360
degrees. (Requires imagemagick to be installed on the host
machine).
Details
Uses rgl to create an interactive 3d plot of a trio of samples with
clusters labelled. Will also create an animated gif for display
purposes (requires imagemagick to be installed on the host
machine and 'convert' to be in the path).