-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
61 lines (60 loc) · 2.28 KB
/
CITATION.cff
File metadata and controls
61 lines (60 loc) · 2.28 KB
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
54
55
56
57
58
59
60
61
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: RepliCNN
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Dominik
family-names: Stroh
email: dominik.stroh@uni-wuerzburg.de
affiliation: >-
Department of Bioinformatics,
Theodor-Boveri-Institute, Biocenter, University of
Würzburg, 97074 Würzburg, Germany
orcid: 'https://orcid.org/0000-0003-3285-8629'
- given-names: Kathi
family-names: Zarnack
email: kathi.zarnack@uni-wuerzburg.de
affiliation: >-
Department of Bioinformatics,
Theodor-Boveri-Institute, Biocenter, University of
Würzburg, 97074 Würzburg, Germany
orcid: 'https://orcid.org/0000-0003-3527-3378'
identifiers:
- type: doi
value: 10.64898/2026.03.12.710907
description: bioRxiv preprint
repository-code: 'https://github.com/ZarnackGroup/RepliCNN'
url: 'https://github.com/ZarnackGroup/RepliCNN'
repository-artifact: >-
https://github.com/ZarnackGroup/RepliCNN/pkgs/container/replicnn
abstract: >-
During S phase, the genome is replicated in a tightly
regulated spatiotemporal order described as DNA
replication timing (RT). Discontinuous lagging-strand
synthesis produces Okazaki fragments whose strand-specific
distribution reflects replication dynamics. Here, we
present RepliCNN, a deep learning framework based on
one-dimensional convolutional neural networks to predict
RT from Okazaki fragment distributions obtained from
strand-specific 3′ DNA end sequencing methods such as
GLOE-Seq, TrAEL-seq, or OK-Seq. RepliCNN also
automatically annotates replication origins, termination
zones, replication fork directionality, and origin
efficiency genome-wide from a single dataset. Benchmarking
on public and in-house human and yeast datasets using
leave-one-chromosome-out cross-validation demonstrates
high predictive accuracy in both wild-type and
perturbation experiments, enabling comprehensive analyses
of replication dynamics from strand-specific DNA 3′ end
sequencing data.
keywords:
- bioinformatics
- replication-timing
- convolutional-neural-network
- origin-of-replication
- python
license: GPL-3.0