Skip to content

Commit 9ae3f32

Browse files
committed
update citation with Zenodo DOI
1 parent 1861263 commit 9ae3f32

1 file changed

Lines changed: 29 additions & 10 deletions

File tree

CITATION.cff

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,41 @@
1-
# This template CITATION.cff file was generated with cffinit.
2-
# Visit https://bit.ly/cffinit to replace its contents
3-
# with information about your lesson.
4-
# Remember to update this file periodically,
5-
# ensuring that the author list and other fields remain accurate.
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
63

74
cff-version: 1.2.0
8-
title: FIXME
5+
title: Machine Learning for Biomedical Science
96
message: >-
107
Please cite this lesson using the information in this file
118
when you refer to it in publications, and/or if you
129
re-use, adapt, or expand on the content in your own
1310
training material.
14-
type: dataset
11+
type: software
1512
authors:
1613
- given-names: FIXME
1714
family-names: FIXME
15+
- given-names: Susan
16+
family-names: McClatchy
17+
email: susan.mcclatchy@jax.org
18+
affiliation: The Jackson Laboratory
19+
orcid: 'https://orcid.org/0000-0003-3219-2177'
20+
- given-names: Gary
21+
family-names: Churchill
22+
email: gary.churchill@jax.org
23+
affiliation: The Jackson Laboratory
24+
orcid: 'https://orcid.org/0000-0001-9190-9284'
25+
identifiers:
26+
- type: doi
27+
value: 10.5281/zenodo.16539980
28+
description: Lesson
29+
repository-code: >-
30+
https://github.com/carpentries-incubator/machine-learning-biomedical-science
31+
url: >-
32+
https://carpentries-incubator.github.io/machine-learning-biomedical-science/
1833
abstract: >-
19-
FIXME Replace this with a short abstract describing the
20-
lesson, e.g. its target audience and main intended
21-
learning objectives.
34+
This lesson presents basic machine learning concepts
35+
featured in Data Analysis for the Life Sciences by Rafael
36+
A. Irizarry and Michael I. Love. The lesson is adapted
37+
from software for Chapter 9: Practical Machine Learning,
38+
which is published under a MIT license. Adaptation was
39+
funded by NIH grant 1R25GM141520 awarded to Dr. Gary
40+
Churchill at The Jackson Laboratory.
2241
license: CC-BY-4.0

0 commit comments

Comments
 (0)