Skip to content

Commit 99b6c95

Browse files
author
Måns Magnusson
authored
Create CITATION.cff
1 parent d997a84 commit 99b6c95

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CITATION.cff

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
cff-version: 1.2.0
2+
message: If you use this software, please cite it using these metadata.
3+
title: genmod
4+
abstract: Tool for annotating patterns of genetic inheritance in Variant Call Format (VCF) files.
5+
authors:
6+
- family-names: Magnusson
7+
given-names: Måns
8+
orcid: "https:// https://orcid.org/0000-0002-0001-1047"
9+
version: 3.7.3
10+
date-released: "2018-11-15"
11+
identifiers:
12+
- description: Updates click dependency
13+
type: doi
14+
value: "10.5281/zenodo.3841142"
15+
license: MIT Licence
16+
repository-code: "https://github.com/moonso/genmod"

0 commit comments

Comments
 (0)