Commits for kent
switch to files view, user index
v300_base to v301_preview (2014-05-19 to 2014-05-26) v301
- Adjusting to new position in subdirectory.
- src/hg/encode3/encodeDataWarehouse/utils/edwSamRepeatAnalysis/makefile - lines changed 2, context: html, text, full: html, text
- Adding encodeDataWarehouse/utils to build.
- src/hg/encode3/encodeDataWarehouse/makefile - lines changed 2, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/makefile - lines changed 20, context: html, text, full: html, text
- Removing encode3 from targets to avoid making everyone install bamtools or us having to ifdef around everything that uses BAM.
- Renaming samMustOpen to bamMustOpenLocal and putting in library.
- Renaming samMustOpen to bamMustOpenLocal and putting in library.
- src/hg/encode3/encodeDataWarehouse/utils/edwBamRemoveChrom/edwBamRemoveChrom.c - lines changed 13, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwBamStats/edwBamStats.c - lines changed 12, context: html, text, full: html, text
- Adding a somewhat more general purpose bam filtering routine. The command line interface should let us expand filtering options as needed compatibly.
- src/hg/encode3/encodeDataWarehouse/utils/edwBamFilter/edwBamFilter.c - lines changed 102, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwBamFilter/makefile - lines changed 3, context: html, text, full: html, text
- Adding version info.
- src/hg/encode3/encodeDataWarehouse/utils/edwBamFilter/edwBamFilter.c - lines changed 6, context: html, text, full: html, text
- Adding NULL check to genomeRangeTreeFree.
- src/lib/genomeRangeTree.c - lines changed 7, context: html, text, full: html, text
- Added some software to track on the pipeline.
- src/hg/encode3/eap/lib/resetDb - lines changed 4, context: html, text, full: html, text
- Adding eapBamFilter to steps where it is used.
- src/hg/encode3/eap/eapAddStep/eapAddStep.c - lines changed 3, context: html, text, full: html, text
- Rearranging code to put usage at top as usual. Making an explicit targetsCompatible function, and a target command line option.
- src/hg/encode3/eap/eapSchedule/eapSchedule.c - lines changed 102, context: html, text, full: html, text
- Added an error message for when system call to launch a program fails (generally because it can't find the command on your path.)
- src/hg/encode3/encodeDataWarehouse/edwRunDaemon/edwRunDaemon.c - lines changed 3, context: html, text, full: html, text
- Adding a verbose message for tracking the validation wait.
- src/hg/encode3/encodeDataWarehouse/edwSubmit/edwSubmit.c - lines changed 1, context: html, text, full: html, text
- Adding some more assemblies, especially involving hg38 and sexed assemblies. Fixed DEV vs DEVFF prefix.
- src/hg/encode3/encodeDataWarehouse/lib/resetEdw - lines changed 8, context: html, text, full: html, text
- Addes sponge option.
- src/hg/encode3/encodeDataWarehouse/utils/edwBamFilter/edwBamFilter.c - lines changed 33, context: html, text, full: html, text
- Adding edwBamFilter to the made utilities.
- src/hg/encode3/encodeDataWarehouse/utils/makefile - lines changed 1, context: html, text, full: html, text
- Making it so that the ENCODE data warehouse doesn't even try to compile under Mac OS. It doesn't need to, and Mac OS lacks some of the libraries it uses.
- Adding 'addId' to this utility that handles fa files with the same name for multiple records. Needed for sponge.
- src/utils/faUniqify/faUniqify.c - lines changed 25, context: html, text, full: html, text
- Removing edwBamToWig from build. It doesn't work and is not committed
- src/hg/encode3/encodeDataWarehouse/utils/makefile - lines changed 1, context: html, text, full: html, text
- CHecking in this utility, that might never be used, that merges peaks from two replicates.
- src/hg/encode3/encodeDataWarehouse/utils/edwReplicatedPeaks/makefile - lines changed 3, context: html, text, full: html, text
- Removing edwValidKey from build, it is not for public consumption.
- src/hg/encode3/encodeDataWarehouse/utils/makefile - lines changed 2, context: html, text, full: html, text
- Separating out kill all the tables part from initialize tables part.
- src/hg/encode3/eap/lib/addSoftware - lines changed 86, context: html, text, full: html, text
- src/hg/encode3/eap/lib/resetDb - lines changed 83, context: html, text, full: html, text
- Polishing up handling of eap tables, and launching of daemons.
- src/hg/encode3/encodeDataWarehouse/lib/resetEdw - lines changed 15, context: html, text, full: html, text
- A program to help tag source with copyrights.
- src/hg/oneShot/addUcscCopyright/addUcscCopyright.c - lines changed 158, context: html, text, full: html, text
- src/hg/oneShot/addUcscCopyright/freen.c - lines changed 73, context: html, text, full: html, text
- Taking date from input file rather than command line
- src/hg/oneShot/addUcscCopyright/addUcscCopyright.c - lines changed 7, context: html, text, full: html, text
- src/hg/oneShot/addUcscCopyright/freen.c - lines changed 1, context: html, text, full: html, text
- Adding Copyright NNNN Regents of the University of California to all files I believe with reasonable certainty were developed under UCSC employ or as part of Genome Browser copyright assignment.
- src/fuse/udcFuse/udcFuse.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyGnf/affyPslAndAtlasToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyGnf/affyUclaMergePslData.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyGnf/pslAffySelect.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/affyPairsToSample.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/affyTransLiftedToSample.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/averageZoomLevels.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/avgTranscriptomeExps.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/bulkChr2XRegression.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/groupSamples.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/htmlFromBeds.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/maxTranscriptomeExps.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/mergeAffyFiles.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/nmerAlign.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/nmerParasolGenome.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/normalizeSampleFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/pickCassettePcrPrimers.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/samplesForCoordinates.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/scaleSampleFiles.c - lines changed 3, context: html, text, full: html, text
- src/hg/affyTransciptome/trackFromLifts.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpAllToFaFile/agpAllToFaFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpCloneCheck/agpCloneCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpCloneList/agpCloneList.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpMergeChromScaf/agpMergeChromScaf.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpSangerUnfinished/agpSangerUnfinished.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpToFa/agpToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpToGl/agpToGl.c - lines changed 3, context: html, text, full: html, text
- src/hg/agpTweak/agpTweak.c - lines changed 3, context: html, text, full: html, text
- src/hg/baseMask/baseMask.c - lines changed 3, context: html, text, full: html, text
- src/hg/baseMask/baseMaskToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/baseMask/bedToBaseMask.c - lines changed 3, context: html, text, full: html, text
- src/hg/baseMask/cachedMask.c - lines changed 3, context: html, text, full: html, text
- src/hg/baseMask/trackToBaseMask.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedIntersect/bedIntersect.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedItemOverlapCount/bedItemOverlapCount.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedOrBlocks/bedOrBlocks.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedOverlap/bedOverlap.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedSort/bedSort.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedSplitOnChrom/bedSplitOnChrom.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedThickOnly/bedThickOnly.c - lines changed 3, context: html, text, full: html, text
- src/hg/bedToGenePred/bedToGenePred.c - lines changed 3, context: html, text, full: html, text
- src/hg/bioImage/bioImageLoad/bioImageLoad.c - lines changed 3, context: html, text, full: html, text
- src/hg/bioImage/hgBioImage/hgBioImage.c - lines changed 3, context: html, text, full: html, text
- src/hg/bioImage/hgBioImage/hgBioImage.h - lines changed 3, context: html, text, full: html, text
- src/hg/bioImage/knownToBioImage/knownToBioImage.c - lines changed 3, context: html, text, full: html, text
- src/hg/bioImage/loadMahoney/loadMahoney.c - lines changed 3, context: html, text, full: html, text
- src/hg/bioImage/loadMahoney/mahoney.c - lines changed 3, context: html, text, full: html, text
- src/hg/bioImage/loadMahoney/mahoney.h - lines changed 3, context: html, text, full: html, text
- src/hg/blastToPsl/blastToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/blastToPsl/blastXmlToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/blastToPsl/ncbiBlast.c - lines changed 3, context: html, text, full: html, text
- src/hg/blastToPsl/ncbiBlast.h - lines changed 3, context: html, text, full: html, text
- src/hg/blastToPsl/pslBuild.c - lines changed 3, context: html, text, full: html, text
- src/hg/blastToPsl/pslBuild.h - lines changed 3, context: html, text, full: html, text
- src/hg/borfBig/borfBig.c - lines changed 3, context: html, text, full: html, text
- src/hg/cartDump/cartDump.c - lines changed 3, context: html, text, full: html, text
- src/hg/cartReset/cartReset.c - lines changed 3, context: html, text, full: html, text
- src/hg/ccTrack/bedToBinDex/bedToBinDex.c - lines changed 3, context: html, text, full: html, text
- src/hg/cgiExample/cgiExample.c - lines changed 3, context: html, text, full: html, text
- src/hg/checkCoverageGaps/checkCoverageGaps.c - lines changed 3, context: html, text, full: html, text
- src/hg/checkHgFindSpec/checkHgFindSpec.c - lines changed 3, context: html, text, full: html, text
- src/hg/checkTableCoords/checkTableCoords.c - lines changed 3, context: html, text, full: html, text
- src/hg/chimpStuff/chimpChromContigAgp/chimpChromContigAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/chimpStuff/chimpHiQualDiffs/chimpHiQualDiffs.c - lines changed 3, context: html, text, full: html, text
- src/hg/chimpStuff/chimpSuperQuals/chimpSuperQuals.c - lines changed 3, context: html, text, full: html, text
- src/hg/ctgFaToFa/ctgFaToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/ctgToChromFa/ctgToChromFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/dbTrash/dbTrash.c - lines changed 3, context: html, text, full: html, text
- src/hg/dnaGene/dnaGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/converters/pairedTagToBed12/pairedTagToBed12.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/converters/tagToBed12/tagToBed12.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/docId/docIdReport/docIdReport.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/docId/docIdSubmitDir/docIdSubmitDir.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/docId/docIdTidy/docIdTidy.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/docId/docIdView/docIdView.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/docId/inc/docId.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode/docId/lib/docIdSub.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/encodeCvTerm/encodeCvTerm.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/encodeExp/encodeExp.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/encodeMergeReplicates/encodeMergeReplicates.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/encodeMergeReplicatesBatch/encodeMergeReplicatesBatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/encodePatchTdb/encodePatchTdb.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/encodeRenameObj/encodeRenameObj.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/hgEncodeApi/hgEncodeApi.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/hgEncodeDataVersions/hgEncodeDataVersions.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/hgEncodeScheduler/hgEncodeScheduler.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/hgEncodeVocab/hgEncodeVocab.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/inc/bedLogR.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode/inc/encodePatchTdb.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode/ldGencodeIntron/ldGencodeIntron.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/lib/bedLogR.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/lib/encodePatchTdb.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/metaCheck/metaCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/metaCollect/metaCollect.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/metaRename/metaRename.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/regionAgp/regionAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/regionOrtho/regionOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode/regionOrtho/regionOrtho.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode/validateCv/validateCv.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapAddSoftware/eapAddSoftware.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapAddStep/eapAddStep.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapDaemon/eapDaemon.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapFinish/eapFinish.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapFreen/eapFreen.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapMetaSync/eapMetaSync.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapMonitor/eapMonitor.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapSchedule/eapSchedule.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/eapUpdateSoftware/eapUpdateSoftware.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/fix/eapDepricateUntracked/eapDepricateUntracked.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/inc/eapDb.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/inc/eapGraph.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/inc/eapLib.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/lib/eapDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/lib/eapGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/lib/eapLib.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/oneShot/eapRunAddJson/eapRunAddJson.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/eap/oneShot/eapToHub/eapToHub.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwAddAssembly/edwAddAssembly.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwAddQaContamTarget/edwAddQaContamTarget.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwAddQaEnrichTarget/edwAddQaEnrichTarget.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwAddSubscriber/edwAddSubscriber.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwChangeFormat/edwChangeFormat.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwCorrectFileTags/edwCorrectFileTags.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwCreateUser/edwCreateUser.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwFakeManifestFromSubmit/edwFakeManifestFromSubmit.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwJob/edwJob.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwMakeContaminationQa/edwMakeContaminationQa.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwMakeEnrichments/edwMakeEnrichments.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwMakePairedEndQa/edwMakePairedEndQa.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwMakeRepeatQa/edwMakeRepeatQa.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwMakeReplicateQa/edwMakeReplicateQa.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwMakeValidFile/edwMakeValidFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwMetaManiToTdb/edwMetaManiToTdb.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwQaEvaluate/edwQaEvaluate.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwReallyRemoveFiles/edwReallyRemoveFiles.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwRetryJob/edwRetryJob.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwRsyncEdwUser/edwRsyncEdwUser.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwRunDaemon/edwRunDaemon.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwRunOnIds/edwRunOnIds.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwScriptSubmit/edwScriptSubmit.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwScriptSubmitStatus/edwScriptSubmitStatus.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwSubmit/edwSubmit.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebAuthLogin/edwWebAuthLogin.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebAuthLogout/edwWebAuthLogout.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebBrowse/edwWebBrowse.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebCreateUser/edwWebCreateUser.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebDeprecate/edwWebDeprecate.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebRegisterScript/edwWebRegisterScript.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebSubmit/edwWebSubmit.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebXSendFile/edwWebXSendFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/edwWebXSendFile/edwWebXSendFile.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/eapFixSortedBams/eapFixSortedBams.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixAddFastq/edwFixAddFastq.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixBasesInSample/edwFixBasesInSample.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixBzip/edwFixBzip.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixCshlSpikeins/edwFixCshlSpikeins.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixGbb2/edwFixGbb2.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixGtfBigBed/edwFixGtfBigBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixQualsAtPos/edwFixQualsAtPos.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixRenamed/edwFixRenamed.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixReplaced/edwFixReplaced.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixRevoked/edwFixRevoked.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixTarget2/edwFixTarget2.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixTargetSeq/edwFixTargetSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixTechRep1/edwFixTechRep1.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixTechRepsFromTarballs/edwFixTechRepsFromTarballs.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixTstToTstff/edwFixTstToTstff.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/fix/edwFixUniqueMapRatio/edwFixUniqueMapRatio.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/inc/edwBamFileFromRa.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/inc/edwFastqFileFromRa.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/inc/edwLib.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/inc/edwQaWigSpotFromRa.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/inc/encodeDataWarehouse.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/edwBamFileFromRa.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/edwFastqFileFromRa.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/edwLib.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/edwQaWigSpotFromRa.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/edwFakeBiosample/edwFakeBiosample.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/edwFakeEncode2Submit/edwFakeEncode2Submit.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/edwToEap1/edwAnalysis.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/edwToEap1/edwAnalysis.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/edwToEap1/edwToEap1.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/rsyncEdwExpDataType/rsyncEdwExpDataType.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/oneShot/sampleBam/sampleBam.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwBamFilter/edwBamFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwBamRemoveChrom/edwBamRemoveChrom.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwBamStats/edwBamStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwBamToWig/edwBamToWig.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwComparePeaks/edwComparePeaks.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwReplicatedPeaks/edwReplicatedPeaks.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwSamPairedEndStats/edwSamPairedEndStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwSamRepeatAnalysis/edwSamRepeatAnalysis.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/utils/edwSolexaToSangerFastq/edwSolexaToSangerFastq.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2BedDoctor/encode2BedDoctor.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2BedPlusDoctor/encode2BedPlusDoctor.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2CmpMd5/encode2CmpMd5.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2ExpDumpFlat/encode2ExpDumpFlat.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2FlattenFastqSubdirs/encode2FlattenFastqSubdirs.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2GffDoctor/encode2GffDoctor.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2MakeEncode3/encode2MakeEncode3.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2Manifest/encode2Manifest.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2Md5UpdateManifest/encode2Md5UpdateManifest.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2Meta/encode2Meta.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encode2MetaPatchRenamed/encode2MetaPatchRenamed.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encodeCvToDb/encodeCvToDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/importEncode2/encodeExpToCvDb/encodeExpToCvDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/validateFiles/validateFiles.c - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/validateManifest/validateManifest.c - lines changed 3, context: html, text, full: html, text
- src/hg/extractPslForLfs/extractPslForLfs.c - lines changed 3, context: html, text, full: html, text
- src/hg/fakeFinContigs/fakeFinContigs.c - lines changed 3, context: html, text, full: html, text
- src/hg/featureBits/featureBits.c - lines changed 3, context: html, text, full: html, text
- src/hg/ffaToFa/ffaToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/fishClones/fishClones.c - lines changed 3, context: html, text, full: html, text
- src/hg/formatZfishSts/formatZfishSts.c - lines changed 3, context: html, text, full: html, text
- src/hg/fqToQac/fqToQac.c - lines changed 3, context: html, text, full: html, text
- src/hg/fragPart/fragPart.c - lines changed 3, context: html, text, full: html, text
- src/hg/gbGetEntries/gbGetEntries.c - lines changed 3, context: html, text, full: html, text
- src/hg/geneOverlap/geneOverlap.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredCheck/genePredCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredHisto/genePredHisto.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredSingleCover/genePredSingleCover.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredSingleCover/geneScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredSingleCover/geneScore.h - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToBed/genePredToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToFakePsl/genePredToFakePsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToGtf/genePredToGtf.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/finishMafFrames.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/finishMafFrames.h - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/frameIncr.h - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/genePredToMafFrames.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/mkMafFrames.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/mkMafFrames.h - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/orgGenes.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/orgGenes.h - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/splitMultiMappings.c - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMafFrames/splitMultiMappings.h - lines changed 3, context: html, text, full: html, text
- src/hg/genePredToMrna/genePredToMrna.c - lines changed 3, context: html, text, full: html, text
- src/hg/genoPheno/gpFakeData/gpFakeData.c - lines changed 3, context: html, text, full: html, text
- src/hg/genoPheno/gpShuffleData/gpShuffleData.c - lines changed 3, context: html, text, full: html, text
- src/hg/getFeatDna/getFeatDna.c - lines changed 3, context: html, text, full: html, text
- src/hg/getRnaPred/getRnaPred.c - lines changed 3, context: html, text, full: html, text
- src/hg/getallpep/getallpep.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSample/demog.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSample/gisaidSample.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSample/gisaidSample.h - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSample/sequence.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSubj/demog.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSubj/gisaidSubj.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSubj/gisaidSubj.h - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidSubj/sequence.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidTable/advFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidTable/configure.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidTable/getSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidTable/gisaidSubjInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidTable/gisaidTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/gisaid/gisaidTable/gisaidTable.h - lines changed 3, context: html, text, full: html, text
- src/hg/gpStats/gpStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/gpToGtf/gpToGtf.c - lines changed 3, context: html, text, full: html, text
- src/hg/gpcrParser/gpcrParser.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsIdXref/gsIdXref.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidAaMsa/gsidAaMsa.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidGetConsensus/gsidGetConsensus.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMember/bio.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMember/bio.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMember/gsidMember.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMember/gsidMember.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMember/paypalSignEncrypt.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMember/paypalSignEncrypt.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMsa/gsidMsa.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidMsaToTab/gsidMsaToTab.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidPbGateway/gsidPbGateway.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidPosSelect/gsidPosSelect.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj/clinical.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj/demog.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj/gsidSubj.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj/gsidSubj.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj/sequence.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj/vaccine.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj3/clinical.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj3/demog.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj3/gsidSubj3.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj3/gsidSubj3.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj3/sequence.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidSubj3/vaccine.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidTable/advFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidTable/configure.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidTable/getSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidTable/gsidSubjInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidTable/gsidTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/gsidTable/gsidTable.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/pbGsid/pbGsid.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/pwdtest/bio.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/pwdtest/members.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/pwdtest/paypalSignEncrypt.h - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/pwdtest/pwdtest.c - lines changed 3, context: html, text, full: html, text
- src/hg/gsid/pwdtest/pwdtest.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgBatch/hgBatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgBlatTest/hgBlatTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgChroms/hgChroms.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgConvert/hgConvert.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgCoordConv/hgCoordConv.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgCustom/hgCustom.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgFileSearch/hgFileSearch.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgFileUi/hgFileUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGateway/hgGateway.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/alleles.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/altSplice.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/dnaBindMotif.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/domains.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/flyBaseInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/geneReviews.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/localization.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/microarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/mrnaDescriptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/otherOrgs.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/pathways.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/pseudoGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/rgdInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/rnaStructure.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/sequence.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/swissProtComments.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/synonym.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGene/wikiTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGeneBands/hgGeneBands.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGeneList/hgGeneList.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGeneRing/hgGeneRing.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGeneRing/interaction.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGeneRing/interaction.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/bedList.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/browseRegions.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/chromGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/clickOnImage.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/configure.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/correlate.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/custom.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/hgGenome.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/hgGenome.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/import.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/mainPage.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/sortGenes.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/upload.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/usage.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGenome/wiggle.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgGetAnn/hgGetAnn.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgKnownGeneList/hgKnownGeneList.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgLiftOver/hgLiftOver.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgLogin/gbMembers.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgLogin/gbMembers.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgLogin/hgLogin.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgLogin/hgLogin.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgNotAvail/hgNotAvail.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgNotYet/hgNotYet.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgSelect/hgSelect.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgSession/hgSession.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgSession/hgSession.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgSpeciesRna/hgSpeciesRna.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgSuggest/hgSuggest.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/asFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/asFilter.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/bedList.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/bigBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/bigWig.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/chromGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/compositeTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/correlate.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/correlate.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/correlatePlot.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/custom.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/filterFields.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/galaxy.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/gffOut.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/great.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/hgTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/hgTables.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/identifiers.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/intersect.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/joining.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/mainPage.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/microarrayTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/rangeHistogram.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/schema.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/seqOut.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/sumStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/usage.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/userRegions.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/wiggle.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTables/wikiTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTablesTest/hgTablesTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgText/hgWigText.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTrackUi/cgapSageUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTrackUi/encodePeakUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTrackUi/hgTrackUi.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/altGraphXTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/bamTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/bedGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/bedTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/bigBedTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/bigWarn.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/bigWarn.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/bigWigTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/cgapSageTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/chainTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/chromGraphTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/config.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/container.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/container.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/contigTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/coverageTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/cutterTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/cutterTrack.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/cytoBandTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/encode.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/encode.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/expRatioTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/expRatioTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/factorSource.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/gbrowseTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/gencodeTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/gencodeTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/goldTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/gvfTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/hapmapTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/hapmapTrack.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/joinedRmskTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/loweLabTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/loweLabTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/lrgTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/mafTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/mafTrack.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/makeItemsTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/multiWig.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/netTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/oneTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/oneTrack.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/pslTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/pubsTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/pubsTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/renderMain.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/retroGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/retroGene.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/retroTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/rmskTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/rnaFoldTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/rnaPLFoldTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/rnaPLFoldTrack.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/sampleTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/snakeTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/switchGear.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/switchGear.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/transMapTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/transMapTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/transcriptome.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/variation.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/variation.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/vcfTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/wabaTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/wigCommon.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/wigMafTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/wigTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/wikiTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgUserSuggestion/hgUserSuggestion.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgUserSuggestion/hgUserSuggestion.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgVai/libifyMe.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgVai/libifyMe.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgVarAnnogrator/hgVarAnnogrator.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/bigBedClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/cgapSageClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/encodeClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/gencodeClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/gencodeClick.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/geneReviewsClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/geneReviewsClick.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/makeItemsClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/numtsClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/numtsClick.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/peakClusters.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/retroClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/retroClick.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/rnaFoldClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/transMapClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/transMapClick.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/variomeClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/virusClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/virusClick.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgc/wiggleClick.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgcentralTidy/hgcentralTidy.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgsqlLocal/hgsqlLocal.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgsqlSwapTables/hgsqlSwapTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgsqlTableDate/hgsqlTableDate.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgsqladmin/hgsqladmin.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgsqldump/hgsqldump.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgsqldumpLocal/hgsqldumpLocal.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgsqlimport/hgsqlimport.c - lines changed 3, context: html, text, full: html, text
- src/hg/inc/acemblyClass.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/affy10KDetails.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/affy120KDetails.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/affyAllExonProbe.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/affyGenoDetails.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/affyOffset.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/affyTransLifted.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/affyTranscriptome.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/alignSeqSizes.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/alleleFreqs.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/allpredictions.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ancientRref.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/annoFormatVep.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/annoGrateWigDb.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/annoGratorGpVar.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/annoStreamDb.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/annoStreamWig.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bacCloneAlias.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bacCloneXRef.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bacEndAlias.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/baseMaskCommon.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bdgpExprLink.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bdgpGeneInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bdgpSwissProt.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bed12Source.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bed5FloatScore.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bed6FloatScore.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bgiGeneInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/bgiGeneSnp.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/blatServers.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/borkPseudoHom.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ccdsGeneMap.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cdsEvidence.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/celeraCoverage.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/celeraDupPositive.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cgapSage/cgapSage.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cgapSage/cgapSageLib.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cgiApoptosis.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chainNetDbLoad.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chicken13kInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chr18deletions.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chromColors.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chromGraph.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chromGraphFactory.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chromInserts.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/chromKeeper.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cnpIafrate.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cnpIafrate2.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cnpSharpCutoff.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cnpSharpSample.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/codeBlastScore.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/columnInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/cpgIslandExt.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/customFactory.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/customTrack.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/delConrad2.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/dnaMarkovSql.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/dnaMotifSql.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ecAttribute.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ecAttributeCode.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErge.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErge5race.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeBinding.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeDNAseI.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeExpProm.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeHssCellLines.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeInVitroFoot.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeMethProm.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeStableTransf.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeSummary.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeErgeTransTransf.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeExp.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeHapMapAlleleFreq.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeIndels.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodePeak.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodePrimateAlleles.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeRegionInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeRna.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeStanfordPromoters.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/encodeStanfordPromotersAverage.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeAnnotationRemark.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeAttrs.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeExonSupport.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeGeneSource.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodePdb.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodePolyAFeature.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodePubMed.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeRefSeq.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeTag.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeTranscriptSource.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeTranscriptSupport.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeTranscriptionSupportLevel.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode/wgEncodeGencodeUniProt.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode3/encode2Manifest.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/encode3/encode3Valid.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ensPhusionBlast.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ensXRefZfish.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/estOrientInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/exonJunctionPrimers.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/factorSource.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/featureBits.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/findKGAlias.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/findKGProtAlias.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/flyBase2004Xref.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/flyBaseSwissProt.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/fosEndPairs.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/gbMiscDiff.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/genbankBlackList.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/gencodeGeneClass.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/gencodeIntron.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/geneCheckDetails.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/geneCheckWidget.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/genePredReader.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/geneSimilarities.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/genomeRangeTreeFile.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/genomicSuperDups.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/genotypeFreqs.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/googleAnalytics.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/growthCondition.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/gwasCatalog.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/haplotypes.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapAlleleFreq.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapAlleles.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapAllelesCombined.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapAllelesOrtho.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapAllelesSummary.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapPhaseIIISummary.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapPrimateAlleles.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapSnps.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hapmapSnpsCombined.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hgFindSpec.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/hubConnect.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/humanParalog.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/imageClone.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ispyTables.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/itemDetailsHtml.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/jaxOrtholog.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/kgProtAlias.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/knownToSuper.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/landmarkUi.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/liftOverChain.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/lowelabArkinOperonScore.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/lowelabPfamHit.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/lowelabTIGROperonScore.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/lsSnpPdbChimera.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/mafSummary.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/makeItemsItem.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/megablastInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/metaChromGraph.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/microarray.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/minChromSize.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/minGeneInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/mouseOrtho.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/mouseSynWhd.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/mrnaMisMatch.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/mysqlTableStatus.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/nonCodingUi.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/oregannoUi.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/orthoAlleles.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/pairedTagAlign.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/peptideMapping.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/pgPhenoAssoc.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/pgPolyphenPred.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/pgSiftPred.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/plasEndPairs.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/polyGenotype.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/pseudoGeneLink.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/pslWQueryID.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/rangeTreeFile.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/recombRate.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/recombRateMouse.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/recombRateRat.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/refSeqStatus.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/retroMrnaInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/rhMapZfishInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/rikenCluster.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/rmskJoined.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/rnaHybridization.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/sageCounts.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/samAlignment.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/sangerGene.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/sangerGeneToWBGeneID.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/sargassoSeaXra.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/sgdAbundance.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/sgdDescription.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/simpleNucDiff.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/simpleRepeat.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/snp125CodingCoordless.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/snp125Exceptions.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/snpExceptions.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/snpExtFile.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/splignAlign.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/stsInfoMouse.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/stsInfoMouseNew.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/stsInfoRat.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/stsMapMouse.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/stsMapMouseNew.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/switchDbTss.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/synteny100000.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/syntenyBerk.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/syntenySanger.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tableDescriptions.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tableStatus.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/taxonDivision.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/taxonGeneticCode.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tfbsConsFactors.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tfbsConsMap.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tfbsConsSites.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tigrCmrGene.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tigrOperon.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/tilingPath.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/trackLayout.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/trackTable.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/trackVersion.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/transMapGene.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/transMapInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/transMapSrc.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/transMapStuff.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/transRegCode.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/transRegCodeCondition.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/transRegCodeProbe.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/txEdgeOrtho.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ucscRetroInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/ucscRetroOrtho.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/vegaInfoZfish.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/versionInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/yaleGencodeAssoc.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/zdobnovSynt.h - lines changed 3, context: html, text, full: html, text
- src/hg/intronEnds/intronEnds.c - lines changed 3, context: html, text, full: html, text
- src/hg/intronSizes/intronSizes.c - lines changed 3, context: html, text, full: html, text
- src/hg/lfsOverlap/lfsOverlap.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/acemblyClass.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/affy10KDetails.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/affy120KDetails.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/affyAllExonProbe.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/affyGenoDetails.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/affyOffset.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/affyTransLifted.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/affyTranscriptome.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/alignSeqSizes.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/alleleFreqs.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/allpredictions.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ancientRref.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/annoFormatVep.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/annoGrateWigDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/annoGratorGpVar.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/annoStreamDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/annoStreamWig.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bacCloneAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bacCloneXRef.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bacEndAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/baseMaskCommon.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bdgpExprLink.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bdgpGeneInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bdgpSwissProt.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bed12Source.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bed5FloatScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bed6FloatScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bgiGeneInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/bgiGeneSnp.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/blatServers.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/borkPseudoHom.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ccdsGeneMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cdsEvidence.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/celeraCoverage.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/celeraDupPositive.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cgapSage/cgapSage.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cgapSage/cgapSageLib.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cgiApoptosis.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/chainNetDbLoad.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/chicken13kInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/chr18deletions.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/chromGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/chromGraphFactory.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/chromInserts.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/chromKeeper.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/clusterInputAwgDnase.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/clusterInputAwgDnase.h - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cnpIafrate.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cnpIafrate2.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cnpSharpCutoff.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cnpSharpSample.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/codeBlastScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/columnInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/cpgIslandExt.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/customFactory.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/customTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/delConrad2.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/dnaMarkovSql.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/dnaMotifSql.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ecAttribute.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ecAttributeCode.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeErge.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeErgeHssCellLines.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeExp.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeHapMapAlleleFreq.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeIndels.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodePeak.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeRegionInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeRegionInfoCustom.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeRna.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeStanfordPromoters.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/encodeStanfordPromotersAverage.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/pairedTagAlign.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/peptideMapping.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/tagAlign.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErge5race.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeBinding.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeDNAseI.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeExpProm.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeInVitroFoot.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeMethProm.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeStableTransf.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeSummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodeErgeTransTransf.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/unused/encodePrimateAlleles.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeAnnotationRemark.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeAttrs.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeExonSupport.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeGeneSource.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodePdb.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodePolyAFeature.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodePubMed.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeRefSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeTag.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeTranscriptSource.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeTranscriptSupport.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeTranscriptionSupportLevel.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeGencodeUniProt.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode3/encode2Manifest.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/encode3/encode3Valid.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ensPhusionBlast.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ensXRefZfish.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/estOrientInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/factorSource.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/featureBits.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/findKGAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/findKGProtAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/fishClones.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/flyBase2004Xref.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/flyBaseSwissProt.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/fosEndPairs.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/gbMiscDiff.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/genbankBlackList.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/gencodeGeneClass.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/gencodeIntron.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/geneCheckDetails.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/geneCheckWidget.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/genePredReader.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/geneSimilarities.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/genomeRangeTreeFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/genomicDups.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/genomicSuperDups.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/genotypeFreqs.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/googleAnalytics.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/growthCondition.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/gwasCatalog.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/haplotypes.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapAlleleFreq.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapAlleles.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapAllelesCombined.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapAllelesOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapAllelesSummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapPhaseIIISummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapPrimateAlleles.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapSnps.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hapmapSnpsCombined.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hgFindSpec.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hgFindSpecCustom.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/hubConnect.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/humanParalog.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/imageClone.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ispyTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/itemDetailsHtml.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/jaxOrtholog.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/kgProtAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/knownCanonical.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/knownToSuper.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/landmarkUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/liftOverChain.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/lowelabArkinOperonScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/lowelabPfamHit.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/lowelabPfamHit.h - lines changed 3, context: html, text, full: html, text
- src/hg/lib/lowelabTIGROperonScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/lsSnpPdbChimera.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/mafSummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/makeItemsItem.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/mcnBreakpoints.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/megablastInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/metaChromGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/microarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/minChromSize.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/minGeneInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/mouseOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/mouseSynWhd.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/mrnaMisMatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/mysqlTableStatus.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/newfoo/cytoBand.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/nonCodingUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/oregannoUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/orthoAlleles.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/pgPhenoAssoc.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/pgPolyphenPred.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/pgSiftPred.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/plasEndPairs.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/polyGenotype.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/pseudoGeneLink.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/pslWQueryID.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/rangeTreeFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/recombRate.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/recombRateMouse.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/recombRateRat.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/refSeqStatus.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/retroMrnaInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/rhMapZfishInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/rikenCluster.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/rmskJoined.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/rnaHybridization.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/sageCounts.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/samAlignment.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/sanger22extra.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/sangerGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/sangerGeneToWBGeneID.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/sargassoSeaXra.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/sgdAbundance.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/sgdDescription.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/simpleNucDiff.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/simpleRepeat.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/snp125CodingCoordless.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/snp125Exceptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/snpExceptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/snpExtFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/softPromoter.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/softberryHom.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/splignAlign.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/stsInfoMouse.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/stsInfoMouseNew.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/stsInfoRat.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/stsMapMouse.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/stsMapMouseNew.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/switchDbTss.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/synteny100000.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/syntenyBerk.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/syntenySanger.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tableDescriptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tableStatus.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/taxonDivision.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/taxonGeneticCode.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/annoGratorTester.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/binTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/customTrackTester.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/genePredTester.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/hdbTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/pslReaderTester.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/spDbTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tests/sqlCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tfbsConsFactors.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tfbsConsMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tfbsConsSites.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tigrCmrGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tigrOperon.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/tilingPath.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/trackDbCustom.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/trackLayout.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/trackTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/trackVersion.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/transMapGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/transMapInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/transMapSrc.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/transMapStuff.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/transRegCode.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/transRegCodeCondition.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/transRegCodeProbe.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/txEdgeOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ucscRetroInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/ucscRetroOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/validateGisaid.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/vegaInfoZfish.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/wigAsciiToBinary.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/wigDataStream.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/wiggleCart.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/wiggleUtils.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/yaleGencodeAssoc.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/zdobnovSynt.c - lines changed 3, context: html, text, full: html, text
- src/hg/liftAcross/liftAcross.c - lines changed 3, context: html, text, full: html, text
- src/hg/liftAgp/liftAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/liftFrags/liftFrags.c - lines changed 3, context: html, text, full: html, text
- src/hg/liftOver/liftOver.c - lines changed 3, context: html, text, full: html, text
- src/hg/liftOver/liftOverMerge.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/accessLogFilter/accessLogFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/accessLogMerge/accessLogMerge.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/accessLogSort/accessLogSort.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/accessLogWigs/accessLogWigs.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/crawlForHogs/crawlForHogs.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/crawlForPosAndTime/crawlForPosAndTime.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/encodeUserDbCrawl/encodeUserDbCrawl.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/hgAccessCrawl/hgAccessCrawl.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/sessionDbCrawl/sessionDbCrawl.c - lines changed 3, context: html, text, full: html, text
- src/hg/logCrawl/ticksToWig/ticksToWig.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/align/gbAlignCommon.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/align/gbAlignCommon.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/align/gbAlignGet.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/align/gbAlignInstall.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/ccds/ccdsCommon.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/ccds/ccdsCommon.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/ccds/ccdsImport.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/ccds/ccdsLocationsJoin.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/ccds/ccdsLocationsJoin.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/ccds/ccdsMkTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/ccds/mkCcdsGeneMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/dbLoadOptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/dbLoadOptions.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/dbLoadPartitions.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/dbLoadPartitions.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbAlignData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbAlignData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbAlignTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbAlignTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbBuildState.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbBuildState.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbGeneTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbGeneTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbIgnoreDelete.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbIgnoreDelete.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbLoadRna.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbMDParse.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbMDParse.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbMetaData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/dbload/gbMetaData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/extFileUpdate/extFileUpdate.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/extFileUpdate/raInfoTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/extFileUpdate/raInfoTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbConf/gbConf.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/gbGetSeqs.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/gbGetSeqs.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/oiData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/oiData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/pepData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/pepData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/pslData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/pslData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/raData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/raData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/seqData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbGetSeqs/seqData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkAlignTbls.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkAlignTbls.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkCommon.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkCommon.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkGbIndex.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkGbIndex.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkMetaDataTbls.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkMetaDataTbls.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkSeqTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/chkSeqTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/gbSanity.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/metaData.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/gbSanity/metaData.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/extFileTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbAligned.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbConf.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbDefs.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbEntry.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbFa.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbFileOps.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbGenome.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbIgnore.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbIndex.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbLoadedTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbMem.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbPipeline.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbProcessed.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbRelease.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbSql.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbStatusTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbUpdate.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/gbVerb.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/imageCloneTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/mgcStatusTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/seqTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/sqlDeleter.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/sqlUpdater.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/inc/uniqueStrTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/extFileTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbAligned.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbConf.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbDefs.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbEntry.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbFileOps.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbGenome.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbIgnore.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbIndex.c - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbLoadedTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbPipeline.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbProcessed.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbRelease.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbSql.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbStatusTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbUpdate.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/gbVerb.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/imageCloneTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/mgcStatusTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/seqTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/sqlDeleter.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/sqlUpdater.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/lib/uniqueStrTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/process/gbParse.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/process/gbParse.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/process/gbProcess.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/process/gbProcessedCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/refSeqCheck/refSeqCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/repair/refPepRepair.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/repair/refPepRepair.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/repair/repairExtFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/src/selectWithPsl/selectWithPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/tests/gbFaCheck/gbFaCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/tests/index/gbIndexTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/genbank/tests/subset/gbGetTestSubset.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgAddLiftOverChain/hgAddLiftOverChain.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgBbiDbLink/hgBbiDbLink.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgBedsToBedExps/bToBeCfg.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgBedsToBedExps/bToBeCfg.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgBedsToBedExps/hgBedsToBedExps.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCalStat/hgCalStat.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgClonePos/gsSeqInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgClonePos/hgClonePos.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCountAlign/align.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCountAlign/align.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCountAlign/hgCountAlign.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCountAlign/slidingWin.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCountAlign/slidingWin.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCountAlign/winCounts.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCountAlign/winCounts.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCtgPos/hgCtgPos.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCtgPos/liftSpec.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgCutters/hgCutters.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgDeleteChrom/hgDeleteChrom.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgDropSplitTable/hgDropSplitTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgExperiment/hgExperiment.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgExtFileCheck/hgExtFileCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgFakeAgp/hgFakeAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgFindSpec/hgFindSpec.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGcPercent/hgGcPercent.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGeneBands/hgGeneBands.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGenericMicroarray/hgGenericMicroarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGetKgUrls/hgGetKgUrls.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGetNrOmimGene/hgGetNrOmimGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGoldGapGl/hgGoldGapGl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGoldGapGl/hgLoadGap.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgGoldGapGl/ntContig.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgKgGetText/hgKgGetText.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgKgMrna/hgKgMrna.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgKnownMore.oo21/hgKnownMore.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgKnownMore.oo21/hugoMulti.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgKnownMore/hgKnownMore.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgKnownMore/hugoMulti.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadAxt/hgLoadAxt.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadBed/hgLoadBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadBlastTab/hgLoadBlastTab.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadCdsEvidence/hgLoadCdsEvidence.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadChain/hgLoadChain.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadChromGraph/hgLoadChromGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadGenePred/hgLoadGenePred.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadItemAttr/hgLoadItemAttr.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadMaf/hgLoadMaf.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadMaf/hgLoadMafSummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadMafFrames/hgLoadMafFrames.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadNet/hgLoadNet.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadOut/hgLoadOut.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadPsl/hgLoadPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadSample/hgLoadSample.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadSeq/hgLoadSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadSqlTab/hgLoadSqlTab.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadWiggle/hgDumpWiggle.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadWiggle/hgLoadWiggle.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadWiggle/hgWiggle.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgLoadWiggle/wigEncode.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgMapMicroarray/hgMapMicroarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgMedianMicroarray/hgMedianMicroarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgMrnaRefseq/hgMrnaRefseq.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgNibSeq/hgNibSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgPar/hgPar.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgPar/parSpec.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgPar/parSpec.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgPepPred/hgPepPred.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgRatioMicroarray/hgRatioMicroarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgRenameSplitTable/hgRenameSplitTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgRgdParsePathwayObo/hgRgdParsePathwayObo.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgSanger20/hgSanger20.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgSanger22/hgSanger22.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgStanfordMicroarray/hgStanfordMicroarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgStsAlias/hgStsAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgStsMarkers/hgStsMarkers.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgTomRough/hgTomRough.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgTomRough/tomRough.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgTpf/hgTpf.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgTraceInfo/hgTraceInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgTrackDb/hgTrackDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/hgWaba/hgWaba.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/htTpf/htTpf.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/ldHgGene/ldHgGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/mdbUpdate/mdbPrint.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/mdbUpdate/mdbUpdate.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/allenBrain/allenCleanup/allenCleanup.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/allenBrain/allenCollectSeq/allenCollectSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/cgapSage/cgapSageBedAddFreqs/cgapSageBedAddFreqs.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/cgapSage/cgapSageFind/cgapSageFind.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/cgapSage/cgapSageFind/cgapSageFind.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/cgapSage/cgapSageFind/uninteresting.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/exonerateGffDoctor/exonerateGffDoctor.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgAvidShortBed/hgAvidShortBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgBioCyc/hgBioCyc.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgCGAP/hgCGAP.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgExonerate/hgExonerate.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgFiberglass/hgFiberglass.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgFlyBase/hgFlyBase.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgGnfMicroarray/hgGnfMicroarray.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgJaxQtl/hgJaxQtl.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgKegg/hgKegg.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgKegg2/hgKegg2.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgKegg3/hgKegg3.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgLoadEranModules/esMotif.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgLoadEranModules/esMotif.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgLoadEranModules/hgLoadEranModules.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgLsSnpPdbLoad/hgLsSnpPdbLoad.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgPhMouse/hgPhMouse.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgRnaGenes/hgRnaGenes.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgSoftPromoter/hgSoftPromoter.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgSoftberryHom/hgSoftberryHom.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/hgSuperfam/hgSuperfam.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/nibb/nibbImageProbes/nibbImageProbes.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/nibb/nibbNameFix/nibbNameFix.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/nibb/nibbParseImageDir/nibbParseImageDir.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/nibb/nibbPrepImages/nibbPrepImages.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/samHit/samHit.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/sanger22gtf/sanger22gtf.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/vegaBuildInfo/vegaBuildInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/yeast/checkSgdSync/checkSgdSync.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/yeast/fixHarbisonMotifs/fixHarbisonMotifs.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/yeast/hgSgdGff3/hgSgdGff3.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/yeast/hgSgdGfp/hgSgdGfp.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/yeast/hgSgdPep/hgSgdPep.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/outside/yeast/hgYeastRegCode/hgYeastRegCode.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/schema/dbFindFieldsWith/dbFindFieldsWith.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/schema/dbSnoop/dbSnoop.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/schema/joinTwoInfo/joinTwoInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/schema/joinableFields/joinableFields.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/schema/joinerCheck/joinerCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/schema/joinerGraph/joinerGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/schema/makeTableDescriptions/makeTableDescriptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/simpleGap/simpleGap.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/matt-maf.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/matt-maf.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/seq.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/seq.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/tfbsConsLoc.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/tfbsConsLoc.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/tfbsConsLocUtil.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/tfbsConsLocUtil.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/util.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsLoc/util.h - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/tfbsConsSort/tfbsConsSort.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDbPatch/trackDbPatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDbRaFormat/trackDbRaFormat.c - lines changed 3, context: html, text, full: html, text
- src/hg/makeSeqs/makeSeqs.c - lines changed 3, context: html, text, full: html, text
- src/hg/maskOutFa/maskOutFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/mdToNcbiLift/mdToNcbiLift.c - lines changed 3, context: html, text, full: html, text
- src/hg/monitor/cacti/cactiSine/cactiSine.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/afsCombine/afsCombine.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/aliFragScore/aliFragScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtChain/axtChain.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtDropOverlap/axtDropOverlap.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtDropSelf/axtDropSelf.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtFilter/axtFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtIndex/axtIndex.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtRecipBest/axtRecipBest.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtRescore/axtRescore.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtSomeRecords/axtSomeRecords.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtSplitByTarget/axtSplitByTarget.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtSwap/axtSwap.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/axtToMaf/axtToMaf.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/bedCoverage/bedCoverage.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/blastzPaper/blastzPaper.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/calcGap/calcGap.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainAntiRepeat/chainAntiRepeat.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainDbToFile/chainDbToFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainFilter/chainFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainIndex/chainIndex.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainInfo/chainInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainInfo/chainInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainMergeSort/chainMergeSort.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainNet/chainNet.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainOverlap/chainOverlap.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainPreNet/chainPreNet.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainScore/chainScore.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainSort/chainSort.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainSplit/chainSplit.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainStats/chainStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainStitch/chainStitch.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainStitchId/chainStitchId.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainSwap/chainSwap.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/chainToAxt/chainToAxt.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/correctEst/correctEst.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/exonMap/exonMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/gcForBed/gcForBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/ggcPic/ggcPic.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/knownVsBlat/blatStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/knownVsBlat/blatStats.h - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/knownVsBlat/knownVsBlat.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/knownVsBlat/kvsSummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/lavToAxt/lavToAxt.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/lavToPsl/lavToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/libScan/libScan.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafCoverage/mafCoverage.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafFetch/mafFetch.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafRanges/mafRanges.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafToAxt/mafToAxt.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafToClustalw/mafToClustalw.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafToFa/mafToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafToPsl/mafToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mafToXmfa/mafToXmfa.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/mousePoster/mousePoster.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netChainSubset/netChainSubset.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netClass/netClass.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netContigs/netContigs.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netFilter/netFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netSplit/netSplit.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netStats/netStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netSyntenic/netSyntenic.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netToAxt/netToAxt.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netToBed/netToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/netToBedWithId/netToBedWithId.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/orthologBySynteny/orthologBySynteny.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/phToPsl/phToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/pslMrnaCover/pslMrnaCover.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/regionPicker/regionPicker.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/rikenBestInCluster/rikenBestInCluster.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/simpleChain/simpleChain.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/splitSim/splitSim.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/subsetTraces/subsetTraces.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/whyConserved/trackOverlap.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/whyConserved/whyConserved.c - lines changed 3, context: html, text, full: html, text
- src/hg/mouseStuff/xmfaToMaf/xmfaToMaf.c - lines changed 3, context: html, text, full: html, text
- src/hg/mrnaToGene/mrnaToGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/nci60/findStanAlignments.c - lines changed 3, context: html, text, full: html, text
- src/hg/nci60/stanToBedAndExpRecs.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgCeOrfToGene/hgCeOrfToGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgClusterGenes/hgClusterGenes.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgEmblProtLinks/hgEmblProtLinks.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgExpDistance/diffDistTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgExpDistance/hgExpDistance.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgExpDistance/hgExpDistance_fm.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgExpDistance/hgExpDistance_fm_tm.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgExpDistance/hgExpDistance_fq.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgExpDistance/hgExpDistance_fq_tm.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgExpDistance/hgExpDistance_tm.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgGoAssociation/hgGoAssociation.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgKnownToSuper/hgKnownToSuper.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgMapToGene/hgMapToGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgMapViaSwissProt/hgMapViaSwissProt.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/advFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/afiAli.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/association.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/colTemplate.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/configure.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/customColumn.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/examples.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/expRatio.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/flyBase.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/getSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/go.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/hgNear.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/hgNear.h - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/intronSize.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/knownGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/order.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/pfam.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/search.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNear/userSettings.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNearTest/hgNearTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNetDist/hgLoadNetDist.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNetDist/hgNetDist.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgNetDist/hprdP2p.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgProtIdToGenePred/hgProtIdToGenePred.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgWormLinks/hgWormLinks.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hgZfishEnsXRef/hgEnsGeneXRef.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hprdXmlToTab/hprd.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/hprdXmlToTab/hprd.h - lines changed 3, context: html, text, full: html, text
- src/hg/near/hprdXmlToTab/hprdXmlToTab.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/knownToHprd/knownToHprd.c - lines changed 3, context: html, text, full: html, text
- src/hg/near/pepPredToFa/pepPredToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/addChrPsl/addChrPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/addMhcClones/addMhcClones.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/addTopoToPrimers/addTopoToPrimers.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/addUcscCopyright/addUcscCopyright.c - lines changed 9, context: html, text, full: html, text
- src/hg/oneShot/affyAllExonGSColumn/affyAllExonGSColumn.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/agpAddCtgNamesAndGaps/agpAddCtgNamesAndGaps.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/agpNotInf/agpNotInf.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/agpVsMap/agpVsMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/bargeVsMap/bargeVsMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/bed15To3Col/bed15To3Col.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/bedFirstCodingExonSize/bedFirstCodingExonSize.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/blatFilter/blatFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/bridgeDif/bridgeDif.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/bwTest/bwTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/bwTestRead/bwTestRead.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/cJoinX/cJoinX.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/cacheMergedRanges/cacheMergedRanges.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/cacheMergedRanges/rbmTree.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/cacheMergedRanges/rbmTree.h - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/cartSim/cartSim.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/cartSimNoInsert/cartSimNoInsert.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/chromPosLookup/chromPosLookup.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/chromToPos/chromToPos.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/clonePos/clonePos.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/clonesInAgp/clonesInAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/clumpEst3/clumpEst3.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/cmpOverlaps/cmpOverlaps.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/codAbsAffyQuery/codAbsAffyQuery.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/compilerError/compilerError.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/createScaffoldsAgp/createScaffoldsAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/doEvoFold/doEvoFold.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/doEvoFoldV2/doEvoFoldV2.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/doOmimDisorders/doOmimDisorders.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/doRgdGene2/doRgdGene2.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/doRgdGene2UniProt/doRgdGene2UniProt.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/doRgdGene2Xref/doRgdGene2Xref.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/dupeFoo/dupeFoo.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/dupedInTable/dupedInTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/evalEndOverlaps/evalEndOverlaps.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/evalEndOverlaps/ocp.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/evalEnds/evalEnds.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/faFiltMasked/faFiltMasked.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/faTest/faTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fakeBedGraph/fakeBedGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fakeChromGraph/fakeChromGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fakeHomozygousity/fakeHomozygousity.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fakeLinkage/fakeLinkage.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fakeSeqDiffs/fakeSeqDiffs.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/findContigsWithClones/findContigsWithClones.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/findToFixBedGraphLimits/findToFixBedGraphLimits.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/findToFixBedGraphViewLimits/findToFixBedGraphViewLimits.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fixBlastTrack/fixBlastTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fixEnsGtf/fixEnsGtf.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/fixGdup/fixGdup.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/flagMhcClones/flagMhcClones.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/freen/freen.c - lines changed 43, context: html, text, full: html, text
- src/hg/oneShot/getHumanBrainRna/getHumanBrainRna.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/getRgdGeneCds/getRgdGeneCds.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/hgFreen/hgFreen.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/howBadNt/howBadNt.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/jingTestFoo/jingTestFoo.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/joinToPatch/joinToPatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/kgName/fbName.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/kgName/kgName.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/kgName/sgName.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/labSheet/labSheet.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/makeOrthoAtgTable/makeOrthoAtgTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/makeTrackDbTagVals/makeTrackDbTagVals.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/makeTrackDbTypeTags/makeTrackDbTypeTags.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/mapToSts/mapToSts.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/mhcToNt/mhcToNt.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/missingTable/missingTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/musAliAt/musAliAt.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/newClones/newClones.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/oo21Nts/oo21Nts.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/padFile/padFile.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/parseOmimDisorder/parseOmimDisorder.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/patchDir/patchDir.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/patchNtAgp/patchNtAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/patchToAgp/patchToAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/protDat/protDat.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/pslCut/pslCut.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/raPriority/raPriority.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/randomEst/randomEst.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/rangeGraph/rangeGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/rangeGraph/rgi.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/rcvs/rcvs.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/rmDupCol1/rmDupCol1.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/rmFromFinf/rmFromFinf.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/roundNewViewLimitsInRa/roundNewViewLimitsInRa.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/sangPairs/sangPairs.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/seqFromPsl/seqFromPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/somePsls/somePsls.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/spSize/spSize.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/spanRaft/spanRaft.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/splitNcbiFa/splitNcbiFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tdbRewriteAddReplaces/tdbRewriteAddReplaces.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tdbRewriteReduceReplaces/tdbRewriteReduceReplaces.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tdbRewriteRemoveUnused/tdbRewriteRemoveUnused.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tdbRewriteSortTags/tdbRewriteSortTags.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tdbRewriteSubtrackToParent/tdbRewriteSubtrackToParent.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tdbRewriteViewsToSubtracks/tdbRewriteViewsToSubtracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tdbRewriteViewsToSubtracks1/tdbRewriteViewsToSubtracks1.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tempLift/tempLift.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tempLower/tempLower.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testBb/testBb.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testCart/cart.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testCart/cart.h - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testCart/testCart.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testIndex/testIndex.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testIntersect/testIntersect.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testIxx/testIxx.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testTableExists/testTableExists.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/testXap/testXap.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tetDensity/tetDensity.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tetFilter/tetFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/timeGifPng/timeGifPng.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/timeMysqlHandler/timeMysqlHandler.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/transparentTriangleTest/transparentTriangleTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/trimFosmids/trimFosmids.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/tryNewColorOverlay/tryNewColorOverlay.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/weedKnownBlastTab/weedKnownBlastTab.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/weedTab/weedTab.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/wgEncodeRegGenRa/wgEncodeRegGenRa.c - lines changed 3, context: html, text, full: html, text
- src/hg/oneShot/wgEncodeRegTfbsDedupeHelp/wgEncodeRegTfbsDedupeHelp.c - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/agxToIntronBeds.c - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/bedToFrames.c - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/mgcFastaForBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/orthoEval.c - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/orthoEval.h - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/orthoEvaluate.c - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/orthoMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/orthoMap/orthoPickIntron.c - lines changed 3, context: html, text, full: html, text
- src/hg/patCount/patCount.c - lines changed 3, context: html, text, full: html, text
- src/hg/perf/hgTracksRandom.c - lines changed 3, context: html, text, full: html, text
- src/hg/perf/rangeQuery.c - lines changed 3, context: html, text, full: html, text
- src/hg/phyloGif/phyloGif.c - lines changed 3, context: html, text, full: html, text
- src/hg/poster/finPoster/finPoster.c - lines changed 3, context: html, text, full: html, text
- src/hg/poster/foldDb/checkDupe/checkDupe.c - lines changed 3, context: html, text, full: html, text
- src/hg/poster/foldDb/foldDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/poster/foldGfx/foldGfx.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/blastRecipBest/blastRecipBest.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/dv2/dv2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/fixAgp/fixAgp.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/fixMd/fixMd.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/gadPos/gadPos.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/getInterProFa/getInterProFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/hmmPfamToTab/hmmPfamToTab.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/inc/pbCalPi.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/inc/pbStampPict.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/inc/pbTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/inc/spKgMap.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/inc/spMapper.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/inc/uniref.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/inc/unirefTbl.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgAliasKgXref/kgAliasKgXref.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgAliasM/kgAliasM.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgAliasP/kgAliasP.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgAliasRefseq/kgAliasRefseq.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgAttachKegg/kgAttachKegg.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBestMrna/kgPrepBestMrna.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBestMrna/kgPrepBestMrna2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBestMrna/kgResultBestMrna.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBestMrna2/kgPrepBestMrna2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBestMrna2/kgResultBestMrna2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBestRef2/kgPrepBestRef2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBestRef2/kgResultBestRef2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBioCyc0/kgBioCyc0.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgBioCyc1/kgBioCyc1.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgCheck/kgCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgCheck2/kgCheck2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgGetCds/kgGetCds.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgGetPep/kgGetPep.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgPepMrna/kgPepMrna.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgPick/kgPick.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgPick0/kgPickPrep.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgProtAlias/kgProtAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgProtAliasNCBI/kgProtAliasNCBI.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgPutBack/kgPutBack.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgSelect/kgSelect.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgUniq/kgUniq.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgXref/kgXref.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/kgXref2/kgXref2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/doSam.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/doStamps.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/doTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/domains.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/pbUtil.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/spKgMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/spMapper.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/uniref.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/lib/unirefTbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/omimCheckAv/omimCheckAv.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/omimParseAv/omimParseAv.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/omimParseRec/omimParseRec.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbCalDist/pbCalDist.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbCalDistGlobal/pbCalDistGlobal.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbCalPi/pbCalPi.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbCalResStd/pbCalResStd.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbCalResStdGlobal/pbCalResStdGlobal.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbGateway/pbGateway.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbGlobal/pbGlobal.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbHgnc/pbHgnc.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbTracks/pbTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pfamToGoRdf/pfamToGoRdf.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pfamToGoRdf/rdf.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pfamToGoRdf/rdf.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pfamXref/pfamXref.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/rmKGPepMrna/rmKGPepMrna.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/scopCollapse/scopCollapse.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spDbAddVarSplice/spDbAddVarSplice.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spLoadPsiBlast/spLoadPsiBlast.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spLoadRankProp/rankPropProt.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spLoadRankProp/rankPropProt.h - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spLoadRankProp/spLoadRankProp.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spOrganism/spOrganism.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spTest/spTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spToDb/spToDb.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spToProteins/spToProteins.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spToProteinsVar/spToProteinsVar.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spToSpXref2/spToSpXref2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spXref2/spXref2.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spXref3/spXref3.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spm3/spm3.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spm6/spm6.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/spm7/spm7.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslAnal/pslAnal.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/cDnaAligns.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/cDnaAligns.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/cDnaReader.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/cDnaReader.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/cDnaStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/cDnaStats.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/globalNearBestFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/globalNearBestFilter.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/hapRegions.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/hapRegions.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/localNearBestFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/localNearBestFilter.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/overlapFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/overlapFilter.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/polyASize.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/polyASize.h - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaFilter/pslCDnaFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslCDnaGenomeMatch/pslCDnaGenomeMatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslMaxMap/pslMaxMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslOneTwo/chainOneTwo.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslOneTwo/pslOneTwo.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslPairs/pslPairs.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslPartition/pslPartition.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslPseudo/checkExp/checkExp.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslQuickFilter/pslQuickFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslRecalcMatch/pslRecalcMatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslSelect/pslSelect.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslSimp/pslSimp.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslSomeRecords/pslSomeRecords.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslSortAcc/pslSortAcc.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslSplit/pslSplit.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslSplitOnTarget/pslSplitOnTarget.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslStats/pslStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslToBed/pslToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslToChain/pslToChain.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslToFa/pslToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslToPileup/pslToPileup.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslUnpile/pslUnpile.c - lines changed 3, context: html, text, full: html, text
- src/hg/pslxToFa/pslxToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/qa/apacheMonitor.c - lines changed 3, context: html, text, full: html, text
- src/hg/qa/checkCardinality.c - lines changed 3, context: html, text, full: html, text
- src/hg/qa/reviewIndexes.c - lines changed 3, context: html, text, full: html, text
- src/hg/qa/timePosTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/qaAgpToQacIdx/qaAgpToQacIdx.c - lines changed 3, context: html, text, full: html, text
- src/hg/qaPushQ/qaPushQ.c - lines changed 3, context: html, text, full: html, text
- src/hg/qaToQac/qaToQac.c - lines changed 3, context: html, text, full: html, text
- src/hg/qacAddGapIdx/qacAddGapIdx.c - lines changed 3, context: html, text, full: html, text
- src/hg/qacAgpLift/qacAgpLift.c - lines changed 3, context: html, text, full: html, text
- src/hg/qacIndex/qacIndex.c - lines changed 3, context: html, text, full: html, text
- src/hg/qacToQa/qacToQa.c - lines changed 3, context: html, text, full: html, text
- src/hg/qacToWig/qacToWig.c - lines changed 3, context: html, text, full: html, text
- src/hg/randomPlacement/randomPlacement.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/faToMaf/faToMaf.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafAddIRows/mafAddIRows.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafAddQRows/mafAddQRows.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafBedSubset/mafBedSubset.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafBreak/mafBreak.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafFastFrags/mafFastFrags.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafFilter/mafFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafFrag/mafFrag.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafFrags/mafFrags.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafGene/mafGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafIndex/mafIndex.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafMeFirst/mafMeFirst.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafOrder/mafOrder.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafOrtholog/mafOrtholog.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafSpeciesList/mafSpeciesList.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafSpeciesSubset/mafSpeciesSubset.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafSplit/mafSplit.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafSplitPos/mafSplitPos.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafStats/mafStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafToAnc/mafToAnc.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafToProtein/mafToProtein.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/mafsInRegion/mafsInRegion.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/multizzy/multizzy.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/segExpandToAnchors/segExpandToAnchors.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/segInfo/segInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/segSplitPairwise/segSplitPairwise.c - lines changed 3, context: html, text, full: html, text
- src/hg/ratStuff/stageMultiz/stageMultiz.c - lines changed 3, context: html, text, full: html, text
- src/hg/recycleDb/bedDown/bedDown.c - lines changed 3, context: html, text, full: html, text
- src/hg/recycleDb/bedUp/bedUp.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanion5C/regCompanion5C.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionCalcBedGraphNorm/regCompanionCalcBedGraphNorm.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionChia/regCompanionChia.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionCorrelateEnhancerAndExpression/regCompanionCorrelateEnhancerAndExpression.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionEnhProCellSpecificPairs/regCompanionEnhProCellSpecificPairs.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionEntropy/regCompanionEntropy.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionGraphVsFixedPoints/regCompanionGraphVsFixedPoints.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionHistoneBox/regCompanionHistoneBox.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/companion/regCompanionPickEnhancers/regCompanionPickEnhancers.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regBeadPos/regBeadPos.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regBedStats/regBedStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regChromiaMergeWindows/regChromiaMergeWindows.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regCluster/regCluster.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regClusterAttachMetadataToTableOfTables/regClusterAttachMetadataToTableOfTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regClusterBedExpCfg/regClusterBedExpCfg.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regClusterMakeTableOfTables/regClusterMakeTableOfTables.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regClusterTreeCells/regClusterTreeCells.c - lines changed 3, context: html, text, full: html, text
- src/hg/regulate/regStartSampleEmbl/regStartSampleEmbl.c - lines changed 3, context: html, text, full: html, text
- src/hg/relPairs/relPairs.c - lines changed 3, context: html, text, full: html, text
- src/hg/reviewSanity/reviewSanity.c - lines changed 3, context: html, text, full: html, text
- src/hg/rnaStructure/hgLoadRnaFold/hgLoadRnaFold.c - lines changed 3, context: html, text, full: html, text
- src/hg/rnaStructure/rnaFoldBig/rnaFoldBig.c - lines changed 3, context: html, text, full: html, text
- src/hg/rnaStructure/rnaPhylo/rnaPhylo.c - lines changed 3, context: html, text, full: html, text
- src/hg/rnaStructure/utrFa/utrFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/rtdbWebUpdate/rtdbWebUpdate.c - lines changed 3, context: html, text, full: html, text
- src/hg/sage/addAveMedScoreToPsls.c - lines changed 3, context: html, text, full: html, text
- src/hg/sage/createSageSummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/sageVisCGI/gnuPlot2D.c - lines changed 3, context: html, text, full: html, text
- src/hg/sageVisCGI/gnuPlot2D.h - lines changed 3, context: html, text, full: html, text
- src/hg/sageVisCGI/gnuplot_i.c - lines changed 3, context: html, text, full: html, text
- src/hg/sageVisCGI/gnuplot_i.h - lines changed 3, context: html, text, full: html, text
- src/hg/sageVisCGI/rosChr22Dat.c - lines changed 3, context: html, text, full: html, text
- src/hg/sageVisCGI/rosChr22Dat.h - lines changed 3, context: html, text, full: html, text
- src/hg/sageVisCGI/sageVisCGI.c - lines changed 3, context: html, text, full: html, text
- src/hg/semiNorm/semiNorm.c - lines changed 3, context: html, text, full: html, text
- src/hg/sim4big/sim4big.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/details/dbSnp.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/findSnpClusters/findSnpClusters.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/fixedDiffs/fixedDiffs.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/pbToAlleleCounts/pbToAlleleCounts.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/affyCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/affyLookup.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/cnpLookup.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/fetchSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmap1.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmap2.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmapLookup.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmapMixed.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmapOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmapPhaseIIISummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmapSummary.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/hapmapValidate.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/illuminaLookup.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/illuminaLookup1M.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/illuminaLookup2.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCheckAlleles.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCheckClassAndObserved.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCheckCluster.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCheckCluster2.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCheckLocTypeSize.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpClassAndObserved.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCleanSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCompare.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCompareLoctype.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpCompareWeight.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpContigLocFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpContigLocFilter125.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpContigLocusIdCondense.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpContigLocusIdFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpContigLocusIdFilter125.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpExceptionCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpExceptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpExpandAllele.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpFinalTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpFreq.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpFunction.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpFunctionCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpGetDeletions.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpGetInsertions.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpGetSeqDup.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpGetSimple.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpLoad.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpLoadFasta.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpLoadFromTmp.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpLocType.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpLocType125.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpMissing.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpMoltype.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpMultiple.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpNcbiToUcsc.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpOrthoJoin.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpOrthoLookup.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpOrthoStats.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpPAR.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpReadFasta.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpReadSeq.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpReadSeq2.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpRefUCSC.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpSNP.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpSort.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpSplit.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpSplitByChrom.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpSplitByChrom2.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/snpSplitSimple.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/subSnpCondense.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpLoad/trimHeader.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/seqWithInsertions.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/seqWithoutDeletions.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMapToExon.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMask.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMaskAddInsertions.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMaskChrom.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMaskCutDeletions.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMaskFlank.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMaskFlankSubset.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMaskGenes.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpMask/snpMaskSingle.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpValid/snpValid.c - lines changed 3, context: html, text, full: html, text
- src/hg/snp/snpValid/snpValidOld.c - lines changed 3, context: html, text, full: html, text
- src/hg/snpException/snpException.c - lines changed 3, context: html, text, full: html, text
- src/hg/spideyToPsl/spideyToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/splignToPsl/splignToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/splitFa/splitFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/splitFaIntoContigs/splitFaIntoContigs.c - lines changed 3, context: html, text, full: html, text
- src/hg/synMap/createBinMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/synMap/createSlamParaSpec.c - lines changed 3, context: html, text, full: html, text
- src/hg/synMap/prep_lc_rm_for_slam.c - lines changed 3, context: html, text, full: html, text
- src/hg/synMap/runSlam.c - lines changed 3, context: html, text, full: html, text
- src/hg/synMap/synMapTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/test/otest/test1.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsBadBed/txCdsBadBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsCluster/txCdsCluster.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsEvFromBed/txCdsEvFromBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsEvFromBorf/txCdsEvFromBorf.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsEvFromProtein/txCdsEvFromProtein.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsEvFromRna/txCdsEvFromRna.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsGoodBed/txCdsGoodBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsOrfInfo/txCdsOrfInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsOrtho/txCdsOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsPick/txCdsPick.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsPredict/txCdsPredict.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsRaExceptions/txCdsRaExceptions.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsRedoUniprotPicks/txCdsRedoUniprotPicks.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsRefBestEvOnly/txCdsRefBestEvOnly.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsRepick/txCdsRepick.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsSuspect/txCdsSuspect.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsSvmInput/txCdsSvmInput.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsToGene/txCdsToGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txCdsWeed/txCdsWeed.c - lines changed 3, context: html, text, full: html, text
- src/hg/txCds/txInfoAssemble/txInfoAssemble.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneAccession/txGeneAccession.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneAddOldUnmapped/txGeneAddOldUnmapped.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneAlias/txGeneAlias.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneAltProt/txGeneAltProt.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneCanonical/txGeneCanonical.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneCdsMap/txGeneCdsMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneColor/txGeneColor.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneExplainUpdate1/txGeneExplainUpdate1.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneExplainUpdate2/txGeneExplainUpdate2.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneFromBed/txGeneFromBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneProtAndRna/txGeneProtAndRna.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneSeparateNoncoding/txGeneSeparateNoncoding.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGene/txGeneXref/txGeneXref.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/agxToTxg/agxToTxg.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/bedToTxEdges/bedToTxEdges.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txAbFragFind/txAbFragFind.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txBedToGraph/makeGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txBedToGraph/txBedToGraph.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txBedToGraph/txBedToGraph.h - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txOrtho/txOrtho.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txPslFilter/txPslFilter.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txPslToBed/txPslToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txReadRa/txReadRa.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txWalk/txWalk.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txgAddEvidence/txgAddEvidence.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txgAnalyze/txgAnalyze.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txgGoodEdges/txgGoodEdges.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txgToAgx/txgToAgx.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txgToXml/txgToXml.c - lines changed 3, context: html, text, full: html, text
- src/hg/txGraph/txgTrim/txgTrim.c - lines changed 3, context: html, text, full: html, text
- src/hg/txPaper/txGeneBakeOff/refCluster.c - lines changed 3, context: html, text, full: html, text
- src/hg/txPaper/txGeneBakeOff/refCluster.h - lines changed 3, context: html, text, full: html, text
- src/hg/txPaper/txGeneBakeOff/txGeneBakeOff.c - lines changed 3, context: html, text, full: html, text
- src/hg/txPaper/txPaperPfam/txPaperPfam.c - lines changed 3, context: html, text, full: html, text
- src/hg/txPaper/txPaperScop/txPaperScop.c - lines changed 3, context: html, text, full: html, text
- src/hg/ultras/plateOfPrimers/plateOfPrimers.c - lines changed 3, context: html, text, full: html, text
- src/hg/ultras/regionToPrimer3/regionToPrimer3.c - lines changed 3, context: html, text, full: html, text
- src/hg/ultras/sqlAddCol/sqlAddCol.c - lines changed 3, context: html, text, full: html, text
- src/hg/ultras/ultraDb/as/udHistory.c - lines changed 3, context: html, text, full: html, text
- src/hg/ultras/ultraDb/as/udHistory.h - lines changed 3, context: html, text, full: html, text
- src/hg/ultras/ultraPcrRegions/ultraPcrRegions.c - lines changed 3, context: html, text, full: html, text
- src/hg/ultras/ultraPlateau/ultraPlateau.c - lines changed 3, context: html, text, full: html, text
- src/hg/uniqSize/uniqSize.c - lines changed 3, context: html, text, full: html, text
- src/hg/updateStsInfo/updateStsInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/useCount/useCount.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/agpCondense/agpCondense.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/bedExtendRanges/bedExtendRanges.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/bedMergeExpData/bedMergeExpData.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/bedMergeOverlappingBlocks/bedMergeOverlappingBlocks.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/bedRandom/bedRandom.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/bedToPsl/bedToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/bedWeedOverlapping/bedWeedOverlapping.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/cageSingleTrack/cageSingleTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/chromGraphFromBin/chromGraphFromBin.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/chromGraphToBin/chromGraphToBin.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/coloredExonToBed/coloredExon.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/coloredExonToBed/coloredExon.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/coloredExonToBed/coloredExonToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/crTreeIndexBed/crTreeIndexBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/crTreeSearchBed/crTreeSearchBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/findCutters/findCutters.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/fiveCToBed/fiveCToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/gapToLift/gapToLift.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/geoMirrorNode/geoMirrorNode.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/gff3ToGenePred/gff3ToGenePred.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/gff3ToPsl/gff3ToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/gffToBed/gffToBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/gtfToGenePred/gtfToGenePred.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/hubCheck/hubCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/hubPublicCheck/hubPublicCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/liftUpBedFromTable/liftUpBedFromTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/lrgToPsl/lrgToPsl.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/makeTableList/makeTableList.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/makeTrackIndex/makeTrackIndex.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/mdbQuery/mdbQuery.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/motifFinder/motifFinder.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/mutationClassifier/mutationClassifier.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/mysqlSecurityCheck/mysqlSecurityCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/oligoMatch/oligoMatch.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/otto/omim/doOmimAv/doOmimAv.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/otto/omim/doOmimGene2/doOmimGene2.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/otto/omim/doOmimGeneSymbols/doOmimGeneSymbols.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/otto/omim/doOmimLocation/doOmimLocation.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/chromAnn.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/chromAnn.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/chromAnnMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/chromAnnMap.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/coordCols.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/coordCols.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/overlapSelect.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/rowReader.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/rowReader.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/selectTable.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/overlapSelect/selectTable.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/positionalTblCheck/positionalTblCheck.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/pslMap/pslMap.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/pslUniq/pslUniq.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/randFrag/randFrag.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/reTraceUtils/reTraceFixMaf/reTraceFixMaf.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/refSeqGet/refSeqGet.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/refSeqGet/refSeqVerInfo.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/refSeqGet/refSeqVerInfo.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/refreshNamedSessionCustomTracks/refreshNamedSessionCustomTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/repeatSelect/bitHash.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/repeatSelect/bitHash.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/repeatSelect/repeatGroup.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/repeatSelect/repeatGroup.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/repeatSelect/repeatSelect.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/repeatSelect/rmskOutExtra.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/repeatSelect/rmskOutExtra.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/rgdGeneXref2/rgdGeneXref2.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/safePush/safePush.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/sqlPerf/sqlPerf.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/tdbQuery/tdbQuery.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/tdbQuery/tdbRecord.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/tdbQuery/tdbRecord.h - lines changed 3, context: html, text, full: html, text
- src/hg/utils/toDev64/toDev64.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/trashLoad/trashLoad.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/twoBitMask/twoBitMask.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/wigAsciiAverageOverBed/wigAsciiAverageOverBed.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/wigBedToStep/wigBedToStep.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/gensatFixFull/gensatFixFull.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/gensatFtpImages/gensatFtpImages.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/gensatFtpList/gensatFtpList.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/gensatImageDownload/gensatImageDownload.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/gensatRandomXml/gensatRandomXml.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/lib/gs.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/lib/gs.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/gensat/vgLoadGensat/vgLoadGensat.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/captionElement.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/captionElement.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/configPage.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/configPage.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/fullTextExperiment.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/hgVisiGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/hgVisiGene.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/printCaption.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/printCaption.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/probePage.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/probePage.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/testVisiSearch.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/visiSearch.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/visiSearch.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/jackson/mysqlEscape/mysqlEscape.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/knownToVisiGene/knownToVisiGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgChangeContributors/vgChangeContributors.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgGetText/vgGetText.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgGetText/visiGene.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgGetText/visiGene.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgLoadAllen/vgLoadAllen.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgLoadJax/vgLoadJax.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgLoadMahoney/mahoney.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgLoadMahoney/mahoney.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgLoadMahoney/vgLoadMahoney.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgLoadNibb/vgLoadNibb.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPatchJax/vgPatchJax.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/jp2Dec.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/jp2Dec.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/jpgDec.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/jpgDec.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/jpgTiles.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/jpgTiles.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/jpgTilesX.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgPrepImage/vgPrepImage.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgProbeTrack/vgPrb.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgProbeTrack/vgPrbAli.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgProbeTrack/vgPrbAliAll.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgProbeTrack/vgPrbMap.h - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgProbeTrack/vgProbeTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/vgRemoveSubmission/vgRemoveSubmission.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/visiGeneLoad/visiGeneLoad.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/visiGeneSearch/visiGeneSearch.c - lines changed 3, context: html, text, full: html, text
- src/hg/visiGene/visiGeneTest/visiGeneTest.c - lines changed 3, context: html, text, full: html, text
- src/hg/wikiPlot/wikiPlot.c - lines changed 3, context: html, text, full: html, text
- src/hg/xmlToSql/elStat.h - lines changed 3, context: html, text, full: html, text
- src/hg/xmlToSql/rename.h - lines changed 3, context: html, text, full: html, text
- src/hg/xmlToSql/tables.h - lines changed 3, context: html, text, full: html, text
- src/hg/zfishBacClonesandSts/zfishBacClonesandSts.c - lines changed 3, context: html, text, full: html, text
- src/hg/zoo/analyze4d/analyze.c - lines changed 3, context: html, text, full: html, text
- src/hg/zoo/inc/read_malign.h - lines changed 3, context: html, text, full: html, text
- src/hg/zoo/pslToFa/pslToFa.c - lines changed 3, context: html, text, full: html, text
- src/hg/zoo/pslUnpackBlocks/pslUnpackBlocks.c - lines changed 3, context: html, text, full: html, text
- src/hg/zoo/zooLib/args.c - lines changed 3, context: html, text, full: html, text
- src/hg/zoo/zooLib/read_malign.c - lines changed 3, context: html, text, full: html, text
- src/hg/zoo/zooLib/util.c - lines changed 3, context: html, text, full: html, text
- src/kehayden/alphaChain/alphaChain.c - lines changed 3, context: html, text, full: html, text
- src/kehayden/learningLibs/learningLibs.c - lines changed 3, context: html, text, full: html, text
- src/kehayden/linearSat/linearSat.c - lines changed 3, context: html, text, full: html, text
- src/kehayden/reverseCenReads/reverseCenReads.c - lines changed 3, context: html, text, full: html, text
- src/kehayden/tokenizerLib/tokenizerLib.c - lines changed 3, context: html, text, full: html, text
- src/lib/annoFormatTab.c - lines changed 3, context: html, text, full: html, text
- src/lib/annoFormatter.c - lines changed 3, context: html, text, full: html, text
- src/lib/annoGratorQuery.c - lines changed 3, context: html, text, full: html, text
- src/lib/annoStreamBigBed.c - lines changed 3, context: html, text, full: html, text
- src/lib/annoStreamBigWig.c - lines changed 3, context: html, text, full: html, text
- src/lib/annoStreamTab.c - lines changed 3, context: html, text, full: html, text
- src/lib/annoStreamVcf.c - lines changed 3, context: html, text, full: html, text
- src/lib/bwgValsOnChrom.c - lines changed 3, context: html, text, full: html, text
- src/lib/genomeRangeTree.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/dyStringTester.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/errCatchTest.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/fetchUrlTest.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/gff3Tester.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/hacTreeTest.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/htmlExpandUrlTest.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/htmlMimeTest.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/htmlPageTest.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/mimeTester.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/miniBlat.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/pipelineTester.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/safeTester.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/tabixFetch.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/testBase64.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/testHash.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/testOutOfMem.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/testQuotedP.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/testQuotedString.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/udcTest.c - lines changed 3, context: html, text, full: html, text
- src/lib/tests/vcfParseTest.c - lines changed 3, context: html, text, full: html, text
- src/utils/aNotB/aNotB.c - lines changed 3, context: html, text, full: html, text
- src/utils/analyzeCpG/analyzeCpG.c - lines changed 3, context: html, text, full: html, text
- src/utils/asCompare/asCompare.c - lines changed 3, context: html, text, full: html, text
- src/utils/bamToFastq/bamToFastq.c - lines changed 3, context: html, text, full: html, text
- src/utils/bbTest/bbTest.c - lines changed 3, context: html, text, full: html, text
- src/utils/bdfToGem/bdfToGem.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedClip/bedClip.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedCommonRegions/bedCommonRegions.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedGeneParts/bedGeneParts.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedGraphPack/bedGraphPack.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedGraphToBigWig/bedGraphToBigWig.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedPileUps/bedPileUps.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedRemoveOverlap/bedRemoveOverlap.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedRestrictToPositions/bedRestrictToPositions.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedScore/bedScore.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedToBigBed/bedToBigBed.c - lines changed 3, context: html, text, full: html, text
- src/utils/bedToClosestPoint/bedToClosestPoint.c - lines changed 3, context: html, text, full: html, text
- src/utils/bestThreshold/bestThreshold.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigBedInfo/bigBedInfo.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigBedNamedItems/bigBedNamedItems.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigBedSummary/bigBedSummary.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigBedToBed/bigBedToBed.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigAverageOverBed/bigWigAverageOverBed.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigCat/bigWigCat.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigCorrelate/bigWigCorrelate.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigInfo/bigWigInfo.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigMerge/bigWigMerge.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigSummary/bigWigSummary.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigToBedGraph/bigWigToBedGraph.c - lines changed 3, context: html, text, full: html, text
- src/utils/bigWigToWig/bigWigToWig.c - lines changed 3, context: html, text, full: html, text
- src/utils/callGraph/callGraph.c - lines changed 3, context: html, text, full: html, text
- src/utils/catUncomment/catUncomment.c - lines changed 3, context: html, text, full: html, text
- src/utils/ccCpLock/ccCp.3.c - lines changed 3, context: html, text, full: html, text
- src/utils/ccCpLock/ccCp.c - lines changed 3, context: html, text, full: html, text
- src/utils/ccCpLock/ccCp_rsh.c - lines changed 3, context: html, text, full: html, text
- src/utils/chainDist/chainDist.c - lines changed 3, context: html, text, full: html, text
- src/utils/chopFaLines/chopFaLines.c - lines changed 3, context: html, text, full: html, text
- src/utils/colTransform/colTransform.c - lines changed 3, context: html, text, full: html, text
- src/utils/colorConv/colorConv.c - lines changed 3, context: html, text, full: html, text
- src/utils/combineFiles/combineFiles.c - lines changed 3, context: html, text, full: html, text
- src/utils/convolve/convolve.c - lines changed 3, context: html, text, full: html, text
- src/utils/correlate/correlate.c - lines changed 3, context: html, text, full: html, text
- src/utils/countChars/countChars.c - lines changed 3, context: html, text, full: html, text
- src/utils/cpgIslandExt/cpg.c - lines changed 3, context: html, text, full: html, text
- src/utils/cpgIslandExt/cpg_lh.c - lines changed 3, context: html, text, full: html, text
- src/utils/cpgIslandExt/readseq.h - lines changed 3, context: html, text, full: html, text
- src/utils/detab/detab.c - lines changed 3, context: html, text, full: html, text
- src/utils/dnsInfo/dnsInfo.c - lines changed 3, context: html, text, full: html, text
- src/utils/endsInLf/endsInLf.c - lines changed 3, context: html, text, full: html, text
- src/utils/est2genomeToPsl/est2genomeToPsl.c - lines changed 3, context: html, text, full: html, text
- src/utils/faFlyBaseToUcsc/faFlyBaseToUcsc.c - lines changed 3, context: html, text, full: html, text
- src/utils/faGapLocs/faGapLocs.c - lines changed 3, context: html, text, full: html, text
- src/utils/faGapSizes/faGapSizes.c - lines changed 3, context: html, text, full: html, text
- src/utils/faLowerToN/faLowerToN.c - lines changed 3, context: html, text, full: html, text
- src/utils/faNcbiToUcsc/faNcbiToUcsc.c - lines changed 3, context: html, text, full: html, text
- src/utils/faPolyASizes/faPolyASizes.c - lines changed 3, context: html, text, full: html, text
- src/utils/faRenameRecords/faRenameRecords.c - lines changed 3, context: html, text, full: html, text
- src/utils/faSimplify/faSimplify.c - lines changed 3, context: html, text, full: html, text
- src/utils/faToFastq/faToFastq.c - lines changed 3, context: html, text, full: html, text
- src/utils/faToNib/faToNib.c - lines changed 3, context: html, text, full: html, text
- src/utils/faToTab/faToTab.c - lines changed 3, context: html, text, full: html, text
- src/utils/faToTwoBit/faToTwoBit.c - lines changed 3, context: html, text, full: html, text
- src/utils/faTrans/faTrans.c - lines changed 3, context: html, text, full: html, text
- src/utils/faTrimPolyA/faTrimPolyA.c - lines changed 3, context: html, text, full: html, text
- src/utils/faTrimRead/faTrimRead.c - lines changed 3, context: html, text, full: html, text
- src/utils/faUniqify/faUniqify.c - lines changed 3, context: html, text, full: html, text
- src/utils/fastaToPsl/fastaToPsl.c - lines changed 3, context: html, text, full: html, text
- src/utils/fastqMottTrim/fastqMottTrim.c - lines changed 3, context: html, text, full: html, text
- src/utils/fastqStatsAndSubsample/fastqStatsAndSubsample.c - lines changed 3, context: html, text, full: html, text
- src/utils/fastqToFa/fastqToFa.c - lines changed 3, context: html, text, full: html, text
- src/utils/fileExists/fileExists.c - lines changed 3, context: html, text, full: html, text
- src/utils/findMotif/findMotif.c - lines changed 3, context: html, text, full: html, text
- src/utils/gapSplit/gapSplit.c - lines changed 3, context: html, text, full: html, text
- src/utils/genFedTableDef/genFedTableDef.c - lines changed 3, context: html, text, full: html, text
- src/utils/geneStarts/geneStarts.c - lines changed 3, context: html, text, full: html, text
- src/utils/gffPeek/gffPeek.c - lines changed 3, context: html, text, full: html, text
- src/utils/greedyPack/greedyPack.c - lines changed 3, context: html, text, full: html, text
- src/utils/headRest/headRest.c - lines changed 3, context: html, text, full: html, text
- src/utils/htmlCheck/htmlCheck.c - lines changed 3, context: html, text, full: html, text
- src/utils/htmlPics/htmlPics.c - lines changed 3, context: html, text, full: html, text
- src/utils/lineFileSplit/lineFileSplit.c - lines changed 3, context: html, text, full: html, text
- src/utils/lineRange/lineRange.c - lines changed 3, context: html, text, full: html, text
- src/utils/linesInAllFiles/linesInAllFiles.c - lines changed 3, context: html, text, full: html, text
- src/utils/makeRgbRainbow/makeRgbRainbow.c - lines changed 3, context: html, text, full: html, text
- src/utils/maxEachRow/maxEachRow.c - lines changed 3, context: html, text, full: html, text
- src/utils/methylateGenome/methylateGenome.c - lines changed 3, context: html, text, full: html, text
- src/utils/minEachRow/minEachRow.c - lines changed 3, context: html, text, full: html, text
- src/utils/newProg/newProg.c - lines changed 3, context: html, text, full: html, text
- src/utils/nibCheck/nibCheck.c - lines changed 3, context: html, text, full: html, text
- src/utils/nibFrag/nibFrag.c - lines changed 3, context: html, text, full: html, text
- src/utils/nibSize/nibSize.c - lines changed 3, context: html, text, full: html, text
- src/utils/nt4Frag/nt4Frag.c - lines changed 3, context: html, text, full: html, text
- src/utils/paraFetch/paraFetch.c - lines changed 3, context: html, text, full: html, text
- src/utils/paraSync/paraSync.c - lines changed 3, context: html, text, full: html, text
- src/utils/plotDataMatrix/plotDataMatrix.c - lines changed 3, context: html, text, full: html, text
- src/utils/pslLiftSubrangeBlat/pslLiftSubrangeBlat.c - lines changed 3, context: html, text, full: html, text
- src/utils/pslPosTarget/pslPosTarget.c - lines changed 3, context: html, text, full: html, text
- src/utils/pslToPslx/pslToPslx.c - lines changed 3, context: html, text, full: html, text
- src/utils/pslToXa/pslToXa.c - lines changed 3, context: html, text, full: html, text
- src/utils/raFromTab/raFromTab.c - lines changed 3, context: html, text, full: html, text
- src/utils/raMerge/raMerge.c - lines changed 3, context: html, text, full: html, text
- src/utils/raSqlQuery/raRecord.c - lines changed 3, context: html, text, full: html, text
- src/utils/raSqlQuery/raRecord.h - lines changed 3, context: html, text, full: html, text
- src/utils/raSqlQuery/raSqlQuery.c - lines changed 3, context: html, text, full: html, text
- src/utils/raToLines/linesToRa/linesToRa.c - lines changed 3, context: html, text, full: html, text
- src/utils/raToLines/raToLines/raToLines.c - lines changed 3, context: html, text, full: html, text
- src/utils/raToStructGen/raToStructGen.c - lines changed 3, context: html, text, full: html, text
- src/utils/raToStructGen/testOut/testRaToStruct.c - lines changed 3, context: html, text, full: html, text
- src/utils/raToSvmLight/raToSvmLight.c - lines changed 3, context: html, text, full: html, text
- src/utils/raToTab/raToTab.c - lines changed 3, context: html, text, full: html, text
- src/utils/replaceTextBetween/replaceTextBetween.c - lines changed 3, context: html, text, full: html, text
- src/utils/reverseLineOrder/reverseLineOrder.c - lines changed 3, context: html, text, full: html, text
- src/utils/rmFaDups/rmFaDups.c - lines changed 3, context: html, text, full: html, text
- src/utils/rowsToCols/rowsToCols.c - lines changed 3, context: html, text, full: html, text
- src/utils/sampleIndexes/sampleIndexes.c - lines changed 3, context: html, text, full: html, text
- src/utils/scaffoldFaToAgp/scaffoldFaToAgp.c - lines changed 3, context: html, text, full: html, text
- src/utils/scrambleFa/scrambleFa.c - lines changed 3, context: html, text, full: html, text
- src/utils/shuffleLines/shuffleLines.c - lines changed 3, context: html, text, full: html, text
- src/utils/sizeof/sizeof.c - lines changed 3, context: html, text, full: html, text
- src/utils/sortFa/sortFa.c - lines changed 3, context: html, text, full: html, text
- src/utils/spacedToTab/spacedToTab.c - lines changed 3, context: html, text, full: html, text
- src/utils/splitFileByColumn/splitFileByColumn.c - lines changed 3, context: html, text, full: html, text
- src/utils/subChar/subChar.c - lines changed 3, context: html, text, full: html, text
- src/utils/subColumn/subColumn.c - lines changed 3, context: html, text, full: html, text
- src/utils/tTestTwo/tTestTwo.c - lines changed 3, context: html, text, full: html, text
- src/utils/tableSum/tableSum.c - lines changed 3, context: html, text, full: html, text
- src/utils/tailLines/tailLines.c - lines changed 3, context: html, text, full: html, text
- src/utils/textBetween/textBetween.c - lines changed 3, context: html, text, full: html, text
- src/utils/textHist2/textHist2.c - lines changed 3, context: html, text, full: html, text
- src/utils/textHistogram/textHistogram.c - lines changed 3, context: html, text, full: html, text
- src/utils/tickToDate/tickToDate.c - lines changed 3, context: html, text, full: html, text
- src/utils/timing/gmtime.c - lines changed 3, context: html, text, full: html, text
- src/utils/timing/gmtime/gmtime.c - lines changed 3, context: html, text, full: html, text
- src/utils/timing/localtime.c - lines changed 3, context: html, text, full: html, text
- src/utils/timing/localtime/localtime.c - lines changed 3, context: html, text, full: html, text
- src/utils/timing/mktime.c - lines changed 3, context: html, text, full: html, text
- src/utils/timing/mktime/mktime.c - lines changed 3, context: html, text, full: html, text
- src/utils/toLower/toLower.c - lines changed 3, context: html, text, full: html, text
- src/utils/twoBitDup/twoBitDup.c - lines changed 3, context: html, text, full: html, text
- src/utils/twoBitInfo/twoBitInfo.c - lines changed 3, context: html, text, full: html, text
- src/utils/twoBitToFa/twoBitToFa.c - lines changed 3, context: html, text, full: html, text
- src/utils/udcCleanup/udcCleanup.c - lines changed 3, context: html, text, full: html, text
- src/utils/undupFa/undupFa.c - lines changed 3, context: html, text, full: html, text
- src/utils/vennIds/vennIds.c - lines changed 3, context: html, text, full: html, text
- src/utils/verticalSplitSqlTable/verticalSplitSqlTable.c - lines changed 3, context: html, text, full: html, text
- src/utils/vulgarToPsl/vulgarToPsl.c - lines changed 3, context: html, text, full: html, text
- src/utils/wgetMd5/wgetMd5.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigAsciiCrunch/wigAsciiCrunch.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigAsciiToBinary/wigAsciiToBinary.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigAsciiToBinary/wigBedToBinary.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigAsciiToBinary/wigZoom.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigCorrelate/wigCorrelate.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigSetSpanOrStep/wigSetSpanOrStep.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigSort/wigSort.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigTestMaker/wigTestMaker.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigToBed/wigToBed.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigToBedGraph/wigToBedGraph.c - lines changed 3, context: html, text, full: html, text
- src/utils/wigToBigWig/wigToBigWig.c - lines changed 3, context: html, text, full: html, text
- src/utils/wordsInEachLine/wordsInEachLine.c - lines changed 3, context: html, text, full: html, text
switch to files view, user index