Description Usage Details Value Fields Examples
The main class used by the ctgPHYL packages to hold PyClone output data and generated tree results.
1  | 
Methods that operate on ctgPHYLset objectsvcomprise the ctgPHYL workflow.
a new, empty ctgPHYLset object to store parameters, inputs, and outputs
cellscapeDataA list containing the data to be used by
generate_tree(treeType = "cellscape") in the
ctgPHYL workflow
timescapeDataA list containing the data to be used by
generate_tree(treeType = "timescape") in the
ctgPHYL workflow
mapscapeDataA list containing the data to be used by
generate_tree(treeType = "mapscape") in the
ctgPHYL workflow
treeListA list containing the simplified igraph representation of the trees generated by the ctgPHYL workflow
originalTreesA list containing the trees generated by the ctgPHYL workflow, in their original formats
1 2  | # create example ctgPHYLset
ctgPHYLset <- ctgPHYLset()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.