Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.41 KB

README.rst

File metadata and controls

48 lines (31 loc) · 1.41 KB

STRUCT: STatistics in R Using Class Templates

Git Bioconda Build Status License Coverage

Install

Github

library(devtools)
library(testthat)
install_github('computational-metabolomics/struct')

Conda

conda create -n struct struct -c conda-forge -c bioconda -c computational-metabolomics
source activate struct

References