clabornd / ftmsRanalysis

Home Page:http://EMSL-Computing.github.io/ftmsRanalysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ftmsRanalysis

R-CMD-check Coverage Status

This R package provides functionality for data formatting, preprocessing, filtering, exploratory data analysis and visualization of fourier transform (FT) mass spectrometry (MS) data.

Installation:

(Recommended) To install the latest release:

devtools::install_github("EMSL-Computing/ftmsRanalysis@*release")

To install a specific release, say 1.0.0:

devtools::install_github("EMSL-Computing/ftmsRanalysis@1.0.0")

**(Not recommended, since these changes are still being tested) **, You can also install the most current version of master:

devtools::install_github("EMSL-Computing/ftmsRanalysis")

Tutorial:

To get started, see the package documentation and function reference located at http://EMSL-Computing.github.io/ftmsRanalysis.

Data:

Example data are available in the ftmsRanalaysis package. Information about how to access this data is shown in package vignettes and on the website (link in the tutorial section above)

About

http://EMSL-Computing.github.io/ftmsRanalysis

License:Other


Languages

Language:R 99.9%Language:HTML 0.1%