An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# metaboMisc

[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![R-CMD-check](https://github.com/jasenfinch/metaboMisc/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jasenfinch/metaboMisc/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/jasenfinch/metaboMisc/branch/master/graph/badge.svg)](https://codecov.io/gh/jasenfinch/metaboMisc?branch=master)
[![license](https://img.shields.io/badge/license-GNU%20GPL%20v3.0-blue.svg)](https://github.com/jasenfinch/metaboMisc/blob/master/DESCRIPTION)
[![GitHub release](https://img.shields.io/github/release/jasenfinch/metaboMisc.svg)](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
.