View source: R/fct_maftools_extending_functions.R
maftools_clinical_data_visually_summarise | R Documentation |
Plot Clinical Data Plot a particular column of clinical DATA.
maftools_clinical_data_visually_summarise(
maf,
clinical_feature = "Tumor_Sample_Barcode",
threshold = NULL,
selected_items = NULL,
distance_from_bar = 2
)
maf |
MAF object (MAF) |
clinical_feature |
Name of a clinical feature (string) |
threshold |
threshold (number) |
selected_items |
selectd items |
distance_from_bar |
how far should text be from the bar (number) |
ggplot / grob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.