matteocostacurta

Results 2 comments of matteocostacurta

Hi, I am encountering exactly the same problem (described at the top). I am testing maftools for use with 1000+ samples downloaded from TCGA. I am importing them manually and...

It works a treat, thank you! > Why not bind all maf files first and then import it with maftools? > > ``` > library(data.table) > library(maftools) > > file_list...