-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b96acdd
commit c440e3e
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |