TAMO.GetDataFiles
index
/home/David_Gordon/docs/TAMO/GetDataFiles.py

#Copyright (2005) Whitehead Institute for Biomedical Research
#All Rights Reserved
#Author: David Benjamin Gordon

 
Modules
       
TAMO
getopt
gzip
os
re
sys
time
urllib
zipfile

 
Functions
       
ClarkeCode()
GOData()
HolstegeData()
HumanSeqData()
NovartisData()
SGDData()
WhiteheadData()
dashes(numblocks, blocksize, totsize)
download2lines(url)
download2local(url, localfile)
downloadfiles(root, urlroot, files)
getarg(varname)
gunzip(root, file)
main()
parse_opts()
unzip(root, file, FCN=None)
usage(txt='')
weblogoCode()

 
Data
        CODE = ['Clarke', 'weblogo']
DATA = ['HumanSeq', 'Whitehead', 'Novartis', 'GO', 'Clarke', 'SGD', 'Holstege']
GLOBALS = {}