From 9a60def249c83b2fa59947346f1c3e3fe1d30616 Mon Sep 17 00:00:00 2001
From: Niels Schlusser <niels.schlusser@unibas.ch>
Date: Wed, 15 Nov 2023 13:04:57 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a5b5a06..523627b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+written by Niels Schlusser, 15.11.2023
+
 This repository contains different python scripts to predict translation initiation efficiency from transcript sequences using TranslateLLM, 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".
 
 There are deep learning scripts for essentially three different usecases:
-- 
GitLab