From 855897bb136418ff02c339a03774dd4cd786dc29 Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus <brilhaus@nfdi4plants.org> Date: Wed, 25 Sep 2024 15:33:45 +0000 Subject: [PATCH] decrease image size in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c724550..8bd53aa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ We present Predmoter, a deep neural network that predicts base-wise Assay for Tr ### Availability and implementation The source code for Predmoter is available at: https://github.com/weberlab-hhu/Predmoter. Predmoter takes a fasta file as input and outputs h5, and optionally bigWig and bedGraph files. -<img src="./_publication/vbae074f2.jpeg" style="width:100%;display: block;margin: auto; padding: 30px 0px;"> +<img src="./_publication/vbae074f2.jpeg" style="width:50%; display: block;margin: auto; padding: 30px 0px;"> ## License -- GitLab