File Changes for kent
switch to commits view, user indexv267_preview to v267_preview2 (2012-05-01 to 2012-05-08) v267
- python/users/kent/django/mysite/cvDb/admin.py
- lines changed 19, context: html, text, full: html, text
Polishing up a few things in preparation for meeting w/ Stanford.
- lines changed 4, context: html, text, full: html, text
Making result.experiment do raw_id in admin to prevent crash when Python trying to make selection box with 1000 items.
- python/users/kent/django/mysite/cvDb/models.py
- lines changed 134, context: html, text, full: html, text
Polishing up a few things in preparation for meeting w/ Stanford.
- lines changed 17, context: html, text, full: html, text
Improving comments, mostly by adding line breaks.
- python/users/kent/django/mysite/djBook/__init__.py
- lines changed 0, context: html, text, full: html, text
Another tutorial to follow
- python/users/kent/django/mysite/djBook/makefile
- lines changed 2, context: html, text, full: html, text
Another tutorial to follow
- python/users/kent/django/mysite/djBook/models.py
- lines changed 3, context: html, text, full: html, text
Another tutorial to follow
- python/users/kent/django/mysite/djBook/tests.py
- lines changed 16, context: html, text, full: html, text
Another tutorial to follow
- python/users/kent/django/mysite/djBook/urls.py
- lines changed 10, context: html, text, full: html, text
Another tutorial to follow
- python/users/kent/django/mysite/djBook/views.py
- lines changed 13, context: html, text, full: html, text
Another tutorial to follow
- python/users/kent/django/mysite/settings.py
- lines changed 1, context: html, text, full: html, text
Another tutorial to follow
- python/users/kent/django/mysite/urls.py
- lines changed 1, context: html, text, full: html, text
Another tutorial to follow
- src/hg/hgTracks/chromGraphTrack.c
- lines changed 2, context: html, text, full: html, text
Fixing missing c=chromName in a lot of links. A bug Tim put in 2009 from what I can tell that manifests with an empty cart on IE.
- src/hg/hgTracks/expRatioTracks.c
- lines changed 5, context: html, text, full: html, text
Fixing missing c=chromName in a lot of links. A bug Tim put in 2009 from what I can tell that manifests with an empty cart on IE.
- src/hg/hgTracks/simpleTracks.c
- lines changed 4, context: html, text, full: html, text
Fixing missing c=chromName in a lot of links. A bug Tim put in 2009 from what I can tell that manifests with an empty cart on IE.
- src/hg/hgc/hgc.c
- lines changed 1, context: html, text, full: html, text
Adding missing closing body and html tags on mrna details page.
- src/hg/oneShot/encodeExpToCvDb/doIt
- lines changed 1, context: html, text, full: html, text
Renaming a few files for consistency.
- src/hg/oneShot/encodeExpToCvDb/encodeExpToCvDb.c
- lines changed 4, context: html, text, full: html, text
Renaming a few files for consistency.
- src/hg/oneShot/encodeExpToCvDb/exp.sql
- lines changed 36, context: html, text, full: html, text
Renaming a few files for consistency.
- src/hg/oneShot/encodeExpToCvDb/experiment.sql
- lines changed 36, context: html, text, full: html, text
Renaming a few files for consistency.
- src/hg/oneShot/encodeExpToCvDb/go
- lines changed 5, context: html, text, full: html, text
Renaming a few files for consistency.
- src/hg/oneShot/encodeExpToCvDb/result.sql
- lines changed 13, context: html, text, full: html, text
Renaming a few files for consistency.
- src/hg/oneShot/encodeExpToCvDb/results.sql
- lines changed 13, context: html, text, full: html, text
Renaming a few files for consistency.
- src/hg/oneShot/testCvToSql/testCvToSql.c
- lines changed 7, context: html, text, full: html, text
Changed cellLine to cellType in most of output.
- src/kehayden/alphaChain/alphaChain.c
- lines changed 113, context: html, text, full: html, text
Getting rid of dummy nodes. Output looking more reasonable, but still not 100%.
- lines changed 103, context: html, text, full: html, text
Further work on faux-generation side. Getting close but not quite perfect.
- lines changed 171, context: html, text, full: html, text
Refactoring to get rid of rbTrees, and replace with simple children lists.
- lines changed 95, context: html, text, full: html, text
When we use up our target out count, revert to original input counts when making random choices.
- src/kehayden/alphaChain/doIt
- lines changed 1, context: html, text, full: html, text
Getting rid of dummy nodes. Output looking more reasonable, but still not 100%.
- lines changed 1, context: html, text, full: html, text
Further work on faux-generation side. Getting close but not quite perfect.
- lines changed 1, context: html, text, full: html, text
When we use up our target out count, revert to original input counts when making random choices.
- src/kehayden/alphaChain/sample.txt
- lines changed 10, context: html, text, full: html, text
Further work on faux-generation side. Getting close but not quite perfect.
- src/kehayden/alphaChain/sampleIt
- lines changed 1, context: html, text, full: html, text
Further work on faux-generation side. Getting close but not quite perfect.
- lines changed 1, context: html, text, full: html, text
When we use up our target out count, revert to original input counts when making random choices.
switch to commits view, user index