File Changes for cline
switch to commits view, user indexv256_base to v257_preview (2011-08-29 to 2011-09-06) v257
- src/hg/inc/pbCommon.h
- lines changed 11, context: html, text, full: html, text
Added define of pbCommon
- src/hg/makeDb/doc/proteins/101005.txt
- lines changed 631, context: html, text, full: html, text
Added a build script for the proteins101005 database. It looks like the database and some files were created, and the initial steps of the build happened, but only the initial steps
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUncBsuProt.html
- lines changed 80, context: html, text, full: html, text
(1) in the UNC/BSU ProtGeno details page, replaced a [to appear] reference with a pointer to a URL. (2) Added the peptideMapping format to the format FAQ, now that I'm aware that there is a format FAQ
- src/hg/protein/pbCalDist/pbCalDist.c
- lines changed 1, context: html, text, full: html, text
Reinstated some global variables that I'd mistakenly removed, thus breaking the build. Reordered the #defined amino acids, on the guess that the order might be important. Renamed the #define for the number of standard amino acids, for clarity
- src/hg/protein/pbCalDistGlobal/pbCalDistGlobal.c
- lines changed 1, context: html, text, full: html, text
Reinstated some global variables that I'd mistakenly removed, thus breaking the build. Reordered the #defined amino acids, on the guess that the order might be important. Renamed the #define for the number of standard amino acids, for clarity
- src/hg/protein/pbCalResStd/pbCalResStd.c
- src/hg/protein/pbTracks/pbTracks.c
- lines changed 0, context: html, text, full: html, text
Making sure that some changes are checked in so that the build can be un-broken
- src/hg/txGene/txGeneValidation/compareTableSizesFromDbSnoop.py
- lines changed 1, context: html, text, full: html, text
Fixed a bug that led to the column labels being reversed
- src/hg/txGene/txGeneValidation/makefile
- lines changed 2, context: html, text, full: html, text
Added one more script to the makefile, so it will be copied to the appropriate places
switch to commits view, user index