From 266e561ef58a0e22c21ee8fed034087bc91a20fd Mon Sep 17 00:00:00 2001
From: Angela Kranz <a.kranz@fz-juelich.de>
Date: Sun, 19 May 2024 12:16:10 +0200
Subject: [PATCH] Add ChAP-Seq files

---
 .gitattributes                                                 | 2 ++
 .../ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R1_001.fastq.gz   | 3 +++
 .../ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R2_001.fastq.gz   | 3 +++
 3 files changed, 8 insertions(+)
 create mode 100644 assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R1_001.fastq.gz
 create mode 100644 assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R2_001.fastq.gz

diff --git a/.gitattributes b/.gitattributes
index a495b77..76635e1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,4 @@
 **/dataset/** filter=lfs diff=lfs merge=lfs -text
 studies/GoxR_Characterization_Reactor/resources/20190521.Control.csv filter=lfs diff=lfs merge=lfs -text
+assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R2_001.fastq.gz filter=lfs diff=lfs merge=lfs -text
+assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R1_001.fastq.gz filter=lfs diff=lfs merge=lfs -text
diff --git a/assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R1_001.fastq.gz b/assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R1_001.fastq.gz
new file mode 100644
index 0000000..1c21455
--- /dev/null
+++ b/assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R1_001.fastq.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ee58dac8722f315f40c320f964193e42c76bfbb334119a8fa06e8af96cc5b7b4
+size 63452292
diff --git a/assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R2_001.fastq.gz b/assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R2_001.fastq.gz
new file mode 100644
index 0000000..7b31cdc
--- /dev/null
+++ b/assays/ChAP-Seq/dataset/ChAP-goxR-Strep_S7_L001_R2_001.fastq.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e7237add863811318f951908ee38e8274ad93a771fcec04d01eb77dae113c667
+size 64655339
-- 
GitLab