tree_df_to_genotypes | R Documentation |
tree_df_to_genotypes(n, tree_df) This function processes a data frame of mutation trees and output a list of subclonal genotypes. Note that the wild type (a vector of zeros) is also included.
tree_df_to_genotypes(n, tree_df)
n |
Number of mutational events |
tree_df |
A data frame with the following columns:
|
A matrix of subclonal genotypes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.