knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

PAMESdata

PAMESdata provides a set of CpG sites and CpG islands generated with our R package PAMES exploiting public data from TCGA. The following cancer types have been analyzed:

Installation

You can install PAMESdata from github with:

# install.packages("devtools")
devtools::install_github("cgplab/PAMESdata")


cgplab/PAMESdata documentation built on Feb. 2, 2021, 8:10 p.m.