aboutsummaryrefslogtreecommitdiff
path: root/wqflask/maintenance/dataset
diff options
context:
space:
mode:
authorLei Yan2014-02-03 14:47:51 -0600
committerLei Yan2014-02-03 14:47:51 -0600
commit0ea788437dcf7640a93ea1348166b5d43c528c81 (patch)
treefcd4b3bdfda84852d903cc58f99e9946b2dd717c /wqflask/maintenance/dataset
parente548f76125e49f754eb72ae1daf2f420783744db (diff)
downloadgenenetwork2-0ea788437dcf7640a93ea1348166b5d43c528c81.tar.gz
On branch master
Diffstat (limited to 'wqflask/maintenance/dataset')
-rw-r--r--wqflask/maintenance/dataset/phenotypes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/maintenance/dataset/phenotypes.py b/wqflask/maintenance/dataset/phenotypes.py
index af2ba7b7..c31ad0e3 100644
--- a/wqflask/maintenance/dataset/phenotypes.py
+++ b/wqflask/maintenance/dataset/phenotypes.py
@@ -13,7 +13,7 @@ def fetch():
inbredsetid = 1
phenotypesfile = open('bxdphenotypes.txt', 'w+')
#
- phenotypesfile.write("ID\tAuthors\tOriginal_description\tPre_publication_description\tPost_publication_description\t")
+ phenotypesfile.write("id\tAuthors\tOriginal_description\tPre_publication_description\tPost_publication_description\t")
# open db
cursor = utilities.get_cursor()
# get strain list