Skip to content

sipss/GCIMS

Repository files navigation

GCIMS

Build Status Documentation

GCIMS is an R package implementing a preprocessing pipeline for Gas Chromatography – Ion Mobility Spectrometry samples.

Installation

GCIMS can be installed with the remotes package. Ensure you have it installed with:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
if (!requireNamespace("remotes", quietly = TRUE))
    install.packages("remotes")

You can then install the package with:

remotes::install_github("sipss/GCIMS")

Checkout our Introduction to GCIMS to start.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

4 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors