From 2da44859a8514019f8e96eebcb1bbb3210d471c0 Mon Sep 17 00:00:00 2001 From: Fernando Duarte Date: Fri, 16 Aug 2024 14:00:22 +0000 Subject: [PATCH] delete --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c69f7b..8344e54 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## RNA-seq +asdasdasdasd + ### Processing This pipeline is for paired end reads RNA-seq sequences. The final output is matrix called ``raw_counts_matrix.txt`` with counts for each sample, located in ``$projectDir/results/folder``. The pipeline is made to run on a specific cluster using a SGE based executor. Modify profile options in ``nextflow.config`` accordingly.