View source: R/FrankellA.functions.R
Function to extract CCF tables from a TRACERx mutTable containing many samples
1 2 3 4 5 6 7 | extract_ccf_table(
muttable_df,
ccf_col = "PhyloCCF_MPhase",
sampleid_col = "tumour_id",
cluster_col = "PyCloneCluster_MPhase",
driver_col = "DriverMut"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.