From bad606076625e9e5f028a63f20d7daf2dcf55724 Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus <brilhaus@nfdi4plants.org> Date: Fri, 2 Aug 2024 16:21:47 +0200 Subject: [PATCH] fix lfs --- .gitattributes | 47 +---------------------------------------------- 1 file changed, 1 insertion(+), 46 deletions(-) diff --git a/.gitattributes b/.gitattributes index 9be800a..ee150ab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -29,51 +29,6 @@ runs/kallisto_collect/kallisto_df.csv filter=lfs diff=lfs merge=lfs -text runs/kallisto_sleuth/sleuth_dge.csv filter=lfs diff=lfs merge=lfs -text studies/TalinumGenomeDraft/resources/Talinum.gm.CDS.nt.fa filter=lfs diff=lfs merge=lfs -text - - - - - - - - - - - - - - - - - - - - - - - - - runs/kallisto_collect/kallisto_sleuthObject.RData filter=lfs diff=lfs merge=lfs -text - - runs/kallisto_collect/out/kallisto_sleuthObject.RData filter=lfs diff=lfs merge=lfs -text - - - - - -runs/kallisto_sleuth/run2/03_kallisto_df.csv filter=lfs diff=lfs merge=lfs -text - - - - -runs/kallisto_sleuth/run2/03_kallisto_sleuthObject.RData filter=lfs diff=lfs merge=lfs -text - - - - - - - - +runs/kallisto/kallisto_results/** filter=lfs diff=lfs merge=lfs -text \ No newline at end of file -- GitLab