Skip to content

computational-metabolomics/struct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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