extract_ccf_table: Function to extract CCF tables from a TRACERx mutTable...

Description Usage

View source: R/FrankellA.functions.R

Description

Function to extract CCF tables from a TRACERx mutTable containing many samples

Usage

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"
)

amf71/amfFunctions documentation built on Sept. 12, 2021, 10:14 p.m.