Skip to content

Commit

Permalink
Add citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickNavarroD committed Aug 19, 2024
1 parent b96acdd commit c440e3e
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
RAMEN: Regional Association of DNA Methylome variability
with Exposome and geNome.
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Erick I.
family-names: Navarro-Delgado
email: erick.navarrodelgado@bcchr.ca
affiliation: The University of British Columbia
orcid: 'https://orcid.org/0000-0003-1040-3519'
repository-code: 'https://github.com/ErickNavarroD/RAMEN'
url: 'https://ericknavarrod.github.io/RAMEN/'
abstract: >
Regional Association of Methylome variability with the
Exposome and geNome (RAMEN) is an R package whose goal is
to identify Variable Methylated Regions (VMRs) in
microarray DNA methylation data. Additionally, using
Genotype (G) and Environmental (E) data, it can identify
which G, E, G+E or GxE model better explains this
variability.
keywords:
- DNA methylation
- Variable methylated regions
- gene-environment interaction
- multi-omic
- exposome
license: GPL-3.0+
version: 0.1.9000
date-released: '2024-03-01'

0 comments on commit c440e3e

Please sign in to comment.