All File Changes
v301_preview2 to v301_base (2014-06-02 to 2014-06-09) v301
- src/ai/paraFlow/compiler/pfToken.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/ai/paraFlow/runtime/argsEnv.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/ai/paraFlow/runtime/runErr.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/ameme/ameme.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/blatz/client.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/blatz/server.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/blatz/standalone.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/aliGlue/aliGlue.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/c2gCheck/g2cCheck.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/exonAli/exonAli.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/g2cCheck/g2cCheck.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/patSpace/findHits.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/patSpace/glueBacs.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/patSpace/patSpace.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/cdnaAli/refineAli/refineAli.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/fuzzyFind/ffapp.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/gfServer/gfServer.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/altSplice/altSplice/altPaths.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/altSplice/altSplice/altSplice.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/altSplice/exonWalk/exonWalk.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/autoSql/autoSql.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/autoSql/tests/jsonTest.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/checkTableCoords/checkTableCoords.c
- lines changed 7, context: html, text, full: html, text
I found that checkTableCoords.c was skipping hg38 tables (doh!) becauseit bailed on databases with too many sequences to have split tables --
formerly those were only the huge scaffold-based databases. For now,
to cover hg38 with minimal change, I have increased the number of assembly
sequences to query independently from 100 to 1000. In the longer term it
would be better to rewrite this to use whole-table query so it could
support all assemblies.
- src/hg/ctgToChromFa/ctgToChromFa.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode/encodePatchTdb/encodePatchTdb.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode/lib/encodePatchTdb.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/eap/eapDaemon/eapDaemon.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/eap/eapSchedule/eapSchedule.c
- lines changed 25, context: html, text, full: html, text
Restricting scheduling to output of previous step for now.
- src/hg/encode3/encodeDataWarehouse/edwMakeEnrichments/edwMakeEnrichments.c
- lines changed 55, context: html, text, full: html, text
Adding support for bed_ formats to warehouse.
- src/hg/encode3/encodeDataWarehouse/edwMakeValidFile/edwMakeValidFile.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- lines changed 59, context: html, text, full: html, text
Adding support for bed_ formats to warehouse.
- src/hg/encode3/encodeDataWarehouse/edwQaEvaluate/edwQaEvaluate.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/encodeDataWarehouse/edwRsyncEdwUser/edwRsyncEdwUser.c
- lines changed 7, context: html, text, full: html, text
encode3 RM Specifications 1264:1. Change url from "http://submit.encodedcc.org"
to "https://www.encodedcc.org"
2. Add one more parameter to access the email address of
a user such as:
https://www.encodedcc.org/users/4d07ff68-9372-407c-8479-ad3709a7e917/?format=json&datastore=database
- src/hg/encode3/encodeDataWarehouse/edwScriptSubmitStatus/edwScriptSubmitStatus.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/encodeDataWarehouse/edwSubmit/edwSubmit.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- lines changed 22, context: html, text, full: html, text
Adding support for bed_ formats to warehouse.
- src/hg/encode3/encodeDataWarehouse/edwWebCreateUser/edwWebCreateUser.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/encodeDataWarehouse/edwWebDeprecate/edwWebDeprecate.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/encodeDataWarehouse/edwWebRegisterScript/edwWebRegisterScript.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/encodeDataWarehouse/edwWebSubmit/edwWebSubmit.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/encode3/encodeDataWarehouse/inc/edwLib.h
- lines changed 4, context: html, text, full: html, text
Adding support for bed_ formats to warehouse.
- src/hg/encode3/encodeDataWarehouse/lib/edwLib.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- lines changed 15, context: html, text, full: html, text
Adding support for bed_ formats to warehouse.
- src/hg/encode3/encodeDataWarehouse/oneShot/edwFakeBiosample/edwFakeBiosample.c
- lines changed 44, context: html, text, full: html, text
Dealing with changes in Stanford URLs. Making biosample getter cache
- src/hg/encode3/encodeDataWarehouse/oneShot/rsyncEdwExpDataType/rsyncEdwExpDataType.c
- lines changed 4, context: html, text, full: html, text
Dealing with changes in Stanford URLs. Making biosample getter cache
- src/hg/encode3/encodeDataWarehouse/utils/edwBamFilter/edwBamFilter.c
- src/hg/encode3/encodeDataWarehouse/utils/edwClusterMethylBed/edwClusterMethylBed.c
- lines changed 231, context: html, text, full: html, text
renamed analyzeCpG to edwClusterMethylBed, added some comments, and fixed a few bugs
- src/hg/encode3/encodeDataWarehouse/utils/edwClusterMethylBed/makefile
- lines changed 3, context: html, text, full: html, text
renamed analyzeCpG to edwClusterMethylBed, added some comments, and fixed a few bugs
- src/hg/encode3/encodeDataWarehouse/utils/makefile
- lines changed 11, context: html, text, full: html, text
If USE_BAM is not set, don't compile encodeDataWarehouse utils that require samtools.
- src/hg/encode3/validateManifest/VERSION.TXT
- lines changed 1, context: html, text, full: html, text
closing vm 1.9 to new features so we can get it released
- src/hg/encode3/validateManifest/validateManifest.c
- lines changed 61, context: html, text, full: html, text
Changing to use encode3BedType library shared by warehouse and validators.
- src/hg/extractPslForLfs/extractPslForLfs.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/fqToQa/fqToQa.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/fqToQac/fqToQac.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/genePredToMrna/genePredToMrna.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/cmParse/cmParse.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/gapper/gapper.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/mendMap/mendMap.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/mm/mm/mm.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/ooGreedy/bak/ooGreedy.39.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/ooGreedy/bak/ooGreedy.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/ooGreedy/ooGreedy.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/gigAssembler/psLayout/psLayout.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgBlat/hgBlat.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgConvert/hgConvert.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgCoordConv/hgCoordConv.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 4, context: html, text, full: html, text
change "Delete Search Terms" to "Select All Hubs", add styles for theConnect and Disconnect buttons.
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- lines changed 46, context: html, text, full: html, text
some hgHubConnect clean ups
- lines changed 11, context: html, text, full: html, text
some polishing of text. Make "disconnect" return to hgHubConnect
- lines changed 1, context: html, text, full: html, text
tweak label in hgHubConnect
- lines changed 7, context: html, text, full: html, text
oops... another tweak to get "no public hubs" message to come out
- src/hg/hgLiftOver/hgLiftOver.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgPcr/hgPcr.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgTracks/renderMain.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgUserSuggestion/hgUserSuggestion.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgc/hgc.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgc/lowelab.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/hgc/retroClick.c
- lines changed 11, context: html, text, full: html, text
Added code to handle casewhere there is no version number for the retrogene id instead of reporting an error.
- lines changed 1, context: html, text, full: html, text
Removed extra word from error message.
- src/hg/htdocs/ENCODE/index.html
- lines changed 1, context: html, text, full: html, text
Switch ENCODE home page Visualization link to an hg19 session
- src/hg/htdocs/images/Drosophila_melanogaster.jpg
- lines changed 0, context: html, text, full: html, text
Initial works for Assembly #4049 dm6 - fly - D. melanogaster genome release 6
- src/hg/htdocs/images/phylo/hg38_7way.png
- lines changed 0, context: html, text, full: html, text
phylo tree for hg38 7way refs #13300
- src/hg/htdocs/style/HGStyle.css
- lines changed 2, context: html, text, full: html, text
change "Delete Search Terms" to "Select All Hubs", add styles for theConnect and Disconnect buttons.
- lines changed 10, context: html, text, full: html, text
some hgHubConnect clean ups
- src/hg/inc/cart.h
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/inc/encode3/encode3Valid.h
- lines changed 17, context: html, text, full: html, text
Added encode3BedType structure and a table of these so that there is hopefully just one place where we store info about the as files we accept for ENCODE.
- src/hg/inc/hPrint.h
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/inc/hubConnect.h
- lines changed 4, context: html, text, full: html, text
some hgHubConnect clean ups
- src/hg/inc/versionInfo.h
- src/hg/inc/wiggle.h
- lines changed 1, context: html, text, full: html, text
add negateValues trackDb variable
- src/hg/lib/cart.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/customTrack.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/encode3/encode3Valid.c
- lines changed 34, context: html, text, full: html, text
Added encode3BedType structure and a table of these so that there is hopefully just one place where we store info about the as files we accept for ENCODE.
- src/hg/lib/findKGAlias.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/findKGProtAlias.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/hCommon.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/hgExp.c
- lines changed 1, context: html, text, full: html, text
Looking for NULL as well as 'null'
- src/hg/lib/jksql.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/loweutils.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/web.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/lib/wiggleCart.c
- lines changed 5, context: html, text, full: html, text
add negateValues trackDb variable
- src/hg/makeDb/doc/bosTau7.txt
- lines changed 1, context: html, text, full: html, text
Reloading tracks with reformatted IDs refs #10954
- lines changed 50, context: html, text, full: html, text
Including script used to figure out regex for trackDb search settings for animal QTL tracks. refs #10954
- src/hg/makeDb/doc/dm6.txt
- lines changed 619, context: html, text, full: html, text
Initial works for Assembly #4049 dm6 - fly - D. melanogaster genome release 6
- src/hg/makeDb/doc/galGal4.txt
- lines changed 50, context: html, text, full: html, text
Including script used to figure out regex for trackDb search settings for animal QTL tracks. refs #10954
- src/hg/makeDb/doc/hg38.txt
- lines changed 283, context: html, text, full: html, text
initial 7-way alignment completed refs #13300
- lines changed 235, context: html, text, full: html, text
annotation and frames added to 7-way refs #13300
- lines changed 117, context: html, text, full: html, text
completed 4D 7-way prediction refs #13300
- lines changed 649, context: html, text, full: html, text
completed 7-way alignment refs #13300
- lines changed 110, context: html, text, full: html, text
alignment downloads constructed for the 7-way refs #13300
- src/hg/makeDb/doc/mm10.txt
- lines changed 12, context: html, text, full: html, text
Adding makedoc entries for FaceBase microarray track. refs #12606
- src/hg/makeDb/doc/mm9.txt
- lines changed 14, context: html, text, full: html, text
Adding makedoc entries for FaceBase microarray track. refs #12606
- src/hg/makeDb/doc/oviAri3.txt
- lines changed 17, context: html, text, full: html, text
Reloading tracks with reformatted IDs refs #10954
- lines changed 50, context: html, text, full: html, text
Including script used to figure out regex for trackDb search settings for animal QTL tracks. refs #10954
- src/hg/makeDb/doc/rn5.txt
- lines changed 28, context: html, text, full: html, text
add wiki pages for rn5 13-way refs #8212
- src/hg/makeDb/doc/susScr3.txt
- lines changed 3, context: html, text, full: html, text
Reloading tracks with reformatted IDs refs #10954
- lines changed 48, context: html, text, full: html, text
Including script used to figure out regex for trackDb search settings for animal QTL tracks. refs #10954
- src/hg/makeDb/genbank/src/dbload/gbAlignData.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/dbload/gbAlignTbl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/dbload/gbGeneTbl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/gbSanity/metaData.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/gbAligned.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/gbFa.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/gbFileOps.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/gbPipeline.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/gbProcessed.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/gbStatusTbl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/gbVerb.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/lib/sqlUpdater.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/process/gbProcess.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/src/selectWithPsl/selectWithPsl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/genbank/tests/subset/gbGetTestSubset.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/hgBedsToBedExps/hgBedsToBedExps.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/hgTraceInfo/hgTraceInfo.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/makeDb/trackDb/animalQtl.html
- lines changed 5, context: html, text, full: html, text
Adding line to description page for sheep. refs #10954
- src/hg/makeDb/trackDb/chicken/galGal4/trackDb.ra
- lines changed 1, context: html, text, full: html, text
Fixing url to external description pages - to be compatible with new IDs. refs #10954
- src/hg/makeDb/trackDb/cow/bosTau7/trackDb.ra
- lines changed 1, context: html, text, full: html, text
Fixing url to external description pages - to be compatible with new IDs. refs #10954
- src/hg/makeDb/trackDb/drosophila/dm6/description.html
- lines changed 63, context: html, text, full: html, text
Initial works for Assembly #4049 dm6 - fly - D. melanogaster genome release 6
- src/hg/makeDb/trackDb/drosophila/dm6/gap.html
- lines changed 37, context: html, text, full: html, text
Initial works for Assembly #4049 dm6 - fly - D. melanogaster genome release 6
- src/hg/makeDb/trackDb/drosophila/dm6/gold.html
- lines changed 29, context: html, text, full: html, text
Initial works for Assembly #4049 dm6 - fly - D. melanogaster genome release 6
- src/hg/makeDb/trackDb/drosophila/dm6/trackDb.ra
- lines changed 8, context: html, text, full: html, text
Initial works for Assembly #4049 dm6 - fly - D. melanogaster genome release 6
- src/hg/makeDb/trackDb/human/grcIncidentDb.html
- lines changed 25, context: html, text, full: html, text
human incidents now come from a different directory refs #12407
- src/hg/makeDb/trackDb/human/hg19/trackDb.ra
- lines changed 8, context: html, text, full: html, text
moved segmental dups track from variation to repeats group, refs #13355
- src/hg/makeDb/trackDb/human/hg38/cons7way.html
- lines changed 392, context: html, text, full: html, text
initial contents 7way description refs #13300
- src/hg/makeDb/trackDb/human/hg38/trackDb.7way.ra
- lines changed 104, context: html, text, full: html, text
turning on 7-way conservation track refs #13300
- src/hg/makeDb/trackDb/human/hg38/trackDb.ra
- lines changed 2, context: html, text, full: html, text
turning on 7-way conservation track refs #13300
- lines changed 1, context: html, text, full: html, text
moved self chain track from variation to repeats group, refs #13355
- src/hg/makeDb/trackDb/human/trackDb.ra
- lines changed 1, context: html, text, full: html, text
moved self chain track from varation to repeats group, refs #13355
- src/hg/makeDb/trackDb/mouse/FaceBase24SampleTypesAvg.html
- lines changed 18, context: html, text, full: html, text
Adding description page for facebase track refs #12606
- src/hg/makeDb/trackDb/pig/susScr3/trackDb.ra
- lines changed 1, context: html, text, full: html, text
Fixing url to external description pages - to be compatible with new IDs. refs #10954
- src/hg/makeDb/trackDb/rat/rn5/cons13way.html
- lines changed 1, context: html, text, full: html, text
Fixing codon translation table typo. refs #8212
- lines changed 1, context: html, text, full: html, text
Adding rat to codon translation table. refs #8212
- lines changed 80, context: html, text, full: html, text
Updating references on rat conservation page, refs #8212
- src/hg/makeDb/trackDb/rat/rn5/cons13way.ra
- lines changed 3, context: html, text, full: html, text
Adding species groups to rat multiz13way. refs #8212
- lines changed 1, context: html, text, full: html, text
Fixing issue with rn5 appearing twice in codon dropdown. refs #8212
- src/hg/makeDb/trackDb/sheep/oviAri3/trackDb.ra
- lines changed 4, context: html, text, full: html, text
Fixing url to external description pages - to be compatible with new IDs. refs #10954
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 1, context: html, text, full: html, text
add negateValues trackDb variable
- src/hg/makeDb/trackDb/trackDb.ra
- lines changed 1, context: html, text, full: html, text
Fixing search rule to work for weird QTL Ids. refs #10954
- lines changed 1, context: html, text, full: html, text
moved segmental dups track from variation to repeats group
- src/hg/oneShot/tdbRewriteAddReplaces/tdbRewriteAddReplaces.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/tdbRewriteReduceReplaces/tdbRewriteReduceReplaces.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/tdbRewriteRemoveUnused/tdbRewriteRemoveUnused.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/tdbRewriteSortTags/tdbRewriteSortTags.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/tdbRewriteSubtrackToParent/tdbRewriteSubtrackToParent.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/tdbRewriteViewsToSubtracks/tdbRewriteViewsToSubtracks.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/tdbRewriteViewsToSubtracks1/tdbRewriteViewsToSubtracks1.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/testCart/cart.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/oneShot/tryGtexBoxPlot/tryGtexBoxPlot.c
- lines changed 188, context: html, text, full: html, text
Upgraded command line so can select from one of three graph types and also several options.
- src/hg/orthoMap/orthoMap.c
- lines changed 3, context: html, text, full: html, text
Mac OS X Mavericks gcc -Wall complained about double-parens in an if statementand mixing of int * (bed) and unsigned int * (genePred).
- src/hg/phyloGif/phyloGif.c
- lines changed 2, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/ratStuff/mafAddIRows/mafAddIRows.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/ratStuff/mafFilter/mafFilter.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/ratStuff/mafOrder/mafOrder.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/ratStuff/mafToAnc/mafToAnc.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/ratStuff/stageMultiz/stageMultiz.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/regulate/regClusterBedExpCfg/regClusterBedExpCfg.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/rtdbWebUpdate/rtdbWebUpdate.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/snp/details/dbSnp.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/snp/pbToAlleleCounts/pbToAlleleCounts.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/snp/tajD/tajD.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/snpException/snpException.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/spideyToPsl/spideyToPsl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/splignToPsl/splignToPsl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/utils/automation/doBlastzChainNet.pl
- lines changed 1, context: html, text, full: html, text
correctly remove symlink before making perhaps a new one refs #13300
- src/hg/utils/automation/makeGenomeDb.pl
- lines changed 8, context: html, text, full: html, text
updated list of top-level trackDb files to enable the make of trackDb refs #13300
- src/hg/utils/tdbQuery/tdbQuery.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/visiGene/vgPrepImage/jp2Dec.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/hg/zfishBacClonesandSts/zfishBacClonesandSts.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/idbQuery/idbQuery.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/inc/common.mk
- lines changed 24, context: html, text, full: html, text
correct finding libraries on Mavericks with homebrew mysql install refs #12209
- src/inc/errAbort.h
- lines changed 93, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/inc/errCatch.h
- lines changed 5, context: html, text, full: html, text
Inside an errCatch block warnings which are not followed by an errAbort just get swallowed up and ignored. I added a flag to the structure that remembers that warnings have occurred.
- src/inc/errabort.h
- lines changed 93, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/isPcr/webPcr/webPcr.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/jkOwnLib/fuzzyFind.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/jkOwnLib/genoFind.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/jkOwnLib/gfBlatLib.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/jkOwnLib/gfInternal.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/kehayden/linearSat/linearSat.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/annoGratorQuery.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/annoStreamer.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/bwgCreate.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/cheapcgi.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/common.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/errAbort.c
- lines changed 374, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/errCatch.c
- lines changed 13, context: html, text, full: html, text
Inside an errCatch block warnings which are not followed by an errAbort just get swallowed up and ignored. I added a flag to the structure that remembers that warnings have occurred.
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/errabort.c
- lines changed 4, context: html, text, full: html, text
Inside an errCatch block warnings which are not followed by an errAbort just get swallowed up and ignored. I added a flag to the structure that remembers that warnings have occurred.
- lines changed 374, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/fa.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/gfNet.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/gff3.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/hmac.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/hmmPfamParse.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/htmlPage.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/htmshell.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/https.c
- lines changed 2, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/jointalign.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/linefile.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/log.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/maf.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/makefile
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/meta.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/mime.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/net.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/paraFetch.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/pipeline.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/pthreadWrap.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/qa.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/rudp.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/seg.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/snofmake.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/tests/mimeDecodeTest.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/tests/udcTest.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/textOut.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/tokenizer.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/trix.c
- lines changed 2, context: html, text, full: html, text
fix seeking problem in trix
- src/lib/vcf.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/vcfBits.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/xap.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/lib/xp.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/parasol/lib/paraLib.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/parasol/lib/paraMessage.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/parasol/para/para.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/parasol/paraHub/heartbeat.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/parasol/paraHub/paraHub.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/parasol/paraNode/paraNode.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/parasol/parasol/parasol.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/utils/analyzeCpG/analyzeCpG.c
- lines changed 194, context: html, text, full: html, text
renamed analyzeCpG to edwClusterMethylBed, added some comments, and fixed a few bugs
- src/utils/analyzeCpG/makefile
- lines changed 3, context: html, text, full: html, text
renamed analyzeCpG to edwClusterMethylBed, added some comments, and fixed a few bugs
- src/utils/bigWigCat/bigWigCat.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/utils/catDir/catDir.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/utils/est2genomeToPsl/est2genomeToPsl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/utils/fastaToPsl/fastaToPsl.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/utils/git-reports/git-reports.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/utils/htmlCheck/htmlCheck.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 3, context: html, text, full: html, text
v301 final build refs #13189
- src/utils/qa/weeklybld/downloadBuildSettings.mk
- lines changed 1, context: html, text, full: html, text
can have USE_SSL=0 to avoid some lib links in the blat build refs #13189
- src/utils/verticalSplitSqlTable/verticalSplitSqlTable.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- src/webBlat/webBlat.c
- lines changed 1, context: html, text, full: html, text
Since we have git, it is easy to rename errabort.c to errAbort.c without losing any history.
- lines changed: 5340
- files changed: 262