https://github.com/jasenfinch/cheminf
Chemoinformatics tools for annotating untargeted ESI-MS metabolomics data
https://github.com/jasenfinch/cheminf
Last synced: about 1 month ago
JSON representation
Chemoinformatics tools for annotating untargeted ESI-MS metabolomics data
- Host: GitHub
- URL: https://github.com/jasenfinch/cheminf
- Owner: jasenfinch
- License: gpl-3.0
- Created: 2022-09-29T17:36:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T11:57:17.000Z (about 2 years ago)
- Last Synced: 2025-02-10T13:43:40.729Z (3 months ago)
- Language: R
- Homepage: https://jasenfinch.github.io/cheminf/
- Size: 1.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cheminf
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://github.com/jasenfinch/cheminf/actions/workflows/R-CMD-check.yaml)
[](https://app.codecov.io/gh/jasenfinch/cheminf?branch=main)
[](https://GitHub.com/jasenfinch/cheminf/releases/)> Chemoinformatics tools for annotating untargeted ESI-MS metabolomics data
## Installation
The mzAnnotation package can be installed from GitHub using the following:
``` r
remotes::install_github('jasenfinch/cheminf')
```## Learn more
The package documentation can be browsed online at .
If you believe you've found a bug in `cheminf`, please file a bug (and, if
possible, a [reproducible example](https://reprex.tidyverse.org)) at
.