Skip to content
/ specmine Public

❗ This is a read-only mirror of the CRAN R package repository. specmine — Metabolomics and Spectral Data Analysis and Mining. Homepage: https://github.com/BioSystemsUM/specmine Report bugs for this package: https://github.com/BioSystemsUM/specmine/issues

Notifications You must be signed in to change notification settings

cran/specmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

specmine

The goal of specmine is to provide a set of methods for metabolomics data analysis, including data loading in different formats, pre-processing, metabolite identification, univariate and multivariate data analysis, machine learning, feature selection and pathway analysis. Case studies can be found on the website: http://bio.di.uminho.pt/metabolomicspackage/index.html. This package suggests ‘rcytoscapejs’, a package not in mainstream repositories. If you need to install it, use: devtools::install_github('cytoscape/[email protected]').

Installation

You can install the released version of specmine from CRAN with:

install.packages("specmine")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("BioSystemsUM/specmine")

Example

This is a basic example which shows you how to load the namespace of specmine and add it to your search list:

library(specmine)

About

❗ This is a read-only mirror of the CRAN R package repository. specmine — Metabolomics and Spectral Data Analysis and Mining. Homepage: https://github.com/BioSystemsUM/specmine Report bugs for this package: https://github.com/BioSystemsUM/specmine/issues

Resources

Stars

Watchers

Forks

Packages

No packages published