From ce160e61fffbc3370497a1adc299dad230411b72 Mon Sep 17 00:00:00 2001 From: zsloan Date: Fri, 5 Aug 2016 20:53:38 +0000 Subject: Fixed issue that caused some interval mapping results to be wrong; the cause seems to be related to some strains being renamed in the genofiles Added a message to the Add to Collection page warning users that anonymous collections will only be stored for 5 days Updated genofiles --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4586a167..0006d9a8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.bak *.cross *~ +genotype_files/genotype/HSNIH_copy.geno web/new_genotypes/HSNIH.json wqflask/secure_server.py build/ -- cgit v1.2.3