Commits for markd
switch to files view, user index
v411_base to v412_preview (2021-03-01 to 2021-03-08) v412
Show details
177eed0b0b757749adcc17bcc92eb767536e458e Fri Jan 10 10:13:42 2020 -0800
- added mustSeek function
9be14bbf98fbe84c898cf038fa80c3f9124a2ee6 Sat Jan 11 13:29:12 2020 -0800
- added madvise call after mmap to improve performance
- src/gfServer/gfServer.c - lines changed 5, context: html, text, full: html, text
c3c65fde6dd5aa6f20860c7113eb9ee22cf35b96 Wed Jan 15 08:37:28 2020 -0800
- Initial pass at 64bit blat index
- src/gfServer/gfServer.c - lines changed 13, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 59, context: html, text, full: html, text
- src/jkOwnLib/patSpace.c - lines changed 1, context: html, text, full: html, text
67918e4571e0a4002aa554ea78b2a1bbb592e4d9 Thu Jan 16 10:40:29 2020 -0800
- 64bit blat work
- src/jkOwnLib/genoFind.c - lines changed 6, context: html, text, full: html, text
369c64d12a80d2b2690e87cfd4ece9b968824f23 Thu Jan 16 11:13:25 2020 -0800
- Revert "64bit blat work"
This reverts commit 13f9e552cf168647c7044e339108f2ece5151ad5.
- src/jkOwnLib/genoFind.c - lines changed 6, context: html, text, full: html, text
ef2b0974644900d17bdc4e0a2c8056e995832282 Thu Jan 16 11:14:03 2020 -0800
- Revert "Initial pass at 64bit blat index"
This reverts commit 85f6ef8de85a89781978add2ed98fb158718cd40.
- src/gfServer/gfServer.c - lines changed 13, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 58, context: html, text, full: html, text
- src/jkOwnLib/patSpace.c - lines changed 1, context: html, text, full: html, text
89ea68569377014dcce51081880a7e0ebfcc1d7f Sat Jun 27 12:47:34 2020 -0700
- fixed error in merge
- src/jkOwnLib/genoFind.c - lines changed 1, context: html, text, full: html, text
0a10e299786e9b470b55b2f02b9718ec6c4e4bb4 Sat Jun 27 15:33:26 2020 -0700
- move genoFind build, save, and load to a library
- src/gfServer/gfServer.c - lines changed 231, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 235, context: html, text, full: html, text
766edf73c99da98b3935f42c234d14acf08c2c0e Sat Jun 27 19:37:45 2020 -0700
- move index building to a separate gfServer subcommand
- src/gfServer/gfServer.c - lines changed 30, context: html, text, full: html, text
- src/gfServer/tests/testIndexFile - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testIndexFileTrans - lines changed 1, context: html, text, full: html, text
ecacb0a15e8ddbe9b2e62381e30621ba70f82d8f Sun Jun 28 14:36:10 2020 -0700
- dynamic server tests working
- src/gfServer/gfServer.c - lines changed 159, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer - lines changed 44, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans - lines changed 188, context: html, text, full: html, text
- src/gfServer/tests/input/crea.mrna - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/testDynServer - lines changed 13, context: html, text, full: html, text
- src/gfServer/tests/testDynServerTrans - lines changed 13, context: html, text, full: html, text
- src/gfServer/tests/testIndexFile - lines changed 7, context: html, text, full: html, text
- src/gfServer/tests/testIndexFileTrans - lines changed 7, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 3, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 1, context: html, text, full: html, text
5fcdf45fee21aa88247a68df00575e2865a9478e Sun Jun 28 14:50:30 2020 -0700
- moved old test data files to tests/input
- src/gfServer/AB000095.fa - lines changed 49, context: html, text, full: html, text
- src/gfServer/AB000220.fa - lines changed 39, context: html, text, full: html, text
- src/gfServer/test1.nib - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/gfServer/tests/input/AB000095.fa - lines changed 49, context: html, text, full: html, text
- src/gfServer/tests/input/AB000220.fa - lines changed 39, context: html, text, full: html, text
- src/gfServer/tests/input/repeat.fa - lines changed 7, context: html, text, full: html, text
- src/gfServer/tests/input/test1.fa - lines changed 11, context: html, text, full: html, text
- src/gfServer/tests/input/test1.nib - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/gfServer/tests/input/test2.fa - lines changed 7, context: html, text, full: html, text
- src/gfServer/tests/input/test3.fa - lines changed 9, context: html, text, full: html, text
e764efe5d0e596213c72e69f028df0a667d0a83c Mon Jun 29 00:43:22 2020 +0000
- gfClient working with blat server running under xinetd
- src/gfClient/gfClient.c - lines changed 11, context: html, text, full: html, text
- src/gfServer/gfServer.c - lines changed 13, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer - lines changed 38, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans - lines changed 90, context: html, text, full: html, text
- src/gfServer/xinetd-example.conf - lines changed 31, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 11, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 20, context: html, text, full: html, text
b6d7e4446453c3ab019b30024741247171a2f040 Mon Jun 29 20:04:40 2020 +0000
- make sure data is 64-bit aligned, store offsets in headers to simplify
- src/gfServer/gfServer.c - lines changed 2, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 382, context: html, text, full: html, text
fab119b260a64f40ea3db632486e0823a0c0f493 Tue Jun 30 18:33:39 2020 +0000
- forgot to add test driver
- src/gfServer/tests/dynTester - lines changed 143, context: html, text, full: html, text
d8a949135724f97cfc92b52111ac223fece3dbf5 Mon Jun 29 14:53:25 2020 -0700
- got entire tree compliing with geneFind changes
- src/gfServer/xinetd-example.conf - lines changed 1, context: html, text, full: html, text
c99b62d7865a828f8f41c6e82dd36cbd2dd26780 Wed Jul 1 21:45:43 2020 -0700
- hgBlat mostly works
- src/gfServer/gfServer.c - lines changed 49, context: html, text, full: html, text
- src/gfServer/tests/dynTester - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer - lines changed 12, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans - lines changed 12, context: html, text, full: html, text
- src/gfServer/xinetd-example.conf - lines changed 2, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 59, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html - lines changed 5, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 8, context: html, text, full: html, text
ef850e264ac840b515b825f34314c36d58ccbcbe Thu Jul 2 11:12:15 2020 -0700
- added info command similar to status to support hgBlat
- src/gfServer/gfServer.c - lines changed 84, context: html, text, full: html, text
- src/gfServer/tests/dynTester - lines changed 19, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer - lines changed 9, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans - lines changed 9, context: html, text, full: html, text
f50fee44b129d516772f00d7a1d00be2f3953e6f Thu Jul 2 11:50:46 2020 -0700
- hgBlat appears to be working
- src/hg/hgBlat/hgBlat.c - lines changed 57, context: html, text, full: html, text
87a162ccdc3ac94525fc1011dec5bc10e2cf2171 Thu Jul 2 16:12:57 2020 -0700
- web blat working
- src/gfServer/blat-xinetd.example - lines changed 33, context: html, text, full: html, text
- src/gfServer/gfServer.c - lines changed 3, context: html, text, full: html, text
- src/gfServer/xinetd-example.conf - lines changed 33, context: html, text, full: html, text
- src/jkOwnLib/gfWebLib.c - lines changed 60, context: html, text, full: html, text
- src/webBlat/install.txt - lines changed 36, context: html, text, full: html, text
- src/webBlat/webBlat.cfg - lines changed 4, context: html, text, full: html, text
16991e5fb7819460241f38f184a9e46311994598 Thu Jul 2 16:58:23 2020 -0700
- web blat really working now
0ede364a2dcb452681933d5a3579b4f05d90a245 Sun Jul 5 15:16:27 2020 -0700
- fixed bug where totalSeqSize was not stored in index, now hgBlat works
- src/gfServer/gfServer.c - lines changed 7, context: html, text, full: html, text
- src/gfServer/tests/dynTester - lines changed 9, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 14, context: html, text, full: html, text
- src/hg/inc/blatServers.h - lines changed 2, context: html, text, full: html, text
- src/hg/lib/blatServers.as - lines changed 1, context: html, text, full: html, text
- src/hg/lib/blatServers.c - lines changed 8, context: html, text, full: html, text
- src/hg/lib/blatServers.sql - lines changed 1, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 13, context: html, text, full: html, text
84dba0006acf65324bb843abee1e11ad02c0a912 Sun Jul 5 20:01:10 2020 -0700
- some cleanup about hgBlat
- src/gfServer/gfServer.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 94, context: html, text, full: html, text
ee8ef81c6d82157859f16548a27726f4b7421891 Mon Jul 6 19:22:14 2020 -0700
- added support for perSeqMax in dynamic server
- src/gfServer/gfServer.c - lines changed 47, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer - lines changed 52, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer.out - lines changed 52, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans - lines changed 196, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans.out - lines changed 196, context: html, text, full: html, text
- src/gfServer/tests/expected/testIndexFile - lines changed 20, context: html, text, full: html, text
- src/gfServer/tests/expected/testIndexFile.out - lines changed 20, context: html, text, full: html, text
- src/gfServer/tests/expected/testIndexFileTrans - lines changed 94, context: html, text, full: html, text
- src/gfServer/tests/expected/testIndexFileTrans.out - lines changed 94, context: html, text, full: html, text
- src/gfServer/tests/expected/testNib - lines changed 24, context: html, text, full: html, text
- src/gfServer/tests/expected/testNib.out - lines changed 24, context: html, text, full: html, text
- src/gfServer/tests/expected/testPcr - lines changed 18, context: html, text, full: html, text
- src/gfServer/tests/expected/testPcr.out - lines changed 18, context: html, text, full: html, text
- src/gfServer/tests/expected/testProtNib - lines changed 38, context: html, text, full: html, text
- src/gfServer/tests/expected/testProtNib.out - lines changed 38, context: html, text, full: html, text
- src/gfServer/tests/expected/testProtTwoBit - lines changed 38, context: html, text, full: html, text
- src/gfServer/tests/expected/testProtTwoBit.out - lines changed 38, context: html, text, full: html, text
- src/gfServer/tests/expected/testTransNib - lines changed 94, context: html, text, full: html, text
- src/gfServer/tests/expected/testTransNib.out - lines changed 94, context: html, text, full: html, text
- src/gfServer/tests/expected/testTransTwoBit - lines changed 94, context: html, text, full: html, text
- src/gfServer/tests/expected/testTransTwoBit.out - lines changed 94, context: html, text, full: html, text
- src/gfServer/tests/expected/testTwoBit - lines changed 21, context: html, text, full: html, text
- src/gfServer/tests/expected/testTwoBit.out - lines changed 21, context: html, text, full: html, text
- src/gfServer/tests/testDynServer - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/testDynServerPerSeqMax - lines changed 15, context: html, text, full: html, text
- src/gfServer/tests/testDynServerTrans - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/testIndexFile - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/testIndexFileTrans - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/testPcr - lines changed 5, context: html, text, full: html, text
- src/gfServer/tests/testProtNib - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/testProtTwoBit - lines changed 3, context: html, text, full: html, text
- src/gfServer/tests/testTransNib - lines changed 3, context: html, text, full: html, text
- src/gfServer/tests/testTransTwoBit - lines changed 3, context: html, text, full: html, text
a74c645505a135d5c1e923afe477cdeb9c15bded Wed Jul 8 22:27:42 2020 -0700
- added including multiple container directoies in genome dir path to gfServer
- src/gfClient/gfClient.c - lines changed 2, context: html, text, full: html, text
- src/gfServer/gfServer.c - lines changed 38, context: html, text, full: html, text
- src/gfServer/tests/dynTester - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerPerSeqMax.out - lines changed 52, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerWithDir.out - lines changed 52, context: html, text, full: html, text
- src/gfServer/tests/expected/testNib.out - lines changed 19, context: html, text, full: html, text
- src/gfServer/tests/expected/testPcr.out - lines changed 6, context: html, text, full: html, text
- src/gfServer/tests/expected/testTwoBit.out - lines changed 19, context: html, text, full: html, text
- src/gfServer/tests/testDynServer - lines changed 6, context: html, text, full: html, text
- src/gfServer/tests/testDynServerPerSeqMax - lines changed 6, context: html, text, full: html, text
- src/gfServer/tests/testDynServerTrans - lines changed 6, context: html, text, full: html, text
- src/gfServer/tests/testDynServerWithDir - lines changed 16, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 23, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html - lines changed 51, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 2, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 15, context: html, text, full: html, text
25d4c33f3e224c9d571876326ceccb46530005b0 Wed Jul 8 23:09:57 2020 -0700
- changed variable name to be more accurate
- src/gfClient/gfClient.c - lines changed 11, context: html, text, full: html, text
95030f73f067d8e8f9221a09c1811784607e4e72 Fri Jul 10 17:51:29 2020 -0700
- split dynamic server genomeDataPrefix into genome and genomeDataDir. More verbose, but clearer
- src/gfClient/gfClient.c - lines changed 21, context: html, text, full: html, text
- src/gfServer/gfServer.c - lines changed 46, context: html, text, full: html, text
- src/gfServer/tests/dynTester - lines changed 20, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer.out - lines changed 3, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerPerSeqMax.out - lines changed 3, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans.out - lines changed 3, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerWithDir.out - lines changed 3, context: html, text, full: html, text
- src/gfServer/tests/testDynServer - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testDynServerPerSeqMax - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testDynServerTrans - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testDynServerWithDir - lines changed 1, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 45, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html - lines changed 13, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 20, context: html, text, full: html, text
63120154609787691150cc8a67a1aad40455481c Wed Oct 14 13:09:06 2020 -0700
- separate -genomeDir into -genome and -genomeDataDir
- src/gfClient/gfClient.c - lines changed 3, context: html, text, full: html, text
bff6869213fd1af019c635141ceab9d3078e959d Thu Oct 15 10:38:36 2020 -0700
- fixed missing function arguments not detect due to lack of dependency checking
- src/jkOwnLib/gfWebLib.c - lines changed 1, context: html, text, full: html, text
9186d6410c3266a7069c81e642c9ea22dc981191 Sun Oct 25 20:12:47 2020 -0700
- merged master
- src/gfServer/gfServer.c - lines changed 50, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 80, context: html, text, full: html, text
f683064dc6a998206665b484790ef9d561e6c8a7 Sat Dec 5 22:42:53 2020 -0800
- initial conversion to gfServer connection to object
- src/gfClient/gfClient.c - lines changed 7, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer.out - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerPerSeqMax.out - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans.out - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerWithDir.out - lines changed 1, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 27, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 27, context: html, text, full: html, text
- src/jkOwnLib/gfPcrLib.c - lines changed 5, context: html, text, full: html, text
36f8f6fb024b20cc523cdf9ebde7491eca84fd7c Sun Dec 6 20:33:20 2020 -0800
- multiple request per connect works except hgBlat
- src/gfClient/gfClient.c - lines changed 9, context: html, text, full: html, text
- src/gfServer/README.blat - lines changed 16, context: html, text, full: html, text
- src/gfServer/gfServer.c - lines changed 151, context: html, text, full: html, text
- src/gfServer/tests/dynTester - lines changed 22, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServer.out - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerPerSeqMax.out - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans.out - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerWithDir.out - lines changed 2, context: html, text, full: html, text
- src/gfServer/tests/testDynServer - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testDynServerPerSeqMax - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testDynServerTrans - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testDynServerWithDir - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testIndexFile - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testIndexFileTrans - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testPcr - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testProtNib - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testProtTwoBit - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testTransNib - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testTransTwoBit - lines changed 1, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 14, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 27, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 17, context: html, text, full: html, text
- src/jkOwnLib/gfPcrLib.c - lines changed 1, context: html, text, full: html, text
- src/jkOwnLib/gfWebLib.c - lines changed 3, context: html, text, full: html, text
- src/webBlat/install.txt - lines changed 4, context: html, text, full: html, text
e9492dbfa8a68aee133893d4b02475b0aec27bb9 Sun Dec 6 23:48:42 2020 -0800
- webblat and hgBlat working
- src/gfServer/gfServer.c - lines changed 33, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 35, context: html, text, full: html, text
- src/webBlat/install.txt - lines changed 5, context: html, text, full: html, text
06d7be056190c14b85e71bc12523f18ea6815b5e Mon Dec 7 00:50:29 2020 -0800
- BLAT mmap index support merge with master
- src/hg/hgGateway/hgGateway.html - lines changed 2, context: html, text, full: html, text
- src/hg/hgGene/hgGene.c - lines changed 12, context: html, text, full: html, text
- src/hg/hgGene/hgGeneData/Human/links.ra - lines changed 7, context: html, text, full: html, text
- src/hg/hgGene/malaCards.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgGene/sequence.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgPhyloPlace/hgPhyloPlace.c - lines changed 428, context: html, text, full: html, text
- src/hg/hgPhyloPlace/makefile - lines changed 29, context: html, text, full: html, text
- src/hg/hgPhyloPlace/parsimonyProto.c - lines changed 275, context: html, text, full: html, text
- src/hg/hgPhyloPlace/parsimonyProto.h - lines changed 42, context: html, text, full: html, text
- src/hg/hgPhyloPlace/phyloPlace.c - lines changed 1581, context: html, text, full: html, text
- src/hg/hgPhyloPlace/phyloPlace.h - lines changed 161, context: html, text, full: html, text
- src/hg/hgPhyloPlace/phyloPlaceMain.c - lines changed 40, context: html, text, full: html, text
- src/hg/hgPhyloPlace/runUsher.c - lines changed 767, context: html, text, full: html, text
- src/hg/hgPhyloPlace/treeToAuspiceJson.c - lines changed 467, context: html, text, full: html, text
- src/hg/hgPhyloPlace/vcfFromFasta.c - lines changed 519, context: html, text, full: html, text
- src/hg/hgPhyloPlace/writeCustomTracks.c - lines changed 568, context: html, text, full: html, text
- src/hg/hgPublicSessions/hgPublicSessions.c - lines changed 14, context: html, text, full: html, text
- src/hg/hgTracks/bigBedTrack.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/config.c - lines changed 107, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 99, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 16, context: html, text, full: html, text
- src/hg/hgTracks/lolly.h - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/lollyTrack.c - lines changed 115, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 116, context: html, text, full: html, text
- src/hg/hgTracks/wigTrack.c - lines changed 117, context: html, text, full: html, text
- src/hg/hgc/bigBedClick.c - lines changed 33, context: html, text, full: html, text
- src/hg/hgc/hgcData/barChartBoxplot.R - lines changed 5, context: html, text, full: html, text
- src/hg/htdocs/FAQ/FAQgenes.html - lines changed 26, context: html, text, full: html, text
- src/hg/htdocs/FAQ/FAQreleases.html - lines changed 41, context: html, text, full: html, text
- src/hg/htdocs/covid19.html - lines changed 71, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/credits.html - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/bigLolly.html - lines changed 65, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html - lines changed 167, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html - lines changed 11, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/metadata.html - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/qValue.html - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.html - lines changed 10, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v2.html - lines changed 7, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml - lines changed 23, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/newsarch.html - lines changed 327, context: html, text, full: html, text
- src/hg/htdocs/images/covid19/UShER_example.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/images/covid19/usher_logo.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/inc/gbPageStartHardcoded.html - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/indexNews.html - lines changed 9, context: html, text, full: html, text
- src/hg/htdocs/style/makefile - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/style/mouseOver.css - lines changed 39, context: html, text, full: html, text
- src/hg/htdocs/training/index.html - lines changed 19, context: html, text, full: html, text
- src/hg/inc/barChartUi.h - lines changed 3, context: html, text, full: html, text
- src/hg/inc/trackLayout.h - lines changed 6, context: html, text, full: html, text
- src/hg/inc/versionInfo.h - lines changed 1, context: html, text, full: html, text
- src/hg/js/hgTracks.js - lines changed 391, context: html, text, full: html, text
- src/hg/js/mouseOver.js - lines changed 305, context: html, text, full: html, text
- src/hg/lib/barChartUi.c - lines changed 146, context: html, text, full: html, text
- src/hg/lib/customFactory.c - lines changed 18, context: html, text, full: html, text
- src/hg/lib/defaultCart.as - lines changed 5, context: html, text, full: html, text
- src/hg/lib/defaultCart.sql - lines changed 9, context: html, text, full: html, text
- src/hg/lib/gencodeBGP.as - lines changed 1, context: html, text, full: html, text
- src/hg/lib/protobuf.c - lines changed 286, context: html, text, full: html, text
- src/hg/lib/tests/expected/hgvs/validTerms.txt - lines changed 2, context: html, text, full: html, text
- src/hg/lib/tests/input/hgvs/validTerms.txt - lines changed 2, context: html, text, full: html, text
- src/hg/lib/trackLayout.c - lines changed 27, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/asmHubs.mk - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/commonHtml.pm - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/master.run.list - lines changed 510, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/mkSymLinks.pl - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/runBuild - lines changed 153, context: html, text, full: html, text
- src/hg/makeDb/doc/bacteriaAsmHub/bacteria.orderList.tsv - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/doc/birdsAsmHub/birds.orderList.tsv - lines changed 11, context: html, text, full: html, text
- src/hg/makeDb/doc/calJac3.txt - lines changed 22, context: html, text, full: html, text
- src/hg/makeDb/doc/fishAsmHub/fish.orderList.tsv - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/doc/hg19.gencode.txt - lines changed 31, context: html, text, full: html, text
- src/hg/makeDb/doc/hg19.txt - lines changed 72, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/covidMuts.txt - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/gencode.txt - lines changed 30, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/gnomad.txt - lines changed 63, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/mane.txt - lines changed 17, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/ncbiRefSeq.txt - lines changed 17, context: html, text, full: html, text
- src/hg/makeDb/doc/legacyAsmHub/hub.txt - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/doc/legacyAsmHub/legacy.orderList.tsv - lines changed 11, context: html, text, full: html, text
- src/hg/makeDb/doc/legacyAsmHub/makefile - lines changed 26, context: html, text, full: html, text
- src/hg/makeDb/doc/mammalsAsmHub/mammals.orderList.tsv - lines changed 11, context: html, text, full: html, text
- src/hg/makeDb/doc/mm10.txt - lines changed 63, context: html, text, full: html, text
- src/hg/makeDb/doc/mm39/initialBuild.txt - lines changed 16, context: html, text, full: html, text
- src/hg/makeDb/doc/mm39/lastzRuns.txt - lines changed 132, context: html, text, full: html, text
- src/hg/makeDb/doc/primatesAsmHub/primates.orderList.tsv - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/doc/rheMac10/lastzRuns.txt - lines changed 66, context: html, text, full: html, text
- src/hg/makeDb/doc/vertebrateAsmHub/vertebrate.orderList.tsv - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.legacy.orderList.tsv - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.primary.orderList.tsv - lines changed 17, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.taxId,asmId.class.txt - lines changed 166, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.taxId.asmId.class.txt - lines changed 10, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.trio.orderList.tsv - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/cladeLineageColors.pl - lines changed 7, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/pbm.txt - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/pbmShanghai.txt - lines changed 10, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/phylogenetics.txt - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/pyle.txt - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/treangen.txt - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/genbank/etc/hgwbeta.dbs - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/bin/gencodeGenerateTrackDbs - lines changed 24, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/bin/gencodeGenerateTrackDbsOldSchema - lines changed 703, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/gencodeHgGene2Load.mk - lines changed 420, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/gencodeHgGeneLoad.mk - lines changed 421, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/gencodeLoad.mk - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/schema/all.joiner - lines changed 81, context: html, text, full: html, text
- src/hg/makeDb/trackDb/chicken/bgiSnp.html - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/chicken/galGal3/multiz7way.html - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/ensGene.html - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/clinvar.html - lines changed 13, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/covidHgeMuts.html - lines changed 69, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/covidMuts.html - lines changed 133, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/geneReviews.html - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/giab.html - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/gwasCatalog.html - lines changed 12, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg15/trackDb.ra - lines changed 14, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg16/trackDb.ra - lines changed 12, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg17/trackDb.ra - lines changed 13, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg18/defaultPriority.ra - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg18/trackDb.ra - lines changed 18, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomad.html - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomadCoverage.html - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomadPLI.html - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomadPext.html - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomadSv.html - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomadVariants.html - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/trackDb.100way.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/trackDb.gnomad.ra - lines changed 92, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/defaultPriority.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/gencodeV36.html - lines changed 47, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/gencodeV36.ra - lines changed 287, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/gnomad.ra - lines changed 27, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/knownGene.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/mane.html - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/mane.ra - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/trackDb.100way.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/trackDb.gencode.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/trackDb.ra - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/makeDb/trackDb/human/mastermind.html - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.clinvar.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.giab.ra - lines changed 9, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.gtex.ra - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.ra - lines changed 37, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm10/knownGene.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm9/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/trackDb.ra - lines changed 21, context: html, text, full: html, text
- src/hg/makeDb/trackDb/opossum/monDom4/multiz7way.html - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/rat/trackDb.ra - lines changed 16, context: html, text, full: html, text
- src/hg/makeDb/trackDb/refSeqComposite.html - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/refSeqComposite.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/tagTypes.tab - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.chainNet.asmHub.ra - lines changed 56, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.ra - lines changed 16, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.uniprot.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/PhyloCSFpower.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/escape.html - lines changed 38, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/iedb.html - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/kim2020.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/lollySarsCov2.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/microdel.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/minkMuts.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/nanoCov.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/ncbiGeneBGP.ra - lines changed 71, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/ncbiOther.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbm.html - lines changed 69, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbm.ra - lines changed 39, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmIggCovid.ra - lines changed 81, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmIggHealthy.ra - lines changed 94, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmIgmCovid.ra - lines changed 81, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmIgmHealthy.ra - lines changed 94, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmShanghai.html - lines changed 81, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmShanghai.ra - lines changed 11, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmShanghaiIgg.ra - lines changed 604, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pbmShanghaiIgm.ra - lines changed 605, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/phyloGenes.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pyle.html - lines changed 61, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pyle.ra - lines changed 29, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/trackDb.ra - lines changed 72, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/trackDb.uniprot.ra - lines changed 20, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/treangen.html - lines changed 45, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/treangen.ra - lines changed 9, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/unipCov2AliSwissprot.html - lines changed 7, context: html, text, full: html, text
- src/hg/near/hgNear/getSeq.c - lines changed 2, context: html, text, full: html, text
- src/hg/utils/automation/asmHubChromAlias.pl - lines changed 16, context: html, text, full: html, text
- src/hg/utils/automation/doAssemblyHub.pl - lines changed 14, context: html, text, full: html, text
- src/hg/utils/automation/doIdKeys.pl - lines changed 2, context: html, text, full: html, text
- src/hg/utils/automation/doNcbiRefSeq.pl - lines changed 30, context: html, text, full: html, text
- src/hg/utils/automation/doRepeatMasker.pl - lines changed 22, context: html, text, full: html, text
- src/hg/utils/automation/parseLrgXml.pl - lines changed 8, context: html, text, full: html, text
- src/hg/utils/hgvsToVcf/tests/expected/clinVarChanges.vcf - lines changed 2, context: html, text, full: html, text
- src/hg/utils/hgvsToVcf/tests/input/clinVarChanges.txt - lines changed 2, context: html, text, full: html, text
- src/hg/utils/hubCheck/hubCheck.c - lines changed 44, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/expected/genomesConfigErrors.output.txt - lines changed 4, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/expected/supertrackChild.txt - lines changed 10, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/input/genomesConfigErrorsHub.txt - lines changed 7, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/input/misconfigGenomes.txt - lines changed 21, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/input/noErrors.araTha1.trackDb.txt - lines changed 11, context: html, text, full: html, text
- src/hg/utils/hubCheck/tests/makefile - lines changed 5, context: html, text, full: html, text
- src/hg/utils/otto/clinvar/clinVarToBed - lines changed 6, context: html, text, full: html, text
- src/hg/utils/otto/dbVar/giabSv.as - lines changed 2, context: html, text, full: html, text
- src/hg/utils/otto/dbVar/processNstd175.py - lines changed 2, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/addUnmappedPublic.sh - lines changed 95, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/bioSampleIdToText.sh - lines changed 45, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/bioSampleTextToTab.pl - lines changed 129, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/cladeLineageColors.pl - lines changed 179, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/extractUnmappedPublic.sh - lines changed 95, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/fixNcbiFastaNames.pl - lines changed 119, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/gbMetadataAddBioSample.pl - lines changed 97, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/getCogUk.sh - lines changed 27, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/getNcbi.sh - lines changed 83, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/getRelease.sh - lines changed 80, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/mapPublic.sh - lines changed 103, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/processRelease.sh - lines changed 148, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/publicCredits.sh - lines changed 67, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/searchAllSarsCov2BioSample.sh - lines changed 19, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/updateIdMapping.sh - lines changed 66, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/updateSarsCov2Phylo.sh - lines changed 40, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/util.sh - lines changed 62, context: html, text, full: html, text
- src/hg/utils/phyloRenameAndPrune/phyloRenameAndPrune.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/tdbQuery/tdbQuery.c - lines changed 7, context: html, text, full: html, text
- src/hg/utils/vcfRenameAndPrune/vcfRenameAndPrune.c - lines changed 10, context: html, text, full: html, text
- src/hg/utils/vcfToBed/vcfToBed.c - lines changed 9, context: html, text, full: html, text
- src/hg/utils/vcfToHgvs/tests/expected/stopLoss.tab - lines changed 16, context: html, text, full: html, text
- src/jkOwnLib/gfPcrLib.c - lines changed 1, context: html, text, full: html, text
- src/utils/bedFixBlockOverlaps - lines changed 8, context: html, text, full: html, text
- src/utils/chromToUcsc/chromToUcsc - lines changed 29, context: html, text, full: html, text
- src/utils/chromToUcsc/tests/expected/hg19.bed - lines changed 7, context: html, text, full: html, text
- src/utils/chromToUcsc/tests/in/hg19.bed - lines changed 7, context: html, text, full: html, text
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 7, context: html, text, full: html, text
- src/utils/twoBitDup/twoBitDup.c - lines changed 20, context: html, text, full: html, text
- src/utils/vcfFilter/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/vcfFilter/tests/expected/testMinAc1Gt.vcf - lines changed 88, context: html, text, full: html, text
- src/utils/vcfFilter/tests/expected/testMinAc1GtExclude.vcf - lines changed 85, context: html, text, full: html, text
- src/utils/vcfFilter/tests/expected/testMinAc1NoGt.vcf - lines changed 98, context: html, text, full: html, text
- src/utils/vcfFilter/tests/expected/testMinAc2RenameGt.vcf - lines changed 18, context: html, text, full: html, text
- src/utils/vcfFilter/tests/expected/testRenameGt.vcf - lines changed 98, context: html, text, full: html, text
- src/utils/vcfFilter/tests/expected/testRenameNoGt.vcf - lines changed 98, context: html, text, full: html, text
- src/utils/vcfFilter/tests/input/exclude.vcf - lines changed 14, context: html, text, full: html, text
- src/utils/vcfFilter/tests/input/subset.vcf - lines changed 98, context: html, text, full: html, text
- src/utils/vcfFilter/tests/makefile - lines changed 37, context: html, text, full: html, text
- src/utils/vcfFilter/vcfFilter.c - lines changed 381, context: html, text, full: html, text
88485cfa7f13affa28ec5765fe9b2db90cce42b6 Tue Dec 8 21:02:15 2020 -0800
- hgPcr working
- src/gfServer/gfServer.c - lines changed 115, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans.out - lines changed 2, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 35, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html - lines changed 1, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 2, context: html, text, full: html, text
- src/jkOwnLib/gfBlatLib.c - lines changed 20, context: html, text, full: html, text
- src/jkOwnLib/gfPcrLib.c - lines changed 13, context: html, text, full: html, text
- src/webBlat/install.txt - lines changed 3, context: html, text, full: html, text
e1ae6056b95e1f21e3889bd190108a8f71ca222e Wed Dec 9 08:25:02 2020 -0800
- fixed example that was incorrectly modified
- src/webBlat/webBlat.cfg - lines changed 4, context: html, text, full: html, text
e791c48b268a2af9ac4e2866758661c513be61d2 Wed Dec 9 08:32:24 2020 -0800
- merged with master
a4b45fbe8156dfa9881f586b830a2e6a6338d58f Wed Dec 9 11:35:20 2020 -0800
- fixed undetect change in signature
- src/gfClient/gfClient.c - lines changed 8, context: html, text, full: html, text
e9cd3eef710ba3141d58ef119006b7d2327e5b7f Wed Dec 9 13:52:01 2020 -0800
- fixed accidently backout of master changes in the last merge
- src/hg/hgPhyloPlace/phyloPlace.c - lines changed 11, context: html, text, full: html, text
- src/hg/hgPhyloPlace/treeToAuspiceJson.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/config.c - lines changed 22, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 24, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/lollyTrack.c - lines changed 93, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/FAQ/FAQlink.html - lines changed 12, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/newsarch.html - lines changed 117, context: html, text, full: html, text
- src/hg/inc/versionInfo.h - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/README.txt - lines changed 128, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/master.run.list - lines changed 77, context: html, text, full: html, text
- src/hg/makeDb/doc/canFam4/initialBuild.txt - lines changed 43, context: html, text, full: html, text
- src/hg/makeDb/gnomad/gnomadVcfBedToBigBed - lines changed 329, context: html, text, full: html, text
- src/hg/makeDb/outside/covid/makeCovidHgiGwas.pl - lines changed 19, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/altAllele.html - lines changed 33, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/altAllele.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/miRNA.html - lines changed 35, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/structVar.html - lines changed 33, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/uuGene.html - lines changed 34, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/uuGene.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/covidHgiGwas.ra - lines changed 47, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomadExomesGenomes.html - lines changed 170, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/trackDb.gnomad.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.ra - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/seal/neoSch1/description.html - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/mapPublic.sh - lines changed 22, context: html, text, full: html, text
- src/hg/utils/otto/uniprot/doUniprot - lines changed 363, context: html, text, full: html, text
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 5, context: html, text, full: html, text
65f00dd6b049342f185de41542e9c968ec3e98d3 Wed Dec 9 21:31:03 2020 -0800
- added gfServer design overview
- src/gfServer/design.txt - lines changed 48, context: html, text, full: html, text
a4100d62e1f3a6864f70e651b6b41517c662f496 Wed Dec 9 21:34:41 2020 -0800
- improved doc on reserved files
- src/gfServer/gfServer.c - lines changed 1, context: html, text, full: html, text
- src/jkOwnLib/genoFind.c - lines changed 8, context: html, text, full: html, text
fa416c484061b1e44519962435588916dc14a1f7 Wed Dec 9 22:04:07 2020 -0800
- added isSafeRelativePath and removed way too low-level verbose logging
be5104801a919dd2668e935b265b669940c9199a Wed Dec 9 22:05:45 2020 -0800
- added check for attempting to access outside of gfServer root
- src/gfServer/gfServer.c - lines changed 6, context: html, text, full: html, text
cb757269cca8bc473f97d588a2f3737acaf0fb41 Wed Dec 9 22:11:32 2020 -0800
- dropped support for absolute genomeDataDir
- src/gfServer/gfServer.c - lines changed 3, context: html, text, full: html, text
3c5f6de8a9739eb8ddaf1cb233460e0bba9e5321 Fri Dec 11 21:32:23 2020 -0800
- fixed documention issues
- src/gfServer/design.txt - lines changed 4, context: html, text, full: html, text
- src/gfServer/gfServer.c - lines changed 4, context: html, text, full: html, text
365534e1a97dc9250ff85e367a7786989662281d Mon Dec 14 14:01:20 2020 -0800
- updated gfServer version
- src/gfServer/tests/expected/testDynServer.out - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerPerSeqMax.out - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerTrans.out - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerWithDir.out - lines changed 1, context: html, text, full: html, text
3d71b2793b72fd0f6f4ff1511bb93cf3b6b76497 Sun Jan 3 14:01:54 2021 -0800
- fixed parameter change errors in blatSuite
- src/isPcr/gfPcr/gfPcr.c - lines changed 3, context: html, text, full: html, text
- src/isPcr/webPcr/webPcr.c - lines changed 4, context: html, text, full: html, text
be4311c07e14feb728abc6425ee606ffaa611a58 Fri Jan 22 06:46:58 2021 -0800
- merge with master
- src/hca/fromGeo/geoToHcaStorm/geoToHcaStorm.c - lines changed 1, context: html, text, full: html, text
- src/hca/hcaColorCells/hcaColorCells.c - lines changed 368, context: html, text, full: html, text
- src/hca/hcaColorCells/makefile - lines changed 3, context: html, text, full: html, text
- src/hca/hcaColorCells/typeColors.tsv - lines changed 17, context: html, text, full: html, text
- src/hca/hcaUnifyMatrix/hcaUnifyMatrix.c - lines changed 482, context: html, text, full: html, text
- src/hca/hcaUnifyMatrix/makefile - lines changed 4, context: html, text, full: html, text
- src/hca/hcaUnpack5/hcaUnpack5.c - lines changed 621, context: html, text, full: html, text
- src/hca/hcaUnpack5/makefile - lines changed 4, context: html, text, full: html, text
- src/hca/hcat/hcatParseParth/hcatParseParth.c - lines changed 58, context: html, text, full: html, text
- src/hca/hcat/mysite/hcat/admin.py - lines changed 44, context: html, text, full: html, text
- src/hca/hcat/mysite/hcat/api.py - lines changed 16, context: html, text, full: html, text
- src/hca/hcat/mysite/hcat/api_urls.py - lines changed 1, context: html, text, full: html, text
- src/hca/hcat/mysite/hcat/index_urls.py - lines changed 9, context: html, text, full: html, text
- src/hca/hcat/mysite/hcat/models.py - lines changed 43, context: html, text, full: html, text
- src/hca/hcat/mysite/hcat/views.py - lines changed 5, context: html, text, full: html, text
- src/hca/hcat/mysite/mysite/urls.py - lines changed 1, context: html, text, full: html, text
- src/hca/hcat/mysite/templates/hcat/index.html - lines changed 57, context: html, text, full: html, text
- src/hca/hcat/mysite/versions.txt - lines changed 12, context: html, text, full: html, text
- src/hg/geneBounds/clusterGenes/clusterGenes.c - lines changed 29, context: html, text, full: html, text
- src/hg/geneBounds/clusterGenes/tests/expected/ignoreBasesTinyTest.gl - lines changed 5, context: html, text, full: html, text
- src/hg/geneBounds/clusterGenes/tests/input/Mt-tRNA.gp - lines changed 4, context: html, text, full: html, text
- src/hg/geneBounds/clusterGenes/tests/makefile - lines changed 7, context: html, text, full: html, text
- src/hg/hgGateway/hgGateway.c - lines changed 13, context: html, text, full: html, text
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgPhyloPlace/hgPhyloPlace.c - lines changed 18, context: html, text, full: html, text
- src/hg/hgPhyloPlace/phyloPlace.c - lines changed 91, context: html, text, full: html, text
- src/hg/hgPhyloPlace/phyloPlace.h - lines changed 20, context: html, text, full: html, text
- src/hg/hgPhyloPlace/phyloPlaceMain.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgPhyloPlace/treeToAuspiceJson.c - lines changed 14, context: html, text, full: html, text
- src/hg/hgPhyloPlace/writeCustomTracks.c - lines changed 8, context: html, text, full: html, text
- src/hg/hgTracks/barChartTrack.c - lines changed 31, context: html, text, full: html, text
- src/hg/hgTracks/bigBedTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 24, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 9, context: html, text, full: html, text
- src/hg/hgTracks/snakeTrack.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/vcfTrack.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgc/barChartClick.c - lines changed 145, context: html, text, full: html, text
- src/hg/hgc/bigBedClick.c - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/FAQ/FAQreleases.html - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/FAQ/index.html - lines changed 49, context: html, text, full: html, text
- src/hg/htdocs/admin/git.html - lines changed 3, context: html, text, full: html, text
- src/hg/htdocs/covid19.html - lines changed 14, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/credits.html - lines changed 26, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/bigBed.html - lines changed 161, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/bigLolly.html - lines changed 80, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/gbic.html - lines changed 64, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/mirror.html - lines changed 30, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/mirrorManual.html - lines changed 133, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/trackDb/trackDbLibrary.shtml - lines changed 5, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/help/vcf.html - lines changed 59, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/history.html - lines changed 208, context: html, text, full: html, text
- src/hg/htdocs/goldenPath/newsarch.html - lines changed 260, context: html, text, full: html, text
- src/hg/htdocs/images/CovidGwasLollies.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/images/Jim-Kent-David-Haussler-Scot-Kennedy-Patrick-Gavin-genome-assembly-era-Group-2000.jpg - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/images/bigLollyExample3.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/images/clinVarInterp.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/images/genomeAssemblyEraGroup2000.jpg - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/images/gnomAD_v3_1_newsarch.jpg - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/images/phylo/mm39_35way.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/htdocs/inc/gbPageStart.html - lines changed 4, context: html, text, full: html, text
- src/hg/htdocs/indexNews.html - lines changed 9, context: html, text, full: html, text
- src/hg/htdocs/training/index.html - lines changed 33, context: html, text, full: html, text
- src/hg/hubApi/apiUtils.c - lines changed 1, context: html, text, full: html, text
- src/hg/inc/barChartUi.h - lines changed 8, context: html, text, full: html, text
- src/hg/inc/versionInfo.h - lines changed 1, context: html, text, full: html, text
- src/hg/lib/barChartUi.c - lines changed 33, context: html, text, full: html, text
- src/hg/lib/clinvarSubLolly.as - lines changed 1, context: html, text, full: html, text
- src/hg/lib/customFactory.c - lines changed 2, context: html, text, full: html, text
- src/hg/lib/customTrack.c - lines changed 2, context: html, text, full: html, text
- src/hg/lib/gencodeBGP.as - lines changed 2, context: html, text, full: html, text
- src/hg/lib/hubConnect.c - lines changed 4, context: html, text, full: html, text
- src/hg/lib/simpleBarChartBed.as - lines changed 13, context: html, text, full: html, text
- src/hg/lib/trackDbCache.c - lines changed 54, context: html, text, full: html, text
- src/hg/lib/trackDbCustom.c - lines changed 22, context: html, text, full: html, text
- src/hg/lib/wiggleCart.c - lines changed 19, context: html, text, full: html, text
- src/hg/liftOver/liftOver.c - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/hgdownload.index.html - lines changed 75, context: html, text, full: html, text
- src/hg/makeDb/doc/asmHubs/master.run.list - lines changed 48, context: html, text, full: html, text
- src/hg/makeDb/doc/covid/covidHgiGwas.txt - lines changed 197, context: html, text, full: html, text
- src/hg/makeDb/doc/fishAsmHub/fish.orderList.tsv - lines changed 9, context: html, text, full: html, text
- src/hg/makeDb/doc/hg19.gencode.txt - lines changed 48, context: html, text, full: html, text
- src/hg/makeDb/doc/hg19.txt - lines changed 519, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/clinvarSubLolly.txt - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/exomeProbesets.txt - lines changed 577, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/gencode.txt - lines changed 68, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/hg38.txt - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/hgmd.txt - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/doc/hg38/ncbiRefSeq.txt - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/doc/legacyAsmHub/legacy.orderList.tsv - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/doc/mammalsAsmHub/mammals.orderList.tsv - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/doc/mm39/multiz35way.txt - lines changed 2015, context: html, text, full: html, text
- src/hg/makeDb/doc/mm39/sizeStats.pl - lines changed 111, context: html, text, full: html, text
- src/hg/makeDb/doc/plantsAsmHub/hub.txt - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/doc/plantsAsmHub/makefile - lines changed 26, context: html, text, full: html, text
- src/hg/makeDb/doc/plantsAsmHub/plants.orderList.tsv - lines changed 117, context: html, text, full: html, text
- src/hg/makeDb/doc/primatesAsmHub/primates.orderList.tsv - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/doc/ucscGenes/hg38.gencodeV35.sh - lines changed 34, context: html, text, full: html, text
- src/hg/makeDb/doc/ucscGenes/hg38.gencodeV36.sh - lines changed 514, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.legacy.orderList.tsv - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.primary.orderList.tsv - lines changed 10, context: html, text, full: html, text
- src/hg/makeDb/doc/vgpAsmHub/vgp.trio.orderList.tsv - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/abEscape.txt - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/escape.as - lines changed 17, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/escape.py - lines changed 39, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/escape.txt - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/multiz7way.txt - lines changed 335, context: html, text, full: html, text
- src/hg/makeDb/doc/wuhCor1/phylogenetics.txt - lines changed 204, context: html, text, full: html, text
- src/hg/makeDb/genbank/etc/hgwbeta.dbs - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/gnomad/combine.awk - lines changed 20, context: html, text, full: html, text
- src/hg/makeDb/hgFindSpec/hgFindSpec.c - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/hgLoadMaf/hgLoadMafSummary.c - lines changed 29, context: html, text, full: html, text
- src/hg/makeDb/hgTrackDb/hgTrackDb.c - lines changed 14, context: html, text, full: html, text
- src/hg/makeDb/outside/covid/covidHgiGwas.as - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/outside/covid/makeCovidHgiGwas.pl - lines changed 34, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/bin/ensToUcscMkLift - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/bin/gencodeGenerateTrackDbsOldSchema - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/outside/gencode/gencodeLoad.mk - lines changed 23, context: html, text, full: html, text
- src/hg/makeDb/schema/all.joiner - lines changed 185, context: html, text, full: html, text
- src/hg/makeDb/trackDb/bats/rouAeg1/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/birds/cotJap2/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/birds/ficAlb1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/cat/felCat8/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/chicken/galGal5/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/chimp/panTro5/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/chinchilla/chiLan1/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/altAllele.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/miRNA.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/structVar.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/dog/canFam4/uuGene.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/drosophila/droPer1/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/fugu/fr3/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/gator/allMis1/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/cadd.ra - lines changed 45, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/chainNetPlacental.ra - lines changed 15, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/clinvar.html - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/covidHgiGwas.ra - lines changed 35, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/covidHgiGwasR4.html - lines changed 131, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/covidHgiGwasR4Pval.html - lines changed 224, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/covidMuts.html - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/exomeProbesets.html - lines changed 275, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/exomeProbesets.ra - lines changed 426, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/fetalGeneAtlas.ra - lines changed 161, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomad.html - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/gnomadExomesGenomes.html - lines changed 16, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/skinSoleBoldo.ra - lines changed 78, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/trackDb.gencode.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/trackDb.gnomad.ra - lines changed 126, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/trackDb.ra - lines changed 67, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeSuper.html - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV34lift37.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV35lift37.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV36lift37.html - lines changed 32, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/wgEncodeGencodeV36lift37.ra - lines changed 225, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/bloodHao.ra - lines changed 116, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/colonWang.ra - lines changed 47, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/cortexVelmeshev.ra - lines changed 104, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/exomeProbesets.ra - lines changed 230, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/fetalGeneAtlas.ra - lines changed 170, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/gnomad.ra - lines changed 43, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/gnomadV3_1.html - lines changed 172, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/heartCellAtlas.ra - lines changed 199, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/ileumWang.ra - lines changed 43, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/kidneyStewart.ra - lines changed 121, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/liverMacParland.ra - lines changed 85, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/lungTravaglini2020.ra - lines changed 362, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/lungVieiraBraga.ra - lines changed 25, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/muscleDeMicheli.ra - lines changed 47, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/pancreasBaron.ra - lines changed 85, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/placentaVentoTormo.ra - lines changed 159, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/rectumWang.ra - lines changed 43, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/singleCellMerged.ra - lines changed 16, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/skinSoleBoldo.ra - lines changed 80, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/trackDb.241way.ra - lines changed 111, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/trackDb.gencode.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/trackDb.ra - lines changed 22, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeSuper.html - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV30.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV32.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV34.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV35.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV35.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV36.html - lines changed 47, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg38/wgEncodeGencodeV36.ra - lines changed 287, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.canFam5.ra - lines changed 15, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.clinGen.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.clinvar.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.dbVar.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.ra - lines changed 47, context: html, text, full: html, text
- src/hg/makeDb/trackDb/kangarooRat/dipOrd2/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/loadTracks - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/trackDb/macaca/macNem1/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/makefile - lines changed 18, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mammal/casCan1/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mammal/fukDam1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/marmoset/calJac4/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/micOch/micOch1/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm10/trackDb.placentalsChainNet.ra - lines changed 16, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/cons35way.html - lines changed 502, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/trackDb.35way.ra - lines changed 112, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/trackDb.chainNet.ra - lines changed 646, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/trackDb.ra - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/trackDb.rbestNet.ra - lines changed 646, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/trackDb.syntenicNet.ra - lines changed 646, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouseLemur/micMur2/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouseLemur/micMur3/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/oldWorldMonkeys/colAng1/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/oreNil/oreNil2/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/otters/enhLutKen1/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/poeRet/poeRet1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/primate/aotNan1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/primate/cebCap1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/primate/cerAty1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/primate/manLeu1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/primate/proCoq1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/rhesus/rheMac10/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/rhesus/rheMac8/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/rhinopithecus/rhiBie1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/rhinopithecus/rhiRox1/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/sheep/oviAri3/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/tagTypes.tab - lines changed 14, context: html, text, full: html, text
- src/hg/makeDb/trackDb/tenrec/echTel2/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.chainNet.asmHub.ra - lines changed 83, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.chainNet.mammal.ra - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/treeShrew/tupChi1/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/turkey/melGal5/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/turtle/chrPic2/trackDb.ra - lines changed 2, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/abEscape.html - lines changed 149, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/abEscape.ra - lines changed 43, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/bloom.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/bloomEsc.ra - lines changed 726, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/bloomEscapeMax.html - lines changed 77, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/bloomEscapeTotal.html - lines changed 77, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/description.html - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/escapeMonocl.html - lines changed 107, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/escapeMonocl.ra - lines changed 2269, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/lineageB_1_1_7_US.html - lines changed 196, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/phylocsf.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/pond.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/rappuoli.html - lines changed 39, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/sarsCov2Phylo.html - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/sarsCov2PhyloPub.html - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/sarsCov2PhyloPubParsimony.html - lines changed 88, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/spikeMuts.html - lines changed 62, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/trackDb.7way.ra - lines changed 27, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/trackDb.nextstrain.ra - lines changed 260, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/trackDb.ra - lines changed 135, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/trackDb.uniprot.ra - lines changed 81, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/wuhCor1/weizmanOrfs.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/whale/orcOrc1/trackDb.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/zebraFinch/taeGut2/trackDb.ra - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/zebrafish/affyZonWildType.html - lines changed 1, context: html, text, full: html, text
- src/hg/oneShot/freen/freen.c - lines changed 187, context: html, text, full: html, text
- src/hg/oneShot/freen/makefile - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/hg/pslStats/pslStats.c - lines changed 2, context: html, text, full: html, text
- src/hg/pslStats/tests/expected/cdna2cdnaOverallTest.stats - lines changed 1, context: html, text, full: html, text
- src/hg/pslStats/tests/expected/untransOverallTest.stats - lines changed 1, context: html, text, full: html, text
- src/hg/pslStats/tests/expected/untransOverallUnalnTest.stats - lines changed 1, context: html, text, full: html, text
- src/hg/sqlUpdateRelated/sqlUpdateRelated.doc - lines changed 1, context: html, text, full: html, text
- src/hg/txGraph/txBedToGraph/makeGraph.c - lines changed 18, context: html, text, full: html, text
- src/hg/txGraph/txBedToGraph/txBedToGraph.c - lines changed 1, context: html, text, full: html, text
- src/hg/utils/automation/asmHubChromAlias.pl - lines changed 3, context: html, text, full: html, text
- src/hg/utils/automation/asmHubGatewayPage.pl - lines changed 1, context: html, text, full: html, text
- src/hg/utils/automation/parseLrgXml.pl - lines changed 1, context: html, text, full: html, text
- src/hg/utils/gencodeGeneSymVerTx/gencodeGeneSymVerTx.c - lines changed 456, context: html, text, full: html, text
- src/hg/utils/gencodeGeneSymVerTx/makefile - lines changed 3, context: html, text, full: html, text
- src/hg/utils/gencodeVersionForGenes/gencodeVersionForGenes.c - lines changed 438, context: html, text, full: html, text
- src/hg/utils/gencodeVersionForGenes/makefile - lines changed 3, context: html, text, full: html, text
- src/hg/utils/hubCheck/hubCheck.c - lines changed 1, context: html, text, full: html, text
- src/hg/utils/mafToBigMaf/mafToBigMaf.c - lines changed 11, context: html, text, full: html, text
- src/hg/utils/otto/clinGen/clinGenWrapper.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/clinvar/clinvar.as - lines changed 4, context: html, text, full: html, text
- src/hg/utils/otto/decipher/decipherWrapper.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/decipher/makefile - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/geneReviews/geneReviewsWrapper.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/geneReviews/makefile - lines changed 3, context: html, text, full: html, text
- src/hg/utils/otto/gwas/checkGwas.sh - lines changed 5, context: html, text, full: html, text
- src/hg/utils/otto/gwas/gwasWrapper.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/gwas/makefile - lines changed 5, context: html, text, full: html, text
- src/hg/utils/otto/gwas/perlParser.pl - lines changed 3, context: html, text, full: html, text
- src/hg/utils/otto/isca/buildISCA.csh - lines changed 39, context: html, text, full: html, text
- src/hg/utils/otto/isca/checkISCA.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/isca/iscaWrapper.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/isca/makefile - lines changed 5, context: html, text, full: html, text
- src/hg/utils/otto/isca/validateISCA.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/lrg/bigPsl+6.as - lines changed 39, context: html, text, full: html, text
- src/hg/utils/otto/lrg/buildLrg.sh - lines changed 77, context: html, text, full: html, text
- src/hg/utils/otto/lrg/checkLrg.sh - lines changed 11, context: html, text, full: html, text
- src/hg/utils/otto/lrg/lrgWrapper.sh - lines changed 8, context: html, text, full: html, text
- src/hg/utils/otto/nextstrainNcov/nextstrain.py - lines changed 43, context: html, text, full: html, text
- src/hg/utils/otto/nextstrainNcov/nextstrainClade.as - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/omim/buildOmimTracks.sh - lines changed 17, context: html, text, full: html, text
- src/hg/utils/otto/omim/checkOmim.sh - lines changed 4, context: html, text, full: html, text
- src/hg/utils/otto/omim/makefile - lines changed 4, context: html, text, full: html, text
- src/hg/utils/otto/omim/omimUploadWrapper.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/omim/omimWrapper.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/cladeLineageColors.pl - lines changed 3, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/extractUnmappedPublic.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/getCogUk.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/installSarsCov2Phylo.sh - lines changed 80, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/mapPublic.sh - lines changed 19, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/processGisaid.sh - lines changed 150, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/publicCredits.sh - lines changed 4, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/updateIdMapping.sh - lines changed 1, context: html, text, full: html, text
- src/hg/utils/otto/sarscov2phylo/updateSarsCov2Phylo.sh - lines changed 9, context: html, text, full: html, text
- src/inc/matrixMarket.h - lines changed 47, context: html, text, full: html, text
- src/inc/sparseMatrix.h - lines changed 40, context: html, text, full: html, text
- src/lib/fieldedTable.c - lines changed 58, context: html, text, full: html, text
- src/lib/matrixMarket.c - lines changed 130, context: html, text, full: html, text
- src/lib/sparseMatrix.c - lines changed 88, context: html, text, full: html, text
- src/product/installer/README.md - lines changed 78, context: html, text, full: html, text
- src/product/installer/browserSetup.sh - lines changed 2, context: html, text, full: html, text
- src/product/mirrorDocs/makefile - lines changed 4, context: html, text, full: html, text
- src/product/mirrorDocs/staticPage.lua - lines changed 16, context: html, text, full: html, text
- src/product/mirrorManual.txt - lines changed 56, context: html, text, full: html, text
- src/tabFile/tabToTabDir/tabToTabDir.c - lines changed 231, context: html, text, full: html, text
- src/tabFile/tabToTabDir/tabToTabDir.doc - lines changed 105, context: html, text, full: html, text
- src/tabFile/tabToTabDir/tests/expected/donor_organ_cells.tsv - lines changed 13, context: html, text, full: html, text
- src/tabFile/tabToTabDir/tests/expected/lab_submitters.tsv - lines changed 2, context: html, text, full: html, text
- src/tabFile/tabToTabDir/tests/expected/unroll_test.tsv - lines changed 1, context: html, text, full: html, text
- src/tabFile/tabToTabDir/tests/input/spec.txt - lines changed 17, context: html, text, full: html, text
- src/tabFile/tabToTabDir/tests/test.x - lines changed 13, context: html, text, full: html, text
- src/tagStorm/tagStormFromTab/100.divSpec - lines changed 5, context: html, text, full: html, text
- src/tagStorm/tagStormFromTab/100.tab - lines changed 100, context: html, text, full: html, text
- src/tagStorm/tagStormFromTab/100.tag - lines changed 517, context: html, text, full: html, text
- src/test/buildTableDescriptions.pl - lines changed 10, context: html, text, full: html, text
- src/test/tbd.wrapper.hgwbeta - lines changed 63, context: html, text, full: html, text
- src/test/tbd.wrapper.hgwdev - lines changed 63, context: html, text, full: html, text
- src/utils/bedToBigBed/tests/input/itemRgbBed12.as - lines changed 16, context: html, text, full: html, text
- src/utils/bedToBigBed/tests/input/itemRgbBed12.bed - lines changed 10, context: html, text, full: html, text
- src/utils/bedToBigBed/tests/input/reservedBed12.as - lines changed 16, context: html, text, full: html, text
- src/utils/bedToBigBed/tests/input/reservedBed12.bed - lines changed 10, context: html, text, full: html, text
- src/utils/bedToBigBed/tests/makefile - lines changed 27, context: html, text, full: html, text
- src/utils/chromToUcsc/chromToUcsc - lines changed 5, context: html, text, full: html, text
- src/utils/chromToUcsc/tests/expected/hg19.vcf - lines changed 500, context: html, text, full: html, text
- src/utils/chromToUcsc/tests/in/hg19.vcf.gz - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change or file-permission change shows no diff)
- src/utils/chromToUcsc/tests/makefile - lines changed 1, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/clusterMatrixToBarChartBed.c - lines changed 325, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/makefile - lines changed 7, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/hub.conf - lines changed 23, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/makefile - lines changed 11, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/mean.expected - lines changed 10, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/median.expected - lines changed 10, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/name2.expected - lines changed 10, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/test.coords - lines changed 10, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/test.groupOrder - lines changed 4, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/test.matrix - lines changed 11, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/test.meta - lines changed 8, context: html, text, full: html, text
- src/utils/clusterMatrixToBarChartBed/tests/test.name2 - lines changed 10, context: html, text, full: html, text
- src/utils/csvToTsv/csvToTsv.c - lines changed 71, context: html, text, full: html, text
- src/utils/csvToTsv/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/faSize/faSize.c - lines changed 11, context: html, text, full: html, text
- src/utils/matrixClusterColumns/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/matrixClusterColumns/matrixClusterColumns.c - lines changed 501, context: html, text, full: html, text
- src/utils/matrixClusterColumns/test.expected - lines changed 11, context: html, text, full: html, text
- src/utils/matrixClusterColumns/test.matrix - lines changed 11, context: html, text, full: html, text
- src/utils/matrixClusterColumns/test.meta - lines changed 9, context: html, text, full: html, text
- src/utils/matrixNormalize/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/matrixNormalize/matrixNormalize.c - lines changed 174, context: html, text, full: html, text
- src/utils/matrixNormalize/tests/colLength.out - lines changed 5, context: html, text, full: html, text
- src/utils/matrixNormalize/tests/colSum.out - lines changed 5, context: html, text, full: html, text
- src/utils/matrixNormalize/tests/rowLength.out - lines changed 4, context: html, text, full: html, text
- src/utils/matrixNormalize/tests/rowSum.out - lines changed 4, context: html, text, full: html, text
- src/utils/matrixNormalize/tests/test.in - lines changed 5, context: html, text, full: html, text
- src/utils/matrixPaste/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/matrixPaste/matrixPaste.c - lines changed 151, context: html, text, full: html, text
- src/utils/matrixPaste/test.in - lines changed 6, context: html, text, full: html, text
- src/utils/matrixPaste/test.in2 - lines changed 6, context: html, text, full: html, text
- src/utils/matrixPaste/test.long - lines changed 9, context: html, text, full: html, text
- src/utils/matrixPaste/test.remix - lines changed 6, context: html, text, full: html, text
- src/utils/matrixPaste/test.short - lines changed 3, context: html, text, full: html, text
- src/utils/matrixRelabel/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/matrixRelabel/matrixRelabel.c - lines changed 181, context: html, text, full: html, text
- src/utils/matrixRelabel/test.col - lines changed 5, context: html, text, full: html, text
- src/utils/matrixRelabel/test.in - lines changed 4, context: html, text, full: html, text
- src/utils/matrixRelabel/test.long - lines changed 11, context: html, text, full: html, text
- src/utils/matrixRelabel/test.row - lines changed 4, context: html, text, full: html, text
- src/utils/matrixRelabel/test.short - lines changed 2, context: html, text, full: html, text
- src/utils/matrixScale/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/matrixScale/matrixScale.c - lines changed 76, context: html, text, full: html, text
- src/utils/matrixToBarChartBed/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/matrixToBarChartBed/matrixClusterStats.as - lines changed 7, context: html, text, full: html, text
- src/utils/matrixToBarChartBed/matrixToBarChartBed.c - lines changed 265, context: html, text, full: html, text
- src/utils/matrixTrim/makefile - lines changed 3, context: html, text, full: html, text
- src/utils/matrixTrim/matrixTrim.c - lines changed 123, context: html, text, full: html, text
- src/utils/matrixTrim/test.in - lines changed 6, context: html, text, full: html, text
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 7, context: html, text, full: html, text
- src/utils/subColumn/subColumn.c - lines changed 21, context: html, text, full: html, text
- src/utils/wordLine/wordLine.c - lines changed 10, context: html, text, full: html, text
6d36881dee4bc2a4256614638aec4dddf3c26f44 Wed Jan 27 19:33:09 2021 -0800
- recommend creating index with -stepSize=5
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html - lines changed 1, context: html, text, full: html, text
71a2c73633337ab11c6344fee8c077e13daf815b Tue Feb 2 12:03:42 2021 -0800
- move most doc on setting up dynamic blat servers to the wiki
- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html - lines changed 61, context: html, text, full: html, text
54a643b32015c6a4672bd540b4bf7a94a751e1ce Wed Feb 3 12:45:46 2021 -0800
- added unit test of gfServer dynamic PCR
- src/gfServer/gfServer.c - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/dynTester - lines changed 42, context: html, text, full: html, text
- src/gfServer/tests/expected/testDynServerPcr.out - lines changed 29, context: html, text, full: html, text
- src/gfServer/tests/input/testPcr.fa - lines changed 6, context: html, text, full: html, text
- src/gfServer/tests/testDynServerPcr - lines changed 16, context: html, text, full: html, text
382b9a0900ae6fc988915de7a27c62318f55f172 Wed Feb 3 13:44:59 2021 -0800
- remove redundant newline
- src/gfServer/gfServer.c - lines changed 1, context: html, text, full: html, text
a2819277576ffc91069261a03b358213afe2cb3b Wed Feb 3 15:30:27 2021 -0800
- allow gfPcr to query dynamic servers
- src/gfClient/gfClient.c - lines changed 1, context: html, text, full: html, text
- src/isPcr/gfPcr/gfPcr.c - lines changed 18, context: html, text, full: html, text
c16b3edf4c88aed3d6cf1da68118fca1f8855593 Wed Feb 3 16:31:12 2021 -0800
- add debug logging of index parameters
- src/gfServer/gfServer.c - lines changed 33, context: html, text, full: html, text
fe48c5bed92448a3e0a599f2fe3123294fc0c7af Wed Feb 3 17:19:09 2021 -0800
- fixed initialization problem that prefected isPcr to work on dynamic servers
- src/jkOwnLib/genoFind.c - lines changed 1, context: html, text, full: html, text
da3eb1b03ab9bd4ef7a02e120297d9293143ff3c Thu Feb 4 16:50:34 2021 -0800
- don't attempt to connect to database for blat results user input, including hubs
f16dbe1fef6a6fd83d63fbc7e060b21262b43bf5 Mon Feb 8 15:26:55 2021 -0800
- don't include dynamic gfServer in blat of all genomes
f67d0a4b041b6553076c7fb9128772f5116231b3 Sun Feb 28 13:08:56 2021 -0800
- updated expected results due to previous fix
- src/gfServer/tests/expected/testDynServerPcr.out - lines changed 12, context: html, text, full: html, text
f7d577042a7e3e41c1121082febb7ff25020bf0b Sun Feb 28 13:19:19 2021 -0800
- have gfServer check that index files match the required naming convention
- src/gfServer/gfServer.c - lines changed 25, context: html, text, full: html, text
- src/gfServer/tests/testIndexFile - lines changed 1, context: html, text, full: html, text
- src/gfServer/tests/testIndexFileTrans - lines changed 1, context: html, text, full: html, text
94a2d41644d235ec3702d8189ec52036e739000a Sun Feb 28 14:23:10 2021 -0800
- merge master into branch
- src/hg/makeDb/doc/mammalsAsmHub/mammals.orderList.tsv - lines changed 5, context: html, text, full: html, text
- src/hg/makeDb/trackDb/makefile - lines changed 23, context: html, text, full: html, text
a7e5ec255bed61069a80919b5e5f48c850ee3c2c Mon Mar 1 15:00:01 2021 -0800
- added hubCheck -genome to support only checking one genome
- src/hg/utils/hubCheck/hubCheck.c - lines changed 30, context: html, text, full: html, text
60499556c04cfbfd9197f76d1e1d0152a8d12614 Tue Mar 2 21:58:17 2021 -0800
- added option to build chrispr for hubs, doing this removed the no longer used gene track options
- src/hg/utils/automation/doCrispr.pl - lines changed 81, context: html, text, full: html, text
96ec696511055773d2bc6f63d74dde41501e76b3 Wed Mar 3 12:35:02 2021 -0800
- Merge branch 'master' into gfserver-mmap-index
73c09a61e57baf2a2ab6548c2a2bfe0cf3303600 Thu Mar 4 11:11:57 2021 -0800
- provide hint to look in systems logs when blat server failes
switch to files view, user index