Skip to content

Commit cc8f74c

Browse files
authored
Update README.md
1 parent 788b9ea commit cc8f74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- badges: end -->
66

77
Sequence UNET is a fully convolutional neural network variant effect predictor, able to predict the pathogenicity of protein coding variants and the frequency they occur across large multiple sequence alignments.
8-
A description and discussion of the model is available on bioRxiv [(Dunham et al. 2022)](https://www.biorxiv.org/content/10.1101/2022.05.23.493038).
8+
A description and discussion of the model is available in [Dunham et al. 2023](https://genomebiology.biomedcentral.com/articles/10.1186/s13059-023-02948-3).
99
It uses a U-shaped architecture inspired by the U-NET medical image segmentation network [(Ronneberger et al. 2015)](http://arxiv.org/abs/1505.04597), with an optional Graph CNN section to incorporate information from protein structure:
1010

1111
![Sequence UNET model schematic](figures/model_schematic.png)

0 commit comments

Comments
 (0)