makeDestiny: A Cell Tree Generating Function using destiny

Description Usage Arguments Value

View source: R/makeDestiny.R

Description

This function, called by generate_tree, creates visualizations using the data using the destiny package. This function utilizes code from the destiny and dpt vignette R scripts.

Usage

1
makeDestiny(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


ctgGEM documentation built on Nov. 8, 2020, 5:54 p.m.