Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 504 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 504 Bytes

The purpose of this package is perform higher level statistical analyses on RNA-Seq and other datasets.

Install

Restart R Session
In R:

devtools::install_github("Benjamin-Vincent-Lab/binfotron")

Or for a specific version:

devtools::install_github("Benjamin-Vincent-Lab/binfotron", ref = "0.6-00")

Use the package documentation for help:

??binfotron
??binfotron::predict_true_entropy_from_counts

Previous location

https://bitbucket.org/unc_lineberger/binfotron/