Learn R Programming

sciClone (version 1.1.0)

writeClusterSummaryTable: writeClusterSummaryTable

Description

Creates a table that lists each cluster along with it's mean VAF, and the standard error of the mean (high and low)

Usage

writeClusterSummaryTable(sco, outputFile)

Arguments

sco
an scObject object created by the sciClone() function
outputFile
path/name of tab-delimted file to create

Details

Examples

Run this code
  # sc.plot3d(sc, samplesToPlot=c("sample1","sample2","sample3"), outputFile="results/clusters.3d.gif")

Run the code above in your browser using DataLab