Configure daf variables in only one place. (daf.py)
authorDiane Trout <diane@caltech.edu>
Fri, 30 Sep 2011 22:57:37 +0000 (15:57 -0700)
committerDiane Trout <diane@caltech.edu>
Fri, 30 Sep 2011 22:57:37 +0000 (15:57 -0700)
commitc7c79846910f2f37928b7e51102d4ff6e2c72f36
tree55dc2367f67f58d8d5876095c01b2d6e2be9f412
parent6841c02ae11b5396a88210b7f5a93d3039c08ab8
Configure daf variables in only one place. (daf.py)
When adding things to the daf variable list, check to see if
they're present before adding them (control duplicates).
Incorporate a couple more terms to select (mapVariable, strain)
extra/ucsc_encode_submission/ucsc_gather.py
htsworkflow/submission/daf.py
htsworkflow/submission/test/test_daf.py