From 5ee3598f930ca054a361b64ec33fd1340fb2e9f4 Mon Sep 17 00:00:00 2001
From: LauraU123 <laura.urbanska@stud.unibas.ch>
Date: Wed, 9 Nov 2022 14:28:54 +0100
Subject: [PATCH] updated readme

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f5b9856..64a092f 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,8 @@
 This workflow takes as input:
  - genome annotation gtf file
  - expression levels of each gene
+ - csv file with transcript IDs and expression levels
+ 
+ The output is a trancript sample gtf file and csv file containing transcript IDs and counts.
+ 
  
- The output is a trancript sample gtf file and csv file containing transcript IDs and counts
-- 
GitLab