knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

coralmz

License: MIT DOI

Coralmz is an R package that is a collection of coral mass spectral features. All features have been identified either in coral or closely related organisms such as their symbionts. All features were obtained from peer reviewed research articles (referenced within the table) and have, as a minimum, a level 1 metabolite identification according to the Proposed Minimum Reporting Standards for Chemical Analysis (Sumner et al. 2007).

For more information about the package please see the package DESCRIPTION.

Usage

You can install this released version of coralmz as a package in R using the devtools package:

devtools::install_github("brgordon17/coralmz")

Alternatively, the table can be downloaded as either a .csv file or an .rda file from from the data/ directory here.

How to Contribute

If you are a GitHub user and would like to contribute to the database you can open an issue and give me your suggestions, or fork this repository and create a pull request. Alternatively, I can be contacted at brgordon17@gmail.com.

License

MIT License. Copyright (c) 2020 Benjamin R. Gordon

For more information, please see the LICENSE file.



brgordon17/coralmz documentation built on July 24, 2020, 5:32 p.m.