README.md

MMRFBiolinks - An R package that extends TCGABiolink package for integrative analysis with MMRF-COMMPASS data

MMRFBiolinks extends TCGABiolink package for searching, downloading and analyzing MMRF-COMMPASS data available at the NCI's Genomic Data Commons (GDC) Data Portal.

Installation from GitHub

devtools::install_github("MarzyUnicz/MMRFBiolinksX", build_vignettes = TRUE)
library(MMRFBiolinksX)

Required libraries

library(TCGAbiolinks)
library(SummarizedExperiment)
library(dplyr)
library(DT)

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("MMRFBiolinksX")

Citation



MarzyUnicz/MMRFBiolinksX documentation built on April 7, 2020, 1:05 p.m.