-
Notifications
You must be signed in to change notification settings - Fork 5
/
CITATION.cff
53 lines (51 loc) · 1.36 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# YAML 1.2
# Metadata for citation of this software according to the CFF format
# (https://citation-file-format.github.io/)
---
authors:
-
affiliation: "University Medical Center Utrecht"
family-names: Santuari
given-names: Luca
orcid: "https://orcid.org/0000-0001-8784-2507"
-
affiliation: "Netherlands eScience Center"
family-names: Kuzniar
given-names: Arnold
orcid: "https://orcid.org/0000-0003-1711-7961"
-
affiliation: "Netherlands eScience Center"
family-names: Georgievska
given-names: Sonja
-
affiliation: "University Medical Center Utrecht"
family-names: Shneider
given-names: Carl
orcid: https://orcid.org/0000-0002-3689-6959
-
affiliation: "University Medical Center Utrecht"
family-names: Brent
given-names: Pedersen
orcid: https://orcid.org/0000-0003-1786-2216
cff-version: "1.0.3"
date-released: 2023-01-18
doi: 10.5281/zenodo.4584796
keywords:
- "bioinformatics"
- "deep learning"
- "cancer genomics"
- "whole genome sequencing"
- "variant calling"
- "variant filtering"
- "structural variants"
- "SV detection"
- "SV calling"
- "WGS"
- "BAM"
- "VCF"
- "CNN"
license: Apache-2.0
message: "If you use this software, please cite it using these metadata"
repository-code: "https://github.com/GooglingTheCancerGenome/sv-channels"
title: sv-channels
version: "0.2.0"