Skip to content

Commit d060ed5

Browse files
committed
README, reproduction.
1 parent cbbb449 commit d060ed5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@ python create_dataset.py train all # ~11 minutes, creates dataset_train_all.h5
4646
python create_dataset.py test 0 # ~1 minute, creates dataset_test_0.h5 (0.5G)
4747
```
4848

49+
## Reproduction status (wip)
50+
51+
Currently on the reproduction of Figure 1E. Results are as below.
52+
53+
|Model|Top-k acc. (target)|PR-AUC (target)|Top-k acc. (reproduced)|PR-AUC (reproduced)|
54+
|-----|:-----------------:|:-------------:|:---------------------:|:-----------------:|
55+
SpliceAI-80nt|0.57|0.60|?|?
56+
SpliceAI-400nt|0.90|0.95|?|?
57+
SpliceAI-2k|0.93|0.97|?|?
58+
SpliceAI-10k|0.95|0.98|?|?
59+
4960
## Citation
5061
```bibtex
5162
@article{jaganathan2019predicting,

0 commit comments

Comments
 (0)