From 7d5dba3e38892475edec80c922f06bcb40b0dcb3 Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 4 Feb 2016 19:01:16 +0000 Subject: Most importantly, this commit fixes an issue that caused the trait page to not work because of the new dataset_menu_structure.json file An Intro section is also added to the header, though for the time being its contents aren't populated and the edit option isn't working --- genotype_files/new_genotypes/HSNIH.json | 3 --- genotype_files/new_genotypes/output.json | 3 --- 2 files changed, 6 deletions(-) (limited to 'genotype_files') diff --git a/genotype_files/new_genotypes/HSNIH.json b/genotype_files/new_genotypes/HSNIH.json index fc8e42b3..e69de29b 100644 --- a/genotype_files/new_genotypes/HSNIH.json +++ b/genotype_files/new_genotypes/HSNIH.json @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -size 0 diff --git a/genotype_files/new_genotypes/output.json b/genotype_files/new_genotypes/output.json index fc8e42b3..e69de29b 100644 --- a/genotype_files/new_genotypes/output.json +++ b/genotype_files/new_genotypes/output.json @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -size 0 -- cgit 1.4.1 From b8bbca6cd39dc8d49157a21d726986b4c9a98dd7 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Mon, 8 Feb 2016 10:38:16 +0100 Subject: Removing LFS --- genotype_files/genotypes/.gitattributes | 1 - genotype_files/new_genotypes/.gitattributes | 1 - 2 files changed, 2 deletions(-) delete mode 100644 genotype_files/genotypes/.gitattributes delete mode 100644 genotype_files/new_genotypes/.gitattributes (limited to 'genotype_files') diff --git a/genotype_files/genotypes/.gitattributes b/genotype_files/genotypes/.gitattributes deleted file mode 100644 index c311ac85..00000000 --- a/genotype_files/genotypes/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.geno filter=lfs -crlf diff --git a/genotype_files/new_genotypes/.gitattributes b/genotype_files/new_genotypes/.gitattributes deleted file mode 100644 index 912ed80c..00000000 --- a/genotype_files/new_genotypes/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.json filter=lfs -crlf -- cgit 1.4.1