https://github.com/jasenfinch/metaboreports
Automated report generation for high resolution metabolomics analyses
https://github.com/jasenfinch/metaboreports
Last synced: about 1 month ago
JSON representation
Automated report generation for high resolution metabolomics analyses
- Host: GitHub
- URL: https://github.com/jasenfinch/metaboreports
- Owner: jasenfinch
- License: gpl-3.0
- Created: 2017-10-30T15:44:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T10:36:22.000Z (over 3 years ago)
- Last Synced: 2025-02-10T13:43:40.906Z (3 months ago)
- Language: R
- Size: 48.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# metaboReports
[](https://lifecycle.r-lib.org/articles/stages.html#superseded)
[](https://travis-ci.org/jasenfinch/metaboReports)
[](https://ci.appveyor.com/project/jasenfinch/metaboReports)
[](https://codecov.io/github/jasenfinch/metaboReports?branch=master)Automated report generation for high resolution metabolomics analyses
### **This package has now been superseded by the report generation functionality of [metaboWorkflows](https://jasenfinch.github.io/metaboWorkflows/) > 0.9.0**
### Installation
```
devtools::install_github('jasenfinch/metabolyseR',build_vignettes = TRUE)
```### Vignette
```
vignette('metaboReports-usage',package = 'metaboReports')
```