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

https://github.com/jasenfinch/riches

Functional and structural enrichment for metabolomic analyses
https://github.com/jasenfinch/riches

functional-enrichment-analysis metabolomic-analyses

Last synced: about 1 month ago
JSON representation

Functional and structural enrichment for metabolomic analyses

Awesome Lists containing this project

README

        

# riches

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![R-CMD-check](https://github.com/jasenfinch/riches/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jasenfinch/riches/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/jasenfinch/riches/branch/master/graph/badge.svg)](https://codecov.io/gh/jasenfinch/riches?branch=master)
[![GitHub release](https://img.shields.io/github/release/jasenfinch/riches.svg)](https://GitHub.com/jasenfinch/riches/releases/)

> Structural and functional enrichment for metabolomics data.

## Installation

The `riches` package can be installed from GitHub using:

``` r
remotes::install_github('jasenfinch/riches')
```

## Learn more

The package documentation can be browsed online at .

If you believe you've found a bug in `riches`, please file a bug (and, if
possible, a [reproducible example](https://reprex.tidyverse.org)) at
.