From fdb09fde852d9c6d1060253215b8151b69551042 Mon Sep 17 00:00:00 2001 From: Niels Schlusser <niels.schlusser@unibas.ch> Date: Wed, 31 Jul 2024 18:21:24 +0200 Subject: [PATCH] small changes in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e082aff..03dcc7b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ written by Niels Schlusser, 15.11.2023 -This repository contains different python scripts to predict translation initiation efficiency from transcript sequences using TranslateLSTM, an artificial neural network architecture as presented in "Predicting the translation output from the mRNA sequence - an assessment of the accuracy and parameter-efficiency of deep learning models". +This repository contains different python scripts to predict translation initiation efficiency from transcript sequences using TranslateLSTM, an artificial neural network architecture as presented in "Current limitations in predicting mRNA translation with deep learning models". There are deep learning scripts for essentially three different usecases: (1) training a model on synthetic MPRA data in the directory translateLSTM_MPRA/ -- GitLab