# ExperimentSubset
[](https://travis-ci.org/campbio/ExperimentSubset)
[](https://codecov.io/gh/campbio/ExperimentSubset?branch=master)
## Introduction
Manages subsets of data with Bioconductor Experiment objects
## Installation
To install the development version of `ExperimentSubset` from GitHub using `devtools`:
```
library(devtools)
install_github("campbio/ExperimentSubset")
```