Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 621 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 621 Bytes

PAMESdata

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

  • BLCA
  • BRCA
  • COAD
  • ESCA
  • HNSC
  • KIRC
  • KIRP
  • LIHC
  • LUAD
  • LUSC
  • PAAD
  • PRAD
  • THCA
  • UCEC

Installation

You can install PAMESdata from github with:

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