Patient-specific cancer driver prediction using support vector machines and systems biology
> install.packages("devtools")
> library(devtools)
> devtools::use_data(cgcs, cancerGenes, previous, gtex, geneInfo, geneProperties_mmImputed, false_positive_genes, oac_data, internal = TRUE)
> install.packages("devtools")
> library(devtools)
> install_github("ciccalab/sysSVM")
> library(sysSVM)
> options(stringsAsFactors = F)
> syssvm()