Maftools: can't do oncoplot by clinicalfeature
Hi there,
I am using maftools in RStudio. With the included/example laml maf file I am able to plot an oncoplot and sort by a clinical feature. It works beautifully. Below is the plot I get when I try to sort the data by FAB_classification.

However, when I tried using my own dataset e.g. the pancreatic adenocarcinoma from TCGA, it will give me this error:
> oncoplot(paad, clinicalFeatures = 'grade', sortByAnnotation = TRUE)
Error in strsplit(x = vc.mat, split = ";", fixed = TRUE) :
non-character argument
This keeps happening even when I try different maf and clinical files downloaded from TCGA. Does anyone know why?
• 4,653 views
•
link
0 answers
No answers yet.
Log in to answer this question.