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")


romagnolid/PAMESdata documentation built on Jan. 30, 2021, 4:31 p.m.