项目作者: cgplab

项目描述 :
Precomputed informative CpG sites and CpG islands to be used with PAMES package
高级语言: R
项目地址: git://github.com/cgplab/PAMESdata.git
创建时间: 2017-07-27T10:37:03Z
项目社区:https://github.com/cgplab/PAMESdata

开源协议:GNU General Public License v3.0

下载


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:

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