Skip to content

Companion data package for the ReactomeGSA R package

Notifications You must be signed in to change notification settings

reactome/ReactomeGSA.data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactomeGSA.data

This R package provides example data used by the ReactomeGSA R package.

The data sets are used to showcase the functionality of the ReactomeGSA package throughout the respective examples. This package contains proteomics and RNA-seq data of the melanoma B-cell induction study by Griss et al.

Installation

This package is currently only available on GitHub. To install it you therefore need to have the devtools package installed as well:

if (!require(devtools)) {
  install.packages("devtools")
}

install_github("reactome/ReactomeGSA.data")

Citation

This data is part of the study:

B cells sustain inflammation and predict response to immune checkpoint blockade in human melanoma J Griss, et al. bioRxiv 478735; doi: https://doi.org/10.1101/478735

About

Companion data package for the ReactomeGSA R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages