## Installation
The package is distributed as part of the [Bioconductor](http://bioconductor.org/packages/DEFormats) project.
To install this package, start R and enter:
```
source("https://bioconductor.org/biocLite.R")
biocLite("DEFormats")
```
## Documentation
For an overview of the package functionality see the [vignette](https://bioconductor.org/packages/devel/bioc/vignettes/DEFormats/inst/doc/DEFormats.html).
Once you install the package, you can access individual man pages by a call to, e.g., `?DEFormats`.
## Bug reports and feature requests
Bug reports, feature requests, or any other issues with the package should be reported at https://github.com/aoles/DEFormats/issues.