https://github.com/jasenfinch/metabomisc
Miscellaneous helper and linker functions for metabolomics analyses
https://github.com/jasenfinch/metabomisc
Last synced: about 1 month ago
JSON representation
Miscellaneous helper and linker functions for metabolomics analyses
- Host: GitHub
- URL: https://github.com/jasenfinch/metabomisc
- Owner: jasenfinch
- Created: 2018-08-14T21:56:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-21T17:30:04.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T13:43:40.321Z (3 months ago)
- Language: R
- Homepage: https://jasenfinch.github.io/metaboMisc/
- Size: 1.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
Awesome Lists containing this project
README
# metaboMisc
[](https://lifecycle.r-lib.org/articles/stages.html#stable)
[](https://github.com/jasenfinch/metaboMisc/actions/workflows/R-CMD-check.yaml)
[](https://codecov.io/gh/jasenfinch/metaboMisc?branch=master)
[](https://github.com/jasenfinch/metaboMisc/blob/master/DESCRIPTION)
[](https://GitHub.com/jasenfinch/metaboMisc/releases/)> Miscellaneous Functions for Metabolomics Analyses
A collection of miscellaneous helper and linker functions for metabolomics analyses in the [hrm](https://jasenfinch.github.io/hrm/) R package ecosystem.
## Installation
The `metaboMisc` package can be installed from GitHub using the following:
``` r
remotes::install_github('jasenfinch/metaboMisc')
```## Learn more
The package documentation can be browsed online at
.If you believe you’ve found a bug in `metaboMisc`, please file a bug
(and, if possible, a [reproducible
example](https://reprex.tidyverse.org)) at
.