Used to allow users to plot results
Public fields
labelcharacter Sample name
gtfdataframe Transcript annotation
joint_postdataframe Joint posterior
exp_postdataframe Expression posterior
allele_postdataframe Allele posetrior
bulk_subtreesdataframe Bulk profiles of lineage subtrees
bulk_clonesdataframe Bulk profiles of clones
segs_consensusdataframe Consensus segments
tree_postlist Tree posterior
mut_graphigraph Mutation history graph
gtreetbl_graph Single-cell phylogeny
clone_postdataframe Clone posteriors
gexp_roll_widematrix Smoothed expression of single cells
Pmatrix Genotype probability matrix
treeMLmatrix Maximum likelihood tree as phylo object
hchclust Initial hierarchical clustering
Methods
Method new()
initialize Numbat class
Usage
Numbat$new(out_dir, i = 2, gtf = gtf_hg38, verbose = TRUE)Method plot_phylo_heatmap()
Plot the single-cell CNV calls in a heatmap and the corresponding phylogeny
Method plot_exp_roll()
Plot window-smoothed expression profiles
Method plot_mut_history()
Plot the mutation history of the tumor
Method plot_sc_tree()
Plot the single cell phylogeny
Method plot_consensus()
Plot consensus segments
Method cutree()
Re-define subclones on the phylogeny.
