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

https://github.com/jasenfinch/hrmtargets

Targets for high resolution metabolomics workflows
https://github.com/jasenfinch/hrmtargets

Last synced: about 1 month ago
JSON representation

Targets for high resolution metabolomics workflows

Awesome Lists containing this project

README

        

# hrmtargets

> **Targets for high resolution metabolomics workflows**

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![R-CMD-check](https://github.com/jasenfinch/hrmtargets/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jasenfinch/hrmtargets/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/jasenfinch/hrmtargets/branch/main/graph/badge.svg)](https://app.codecov.io/gh/jasenfinch/hrmtargets?branch=main)
[![GitHub release](https://img.shields.io/github/release/jasenfinch/hrmtargets.svg)](https://GitHub.com/jasenfinch/hrmtargets/releases/)

## Installation

You can install the development version of hrmtargets from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("jasenfinch/hrmtargets")
```