makeTSCAN: A Cell Tree Generating Function using TSCAN

Description Usage Arguments Value

View source: R/makeTSCAN.R

Description

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.

Usage

1
makeTSCAN(dataSet, outputDir = tempdir())

Arguments

dataSet

a ctgGEMset object

outputDir

the directory where output should be saved, defaults to the temporary location returned by tempdir()

Value

an updated ctgGEMset object


bicbioeng/ctgGEM documentation built on Sept. 5, 2021, 8:42 p.m.