diff --git a/README.md b/README.md index e082aff821db6ebdd396a5ee831c045424943674..03dcc7bc2cb195946a55d7cf829d33342081987a 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/