makeTSCAN {ctgGEM} | R Documentation |
This function, called by generate_tree
, creates a cell tree
using the data and the TSCAN package. This function utilizes code
from the TSCAN vignette R script.
makeTSCAN(dataSet, outputDir = tempdir())
dataSet |
a ctgGEMset object |
outputDir |
the directory where output should be saved, defaults to
the temporary location returned by |
an updated ctgGEMset object