library(Biobase)

This package contains data compiled from the Immunological Genome Project (ImmGen). Currently it contains expression data and the ontogeny.

Installation

Because the expression dataset is larger than 100 Mb it is stored in a LFS repository. Therefore you need to install git-lfs in order to properly clone this repository. Follow the instructions here. Once you have git-lfs then you can obtain immgen.db from github:

devtools::install_github("ddiez/immgen.db")

Usage

library(immgen.db)
immgen # ExpressionSet object with 22,135 features and 678 samples.


ddiez/immgen.db documentation built on May 15, 2019, 1:51 a.m.