Skip to content

R/Bioconductor package - STRUCT: STatistics in R Using Class Templates

License

Notifications You must be signed in to change notification settings

computational-metabolomics/struct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29df389 · Mar 21, 2024
Nov 29, 2023
Mar 21, 2024
Mar 2, 2022
Feb 15, 2024
Feb 15, 2024
Jul 15, 2021
Jul 15, 2021
Dec 4, 2019
Mar 21, 2024
Jul 17, 2018
Jan 30, 2024
Mar 21, 2024
Feb 23, 2021
Mar 29, 2019

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