diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aa17925 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.bw filter=lfs diff=lfs merge=lfs -text +*.bam filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text diff --git a/test_data/Bcell_bias.bw b/test_data/Bcell_bias.bw index 13342d7..1655455 100644 Binary files a/test_data/Bcell_bias.bw and b/test_data/Bcell_bias.bw differ diff --git a/test_data/Bcell_chr4.bam b/test_data/Bcell_chr4.bam index d9abf8e..521fe6e 100644 Binary files a/test_data/Bcell_chr4.bam and b/test_data/Bcell_chr4.bam differ diff --git a/test_data/Bcell_corrected.bw b/test_data/Bcell_corrected.bw index 650270d..62462b2 100644 Binary files a/test_data/Bcell_corrected.bw and b/test_data/Bcell_corrected.bw differ diff --git a/test_data/Bcell_expected.bw b/test_data/Bcell_expected.bw index b7fc538..105e4ba 100644 Binary files a/test_data/Bcell_expected.bw and b/test_data/Bcell_expected.bw differ diff --git a/test_data/Bcell_footprints.bw b/test_data/Bcell_footprints.bw index 1e4bfa6..8493a7d 100644 Binary files a/test_data/Bcell_footprints.bw and b/test_data/Bcell_footprints.bw differ diff --git a/test_data/Bcell_uncorrected.bw b/test_data/Bcell_uncorrected.bw index 3509aaf..50e41c6 100644 Binary files a/test_data/Bcell_uncorrected.bw and b/test_data/Bcell_uncorrected.bw differ diff --git a/test_data/Tcell_chr4_1.bam b/test_data/Tcell_chr4_1.bam index 1ecdcbc..ddc4853 100644 Binary files a/test_data/Tcell_chr4_1.bam and b/test_data/Tcell_chr4_1.bam differ diff --git a/test_data/Tcell_chr4_2.bam b/test_data/Tcell_chr4_2.bam index 984b40c..1ef452c 100644 Binary files a/test_data/Tcell_chr4_2.bam and b/test_data/Tcell_chr4_2.bam differ diff --git a/test_data/Tcell_corrected.bw b/test_data/Tcell_corrected.bw index fcc6ca2..2dc0076 100644 Binary files a/test_data/Tcell_corrected.bw and b/test_data/Tcell_corrected.bw differ diff --git a/test_data/Tcell_footprints.bw b/test_data/Tcell_footprints.bw index 187eec9..22e6261 100644 Binary files a/test_data/Tcell_footprints.bw and b/test_data/Tcell_footprints.bw differ diff --git a/test_data/genome_chr4.fa.gz b/test_data/genome_chr4.fa.gz index ca00d02..c63d173 100644 Binary files a/test_data/genome_chr4.fa.gz and b/test_data/genome_chr4.fa.gz differ diff --git a/test_data/genome_chr4.fa.gz.fai b/test_data/genome_chr4.fa.gz.fai deleted file mode 100644 index 508943a..0000000 --- a/test_data/genome_chr4.fa.gz.fai +++ /dev/null @@ -1 +0,0 @@ -chr4 190214555 6 60 61 diff --git a/test_data/genome_chr4.fa.gz.gzi b/test_data/genome_chr4.fa.gz.gzi deleted file mode 100644 index 58e6a37..0000000 Binary files a/test_data/genome_chr4.fa.gz.gzi and /dev/null differ