From 4192f31b742645e3c228475238b7e3a7c60aab43 Mon Sep 17 00:00:00 2001
From: Stella Eggels <s.eggels@fz-juelich.de>
Date: Tue, 19 Nov 2024 15:24:15 +0100
Subject: [PATCH] add genome annotation

---
 .gitattributes                                              | 1 +
 runs/Ribes_nigrum_genome/Ribes_nigrum_annotation_final.gff3 | 3 +++
 2 files changed, 4 insertions(+)
 create mode 100644 runs/Ribes_nigrum_genome/Ribes_nigrum_annotation_final.gff3

diff --git a/.gitattributes b/.gitattributes
index 56b0c32..adf2681 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -11,3 +11,4 @@ assays/RNASeq_drought/dataset/roots/RibesNP6_roots_pass.fastq.gz filter=lfs diff
 studies/Ribes_nigrum_drought_exp1/protocols/greenhouse_drought_experiment.png filter=lfs diff=lfs merge=lfs -text
 studies/Ribes_nigrum_drought_exp2/protocols/Supplemental_Figure5_Greenhousedroughtexp2.png filter=lfs diff=lfs merge=lfs -text
 runs/RNASeq_results/SupplementalTable10.xlsx filter=lfs diff=lfs merge=lfs -text
+runs/Ribes_nigrum_genome/Ribes_nigrum_annotation_final.gff3 filter=lfs diff=lfs merge=lfs -text
diff --git a/runs/Ribes_nigrum_genome/Ribes_nigrum_annotation_final.gff3 b/runs/Ribes_nigrum_genome/Ribes_nigrum_annotation_final.gff3
new file mode 100644
index 0000000..52fd8e5
--- /dev/null
+++ b/runs/Ribes_nigrum_genome/Ribes_nigrum_annotation_final.gff3
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1d7d3728ca6961e6f390d3e469c5640afab4ccf7dfcf0003818cdadbdefb58a1
+size 96169961
-- 
GitLab