All File Changes
v353_preview2 to v353_base (2017-07-31 to 2017-08-07) v353
Show details
- src/hg/hgCollection/hgCollection.c
- lines changed 156, context: html, text, full: html, text
62222a5e02c38a059c7e13af320d894e7cef8370 Wed Aug 2 15:30:18 2017 -0700
fixes in response to code review. Allow creation of generic views
- lines changed 180, context: html, text, full: html, text
023b6afdcfa6fe445856a5645cccac8113a4689e Thu Aug 3 12:50:53 2017 -0700
put all HTML in a separate include file
- lines changed 71, context: html, text, full: html, text
c34d987e514b9b6130198880940fa441eb15e176 Fri Aug 4 15:53:37 2017 -0700
Ongoing work on hgCollection. Add ability to edit names,colors, and
visibilities.
- src/hg/hgGtexTrackSettings/hgGtexTrackSettings.c
- lines changed 30, context: html, text, full: html, text
f6433b90aaa5892fd7ca02ca459c9beb31275238 Tue Aug 1 12:40:15 2017 -0700
Add link to supertrack if any. refs #19350
- lines changed 3, context: html, text, full: html, text
c619e81ea0e474c84e25c06992b98e3716216cf9 Wed Aug 2 10:32:59 2017 -0700
Easier sandbox support.
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 15, context: html, text, full: html, text
41d305a15ff5aec9ee260f1aabe2876f0c5163c8 Tue Aug 1 19:44:25 2017 -0700
hgHubConnect now includes context for hub assembly description hits in
searches, and following the link to configure composite subtracks goes to the composite page,
refs #19758
- src/hg/hgTables/bigWig.c
- lines changed 13, context: html, text, full: html, text
6c19a52350eb826034160d10f751358437bedd93 Wed Aug 2 12:04:54 2017 -0700
Root names of split table sets, e.g. intronEst for chr*_intronEst, were falling into the !hTableExists check in maybeGetHti and were mistakenly given hti with root name as table name. Instead of assuming that any 'table' that does not exist as a table is bigWig, check for bigWig similarly to the way we check for other bigFile types and create a more accurate hti. refs #19930
- src/hg/hgTables/hgTables.c
- lines changed 3, context: html, text, full: html, text
5ee15559749943e284aed0e62e22e24bbe3523e0 Tue Aug 1 10:11:36 2017 -0700
findSelectedTrack needs to return the top-level/composite track if it's given a subtrack name, so the returned track can be compared against top-level tracks in fullTrackList. In hg19 refGene is a top-level track, but in hg38 refGene is a subtrack of refSeqComposite so findSelectedTrack needs to return refSeqComposite. refs #19920.
- lines changed 4, context: html, text, full: html, text
6c19a52350eb826034160d10f751358437bedd93 Wed Aug 2 12:04:54 2017 -0700
Root names of split table sets, e.g. intronEst for chr*_intronEst, were falling into the !hTableExists check in maybeGetHti and were mistakenly given hti with root name as table name. Instead of assuming that any 'table' that does not exist as a table is bigWig, check for bigWig similarly to the way we check for other bigFile types and create a more accurate hti. refs #19930
- src/hg/hgTables/hgTables.h
- lines changed 2, context: html, text, full: html, text
6c19a52350eb826034160d10f751358437bedd93 Wed Aug 2 12:04:54 2017 -0700
Root names of split table sets, e.g. intronEst for chr*_intronEst, were falling into the !hTableExists check in maybeGetHti and were mistakenly given hti with root name as table name. Instead of assuming that any 'table' that does not exist as a table is bigWig, check for bigWig similarly to the way we check for other bigFile types and create a more accurate hti. refs #19930
- src/hg/hgTablesTest/hgTablesTest.c
- lines changed 2, context: html, text, full: html, text
619353d17795a1211e21aac1b64b4aba8e67bdd1 Wed Aug 2 09:14:15 2017 -0700
Added missing NULL check to catch failure when changing to a new group. refs #19930, #19920 note-7
- src/hg/hgTracks/snakeTrack.c
- lines changed 82, context: html, text, full: html, text
90386a2976637e3a37523bc7d04f6577d7c3f6b3 Thu Aug 3 14:10:42 2017 -0700
fold Joel's insert display changes into tree
- src/hg/htdocs/admin/maintenance.html
- lines changed 63, context: html, text, full: html, text
768e02932fbbd3e937d7a7246bff60c04799d546 Thu Aug 3 18:21:42 2017 -0700
Updating maintenance page to new docs style, no refs
- lines changed 2, context: html, text, full: html, text
ea0d0c5dace6f9df1f6f2f3efc060d1e2db7c49a Fri Aug 4 11:55:53 2017 -0700
Adding new doc style to maintenance page, no refs
- src/hg/htdocs/cite.html
- lines changed 9, context: html, text, full: html, text
12f3d2b222d69c1bd5df013e34e6df1c8b082c58 Fri Aug 4 14:12:14 2017 -0700
Updating NAR reference to 2017, refs #19924
- src/hg/htdocs/goldenPath/help/bigBed.html
- lines changed 2, context: html, text, full: html, text
a4475fc774b353665ee2e0fc4c56df6fa89cc9e6 Thu Aug 3 10:57:36 2017 -0700
Changing the link to our example .as files from the development server to the source tree. no redmine.
- src/hg/htdocs/images/Staphylococcus_aureus.jpg
- lines changed 0, context: html, text, full: html, text
564850e473874f9546797308e2c853db5f699a57 Fri Aug 4 10:45:18 2017 -0700
Staphylococcus aureus from CDC public health image library refs #19937
- src/hg/htdocs/inc/hgCollection.html
- lines changed 129, context: html, text, full: html, text
023b6afdcfa6fe445856a5645cccac8113a4689e Thu Aug 3 12:50:53 2017 -0700
put all HTML in a separate include file
- lines changed 11, context: html, text, full: html, text
c34d987e514b9b6130198880940fa441eb15e176 Fri Aug 4 15:53:37 2017 -0700
Ongoing work on hgCollection. Add ability to edit names,colors, and
visibilities.
- src/hg/htdocs/style/gb.css
- lines changed 10, context: html, text, full: html, text
a44d5f229c649b0e47ce349103181851355665d5 Wed Aug 2 15:54:02 2017 -0700
Adding another JWest style to GB style file, for hgCollection. refs #11630
- lines changed 9, context: html, text, full: html, text
f4c3eb4ae7ac76f27c43183a7e5b8c168b27004d Wed Aug 2 16:13:42 2017 -0700
Move a setting to generic style file.
- src/hg/htdocs/style/hgGtexTrackSettings.css
- lines changed 9, context: html, text, full: html, text
f4c3eb4ae7ac76f27c43183a7e5b8c168b27004d Wed Aug 2 16:13:42 2017 -0700
Move a setting to generic style file.
- src/hg/htdocs/training/index.html
- lines changed 33, context: html, text, full: html, text
d6232c60831f568113bc7ec4127bb69c2c941688 Fri Aug 4 16:17:01 2017 -0700
dropped completed workshops UPenn and JAX
- src/hg/inc/hdb.h
- lines changed 3, context: html, text, full: html, text
6c19a52350eb826034160d10f751358437bedd93 Wed Aug 2 12:04:54 2017 -0700
Root names of split table sets, e.g. intronEst for chr*_intronEst, were falling into the !hTableExists check in maybeGetHti and were mistakenly given hti with root name as table name. Instead of assuming that any 'table' that does not exist as a table is bigWig, check for bigWig similarly to the way we check for other bigFile types and create a more accurate hti. refs #19930
- src/hg/inc/versionInfo.h
- lines changed 1, context: html, text, full: html, text
deb9aa671e2647557581e6c30265c1963ff45e2c Mon Aug 7 09:50:08 2017 -0700
New version number v353
- src/hg/js/dbDbTaxonomy.js
- lines changed 28, context: html, text, full: html, text
9feb1b6e1b4bedc62cc78a12770731dc56af7137 Sat Aug 5 21:50:34 2017 -0700
adding Hep B virus, HPV, Staphylococcus aureus bacteria refs #19937
- src/hg/js/hgCollection.js
- lines changed 92, context: html, text, full: html, text
62222a5e02c38a059c7e13af320d894e7cef8370 Wed Aug 2 15:30:18 2017 -0700
fixes in response to code review. Allow creation of generic views
- lines changed 3, context: html, text, full: html, text
023b6afdcfa6fe445856a5645cccac8113a4689e Thu Aug 3 12:50:53 2017 -0700
put all HTML in a separate include file
- lines changed 115, context: html, text, full: html, text
c34d987e514b9b6130198880940fa441eb15e176 Fri Aug 4 15:53:37 2017 -0700
Ongoing work on hgCollection. Add ability to edit names,colors, and
visibilities.
- src/hg/js/hgTracks.js
- lines changed 12, context: html, text, full: html, text
99c2ef4d2d159630d1a18664d8b0033e929bcbd4 Mon Jul 31 13:51:06 2017 -0700
do not update highlights at the end of chromosomes, refs #19911
- src/hg/lib/hdb.c
- lines changed 31, context: html, text, full: html, text
6c19a52350eb826034160d10f751358437bedd93 Wed Aug 2 12:04:54 2017 -0700
Root names of split table sets, e.g. intronEst for chr*_intronEst, were falling into the !hTableExists check in maybeGetHti and were mistakenly given hti with root name as table name. Instead of assuming that any 'table' that does not exist as a table is bigWig, check for bigWig similarly to the way we check for other bigFile types and create a more accurate hti. refs #19930
- src/hg/lib/hgHgvs.c
- lines changed 27, context: html, text, full: html, text
b9af5d88785ba21a316027a5e22e5fbd5fb9a1af Mon Jul 31 10:34:03 2017 -0700
Added support for "chr" sequence names in HGVS genomic (g.) terms. refs #19832
- lines changed 4, context: html, text, full: html, text
3d7162950c4263142f123cfb968f9e7be7dcf2c4 Mon Jul 31 16:29:23 2017 -0700
Fixing bug found by Cath in #19832 note-3. refs #19832
- src/hg/lib/trackHub.c
- lines changed 3, context: html, text, full: html, text
c34d987e514b9b6130198880940fa441eb15e176 Fri Aug 4 15:53:37 2017 -0700
Ongoing work on hgCollection. Add ability to edit names,colors, and
visibilities.
- src/hg/makeDb/crisprTrack/convOffs.py
- lines changed 2, context: html, text, full: html, text
57c6a4655f3ebb1b0be4632cd52c7b7a38430b8f Tue Aug 1 13:45:55 2017 -0700
correct X1000 CFD scores and correct bug in splitGuidesEffScore.py refs #19874
- src/hg/makeDb/crisprTrack/findGuides.py
- lines changed 2, context: html, text, full: html, text
57c6a4655f3ebb1b0be4632cd52c7b7a38430b8f Tue Aug 1 13:45:55 2017 -0700
correct X1000 CFD scores and correct bug in splitGuidesEffScore.py refs #19874
- src/hg/makeDb/crisprTrack/splitGuidesEffScore.py
- lines changed 1, context: html, text, full: html, text
57c6a4655f3ebb1b0be4632cd52c7b7a38430b8f Tue Aug 1 13:45:55 2017 -0700
correct X1000 CFD scores and correct bug in splitGuidesEffScore.py refs #19874
- src/hg/makeDb/doc/hg19.txt
- lines changed 29, context: html, text, full: html, text
cf6680fe7e65a917fa280db3a608ab735ebfb6f0 Thu Aug 3 10:25:52 2017 -0700
Updating COSMIC to v81, refs #19932
- src/hg/makeDb/doc/hg38/hg38.txt
- lines changed 82, context: html, text, full: html, text
cf6680fe7e65a917fa280db3a608ab735ebfb6f0 Thu Aug 3 10:25:52 2017 -0700
Updating COSMIC to v81, refs #19932
- src/hg/makeDb/doc/hg38/lastzRuns.txt
- lines changed 141, context: html, text, full: html, text
4885ef2c0d19f4082c45161a32a77d394861237c Fri Aug 4 10:21:38 2017 -0700
completed oreNil3 and susScr11 browser builds refs #19859 #19879
- src/hg/makeDb/doc/mm10.txt
- lines changed 82, context: html, text, full: html, text
432fcbc75dd12443681bd8dffead3980a6185ec9 Fri Aug 4 10:15:20 2017 -0700
running up gorGor5 lastz chainNet to mm10 no redmine
- src/hg/makeDb/doc/oreNil2.txt
- lines changed 20, context: html, text, full: html, text
4885ef2c0d19f4082c45161a32a77d394861237c Fri Aug 4 10:21:38 2017 -0700
completed oreNil3 and susScr11 browser builds refs #19859 #19879
- src/hg/makeDb/doc/oreNil3/initialBuild.txt
- lines changed 74, context: html, text, full: html, text
93ae6ca61e07b83a678f19e77f60801e5c6cefff Thu Aug 3 11:24:41 2017 -0700
browser done per user request refs #19879 #19877
- src/hg/makeDb/doc/staAur1/initialBuild.txt
- lines changed 619, context: html, text, full: html, text
7a0758923f64f4fdc6b9e1ba16a8680c4adcbd43 Fri Aug 4 10:39:46 2017 -0700
begin browser build for Regeneron refs #19937
- src/hg/makeDb/doc/susScr11/initialBuild.txt
- lines changed 91, context: html, text, full: html, text
eb52ae40e4339827cc810992e44614b0cb3a6440 Thu Aug 3 14:05:36 2017 -0700
finished browser refs #19859
- src/hg/makeDb/doc/susScr3.txt
- lines changed 16, context: html, text, full: html, text
4885ef2c0d19f4082c45161a32a77d394861237c Fri Aug 4 10:21:38 2017 -0700
completed oreNil3 and susScr11 browser builds refs #19859 #19879
- src/hg/makeDb/genbank/etc/align.dbs
- lines changed 1, context: html, text, full: html, text
5d44320a592e3c6c72c9fa0410dd3c231e781007 Sat Aug 5 10:04:58 2017 -0700
adding staAur1 to the update alignments refs #19337
- src/hg/makeDb/genbank/etc/genbank.conf
- lines changed 21, context: html, text, full: html, text
4baa7c95b871d6a8094b24fe5fe10eab17316247 Fri Aug 4 14:18:55 2017 -0700
adding staAur1 Staphylococcus aureus- refs #19937
- src/hg/makeDb/genbank/etc/hgwdev.dbs
- lines changed 1, context: html, text, full: html, text
5d44320a592e3c6c72c9fa0410dd3c231e781007 Sat Aug 5 10:04:58 2017 -0700
adding staAur1 to the update alignments refs #19337
- src/hg/makeDb/genbank/src/lib/gbGenome.c
- lines changed 2, context: html, text, full: html, text
4baa7c95b871d6a8094b24fe5fe10eab17316247 Fri Aug 4 14:18:55 2017 -0700
adding staAur1 Staphylococcus aureus- refs #19937
- src/hg/makeDb/makefile
- lines changed 2, context: html, text, full: html, text
1ae1dd4ba518cf8a4be15a5c58c37617bc526c3d Sun Aug 6 21:34:58 2017 -0700
hgBbiDbLink should go out with userApps no redmine
- src/hg/makeDb/schema/all.joiner
- lines changed 8, context: html, text, full: html, text
ddff55a58b43e88492435c00b3da9445212673c0 Thu Aug 3 11:46:48 2017 -0700
adding susScr11 rules refs #19859
- lines changed 16, context: html, text, full: html, text
54b1ea018ead040c422fb22998fae1f44f48f3d6 Sat Aug 5 21:15:09 2017 -0700
add rules for staAur1 assembly refs #19937
- src/hg/makeDb/trackDb/alpaca/vicPac1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/alpaca/vicPac1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/alpaca/vicPac2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/alpaca/vicPac2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ancientR.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/anopheles/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/apis/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/armadillo/dasNov3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/armadillo/dasNov3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/baboon/papAnu2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/baboon/papAnu2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/baboon/papHam1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/baboon/papHam1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bacteria/staAur1/description.html
- lines changed 64, context: html, text, full: html, text
7bd130b6d7ffb1f1fe089ce8234ec3466be9549b Fri Aug 4 11:27:01 2017 -0700
starting staAur1 browser for Regeneron refs #19937
- src/hg/makeDb/trackDb/bacteria/staAur1/gap.html
- lines changed 29, context: html, text, full: html, text
7bd130b6d7ffb1f1fe089ce8234ec3466be9549b Fri Aug 4 11:27:01 2017 -0700
starting staAur1 browser for Regeneron refs #19937
- src/hg/makeDb/trackDb/bacteria/staAur1/gold.html
- lines changed 33, context: html, text, full: html, text
7bd130b6d7ffb1f1fe089ce8234ec3466be9549b Fri Aug 4 11:27:01 2017 -0700
starting staAur1 browser for Regeneron refs #19937
- src/hg/makeDb/trackDb/bacteria/staAur1/trackDb.ra
- lines changed 8, context: html, text, full: html, text
7bd130b6d7ffb1f1fe089ce8234ec3466be9549b Fri Aug 4 11:27:01 2017 -0700
starting staAur1 browser for Regeneron refs #19937
- src/hg/makeDb/trackDb/balAcu/balAcu1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/balAcu/balAcu1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bats/rouAeg1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bats/rouAeg1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/amaVit1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/amaVit1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/aptMan1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/aptMan1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/aquChr2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/aquChr2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/geoFor1/cons7way.html
- lines changed 11, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/geoFor1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/geoFor1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/melUnd1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/birds/melUnd1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bison/bisBis1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bison/bisBis1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bonobo/panPan1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bonobo/panPan1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bonobo/panPan2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bonobo/panPan2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bushbaby/otoGar3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/bushbaby/otoGar3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/calMil/calMil1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/calMil/calMil1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cat/felCat4/cons6way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cat/felCat5/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cat/felCat5/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cat/felCat8/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cat/felCat8/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chicken/galGal5/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chicken/galGal5/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chimp/panTro3/cons12way.html
- lines changed 6, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chimp/panTro4/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chimp/panTro4/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chimp/panTro5/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chimp/panTro5/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chinchilla/chiLan1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chinchilla/chiLan1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chlorocebus/chlSab2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/chlorocebus/chlSab2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ciliate/oxyTri2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ciliate/oxyTri2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cow/bosTau4/multiz5way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cow/bosTau8/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/cow/bosTau8/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/criGri/criGri1/crispr.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/criGri/criGri1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/criGri/criGri1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/criGri/criGriChoV1/description.html
- lines changed 2, context: html, text, full: html, text
0723e4118770b985922e47e47d0477ba967b9ec4 Tue Aug 1 13:36:16 2017 -0700
Changing links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/criGri/criGriChoV1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/criGri/criGriChoV1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/crispr.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- lines changed 31, context: html, text, full: html, text
b9eca0cb2279330a349e9892825b12dc331d8984 Thu Aug 3 17:16:59 2017 -0700
updating crispr docs, refs #19874
- src/hg/makeDb/trackDb/dolphin/turTru2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/dolphin/turTru2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/drosophila/dm6/cons27way.html
- lines changed 28, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/drosophila/dm6/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/drosophila/dm6/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/drosophila/droSim2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/drosophila/droSim2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/drosophila/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/bunEbo1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/bunEbo1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir2/ncbiGenePfam.html
- lines changed 1, context: html, text, full: html, text
e009f6b3ecdb9b2a642950dae3a6d5bc54717d81 Tue Aug 1 13:55:23 2017 -0700
Changing some ebola tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir3/cons160way.html
- lines changed 6, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir3/ncbiGenePfam.html
- lines changed 1, context: html, text, full: html, text
e009f6b3ecdb9b2a642950dae3a6d5bc54717d81 Tue Aug 1 13:55:23 2017 -0700
Changing some ebola tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/eboVir3/newSeqs.html
- lines changed 1, context: html, text, full: html, text
e009f6b3ecdb9b2a642950dae3a6d5bc54717d81 Tue Aug 1 13:55:23 2017 -0700
Changing some ebola tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/marVir1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/marVir1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/resEbo1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/resEbo1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/sudEbo1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/sudEbo1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/taiEbo1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/taiEbo1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/zaiEbo1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ebola/zaiEbo1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/exonWalk.html
- lines changed 1, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ferret/musFur1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ferret/musFur1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/frog/nanPar1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/frog/nanPar1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/fugu/fr3/cons8way.html
- lines changed 8, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gadMor/gadMor1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gadMor/gadMor1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/galVar/galVar1/cons4way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/galVar/galVar1/cons5way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/galVar/galVar1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/galVar/galVar1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gator/allMis1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gator/allMis1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gibbon/nomLeu2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gibbon/nomLeu2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gibbon/nomLeu3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gibbon/nomLeu3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gorilla/gorGor3/cons11way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gorilla/gorGor4/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/gorilla/gorGor4/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/guineaPig/cavPor3/cons5way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/hedgehog/eriEur1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/hedgehog/eriEur1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/hedgehog/eriEur2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/hedgehog/eriEur2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/hiv/vax004/description.html
- lines changed 1, context: html, text, full: html, text
0723e4118770b985922e47e47d0477ba967b9ec4 Tue Aug 1 13:36:16 2017 -0700
Changing links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/horse/equCab2/multiz6way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/altSeqComposite.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/bamSLDenisova.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/clinvar.html
- lines changed 3, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/cosmicRegions.html
- lines changed 2, context: html, text, full: html, text
2a0cbff280d8d7ef3b9ce3fb673b03d06ae5fc2f Mon Jul 31 15:11:47 2017 -0700
Changing some british spellings to american spellings based on code review, refs #19904
- lines changed 1, context: html, text, full: html, text
cf6680fe7e65a917fa280db3a608ab735ebfb6f0 Thu Aug 3 10:25:52 2017 -0700
Updating COSMIC to v81, refs #19932
- lines changed 1, context: html, text, full: html, text
084cc444252f1c3322efa84bc064c7b219f69919 Thu Aug 3 14:17:30 2017 -0700
Removing the one line mentioning version, not necessary. refs #19932
- src/hg/makeDb/trackDb/human/denisovaModernHumans.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/encodeGencodeRaceFrags.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/encodeStanfordPromoters.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/encodeUncFaire.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hapmapSnps.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg13/description.html
- lines changed 2, context: html, text, full: html, text
0723e4118770b985922e47e47d0477ba967b9ec4 Tue Aug 1 13:36:16 2017 -0700
Changing links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg15/description.html
- lines changed 2, context: html, text, full: html, text
0723e4118770b985922e47e47d0477ba967b9ec4 Tue Aug 1 13:36:16 2017 -0700
Changing links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg16/pHMM_5_WayTop5.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg16/phyloHMMcons_HMR.html
- lines changed 2, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg17/cnp.html
- lines changed 5, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg17/encodeMavidAlign.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg17/encodeMlaganAlign.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg17/encodeMsaElements.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg17/encodeTbaAlign.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg17/exonWalk.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg17/hapmapSnps.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/cons44way.html
- lines changed 27, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/encodeMsaTbaDec07.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/hapmapSnpsPhaseII.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/multiz28way.html
- lines changed 3, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/multizPrimate.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/phyloPCons28way.html
- lines changed 2, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeBroadChipSeq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeCaltechRnaSeq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeChromatinMap.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeChromatinMapRelease2.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeDukeAffyExonArray.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeHelicosRnaSeq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeHudsonalphaChipSeq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeHudsonalphaChipSeq.new.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeUwDnaseSeq.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeUwDnaseSeq.new.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeYaleChIPseq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg18/wgEncodeYaleChIPseqRelease2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/barCharts.ra
- lines changed 2, context: html, text, full: html, text
7995854468ccd58004cd0a62f9a950a877a85eb7 Tue Aug 1 16:17:46 2017 -0700
Making the GTEx Gene track the first track in the GTEx supertrack, refs #19350
- src/hg/makeDb/trackDb/human/hg19/cons100way.html
- lines changed 55, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/cons46way.html
- lines changed 27, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/crispr.html
- lines changed 2, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/exac.html
- lines changed 2, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/gtexEqtlCluster.html
- lines changed 8, context: html, text, full: html, text
ed82023d35a53d2585b0ec27edbdb4ec147c8e70 Tue Aug 1 10:58:29 2017 -0700
Add colors to display conventions. refs #15646
- src/hg/makeDb/trackDb/human/hg19/knownGene.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/peptideAtlas.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/pgSnp.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/snp130.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/tgpPhase3Accessibility.html
- lines changed 2, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/trackDb.ra
- lines changed 2, context: html, text, full: html, text
cf6680fe7e65a917fa280db3a608ab735ebfb6f0 Thu Aug 3 10:25:52 2017 -0700
Updating COSMIC to v81, refs #19932
- lines changed 18, context: html, text, full: html, text
2668b6d5634287c19e9190e82886e1123e997689 Thu Aug 3 11:04:24 2017 -0700
Updating trackDb stanzas to have duplicate COSMIC track stanzas, refs #19932
- lines changed 2, context: html, text, full: html, text
5e38fad58d0d13ea29869b7f223f57fe83d6e9ed Thu Aug 3 11:11:31 2017 -0700
Updating trackDb stanzas to have duplicate COSMIC track stanzas, refs #19932
- lines changed 2, context: html, text, full: html, text
5f3e2a13325a4aeb7474d75342a7b4b11b94e9b0 Thu Aug 3 14:20:25 2017 -0700
Adding versions to the long label as suggested by Matt, refs #19932
- src/hg/makeDb/trackDb/human/hg19/wgEncodeAwgTfbsUniform.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCaltechRnaSeq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCaltechRnaSeq.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCaltechRnaSeq.release3.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCaltechRnaSeq.release4.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCshlLongRnaSeq.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCshlLongRnaSeq.release2.html
- lines changed 4, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCshlLongRnaSeq.release3.html
- lines changed 4, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCshlShortRnaSeq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCshlShortRnaSeq.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeCshlShortRnaSeq.release3.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeHaibGenotype.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeHaibGenotype.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeHaibMethyl450.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeMapability.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromChip.html
- lines changed 4, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromChip.release2.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromDnase.html
- lines changed 5, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromDnase.release2.html
- lines changed 4, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromDnase.release3.html
- lines changed 3, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromFaire.html
- lines changed 5, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromFaire.release2.html
- lines changed 3, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromSynth.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromSynth.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeRegTfbsClusteredV3.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeRikenCage.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeRikenCage.release3.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeRikenCage.release4.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUmassDekker5C.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUmassDekker5C.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUw5C.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUwDgf.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUwDgf.release3.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUwDgf.release4.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUwDnase.release3.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUwDnase.release4.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19/wgEncodeUwDnase.release5.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19Patch9/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg19Patch9/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/altSequence.html
- lines changed 2, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/barCharts.ra
- lines changed 2, context: html, text, full: html, text
7995854468ccd58004cd0a62f9a950a877a85eb7 Tue Aug 1 16:17:46 2017 -0700
Making the GTEx Gene track the first track in the GTEx supertrack, refs #19350
- lines changed 3, context: html, text, full: html, text
de08c7aae630e7cfae16e12280ae675c7205256a Thu Aug 3 14:34:04 2017 -0700
Updating the shortLabel and explicitly stating the html for the composite track, refs #19155
- src/hg/makeDb/trackDb/human/hg38/cons100way.html
- lines changed 56, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/cons17way.html
- lines changed 11, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/cons20way.html
- lines changed 11, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/cons4way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/cons7way.html
- lines changed 6, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/crispr.html
- lines changed 2, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- lines changed 6, context: html, text, full: html, text
490827bbd6bb42ce1f6b92ee742a2581f10bffca Thu Aug 3 17:30:03 2017 -0700
updating crispr docs, refs #19874
- src/hg/makeDb/trackDb/human/hg38/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/gtexExpr.html
- lines changed 20, context: html, text, full: html, text
949552dcc209205c8b5bfeb13ebb0dcea5ed2b65 Tue Aug 1 10:46:25 2017 -0700
Some fixes for the GTEx supertrack and transcript track, refs #19350
- src/hg/makeDb/trackDb/human/hg38/gtexTranscExpr.html
- lines changed 6, context: html, text, full: html, text
949552dcc209205c8b5bfeb13ebb0dcea5ed2b65 Tue Aug 1 10:46:25 2017 -0700
Some fixes for the GTEx supertrack and transcript track, refs #19350
- src/hg/makeDb/trackDb/human/hg38/hg38primateChainNet.html
- lines changed 1, context: html, text, full: html, text
33ba7cc989e71284cae4f5a52d59efe32b34fdec Tue Aug 1 13:51:28 2017 -0700
Changing some ChainNet file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/knownGene.alpha.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/knownGene.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/primateChainNet.html
- lines changed 1, context: html, text, full: html, text
33ba7cc989e71284cae4f5a52d59efe32b34fdec Tue Aug 1 13:51:28 2017 -0700
Changing some ChainNet file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38/tcgaExpr.html
- lines changed 3, context: html, text, full: html, text
427b29f69c85d127e516dfc6390f7613f217fd71 Tue Aug 1 16:30:58 2017 -0700
Replacing 'bargraph' with 'bar chart' in the TCGA track description
pages.
- lines changed 25, context: html, text, full: html, text
2ee581933f3c8edc96af5530ac998ce5521cfef4 Thu Aug 3 14:38:12 2017 -0700
Fixing capitalization issues with 'GENCODE' and making the html page conform our styling guidelines, refs #19155
- src/hg/makeDb/trackDb/human/hg38/tcgaGeneExpr.html
- lines changed 3, context: html, text, full: html, text
427b29f69c85d127e516dfc6390f7613f217fd71 Tue Aug 1 16:30:58 2017 -0700
Replacing 'bargraph' with 'bar chart' in the TCGA track description
pages.
- src/hg/makeDb/trackDb/human/hg38/tcgaTranscExpr.html
- lines changed 4, context: html, text, full: html, text
427b29f69c85d127e516dfc6390f7613f217fd71 Tue Aug 1 16:30:58 2017 -0700
Replacing 'bargraph' with 'bar chart' in the TCGA track description
pages.
- src/hg/makeDb/trackDb/human/hg38/trackDb.ra
- lines changed 8, context: html, text, full: html, text
949552dcc209205c8b5bfeb13ebb0dcea5ed2b65 Tue Aug 1 10:46:25 2017 -0700
Some fixes for the GTEx supertrack and transcript track, refs #19350
- lines changed 2, context: html, text, full: html, text
cf6680fe7e65a917fa280db3a608ab735ebfb6f0 Thu Aug 3 10:25:52 2017 -0700
Updating COSMIC to v81, refs #19932
- lines changed 18, context: html, text, full: html, text
2668b6d5634287c19e9190e82886e1123e997689 Thu Aug 3 11:04:24 2017 -0700
Updating trackDb stanzas to have duplicate COSMIC track stanzas, refs #19932
- lines changed 2, context: html, text, full: html, text
5e38fad58d0d13ea29869b7f223f57fe83d6e9ed Thu Aug 3 11:11:31 2017 -0700
Updating trackDb stanzas to have duplicate COSMIC track stanzas, refs #19932
- lines changed 2, context: html, text, full: html, text
4e853a4db25193591de339f06efd752fca3a3ee6 Thu Aug 3 14:18:39 2017 -0700
adding alpha tag to refSeq track
- lines changed 2, context: html, text, full: html, text
5f3e2a13325a4aeb7474d75342a7b4b11b94e9b0 Thu Aug 3 14:20:25 2017 -0700
Adding versions to the long label as suggested by Matt, refs #19932
- src/hg/makeDb/trackDb/human/hg38Patch7/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38Patch7/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38Patch9/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/hg38Patch9/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/humanPhenotype.html
- lines changed 2, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/phastBias.html
- lines changed 1, context: html, text, full: html, text
550aac1e34d00d8692dfeaa49eccc30365377ebd Tue Aug 1 13:54:05 2017 -0700
Changing some human tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/primateChainNet.html
- lines changed 1, context: html, text, full: html, text
33ba7cc989e71284cae4f5a52d59efe32b34fdec Tue Aug 1 13:51:28 2017 -0700
Changing some ChainNet file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snp141.shared.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snp142.shared.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snp144.shared.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snp146.shared.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snp147.shared.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snp149.shared.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snp150.shared.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/human/snpMap.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/interactions.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/joinedRmsk.html
- lines changed 1, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/kangarooRat/dipOrd1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/kangarooRat/dipOrd1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lamprey/petMar1/multiz6way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lamprey/petMar2/cons7way.html
- lines changed 7, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lamprey/petMar2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lamprey/petMar2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lancelet/braFlo1/multiz5way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lancelet/braFlo2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lancelet/braFlo2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/latCha/latCha1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/latCha/latCha1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/lizard/anoCar2/cons7way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/macaca/macFas5/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/macaca/macFas5/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/macaca/macNem1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/macaca/macNem1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/makefile
- lines changed 1, context: html, text, full: html, text
7bd130b6d7ffb1f1fe089ce8234ec3466be9549b Fri Aug 4 11:27:01 2017 -0700
starting staAur1 browser for Regeneron refs #19937
- src/hg/makeDb/trackDb/manatee/triMan1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/manatee/triMan1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/marmoset/calJac1/multiz9way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/marmoset/calJac3/cons13way.html
- lines changed 10, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/megabat/pteVam1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/megabat/pteVam1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/micOch/micOch1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/micOch/micOch1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/moleRat/hetGla2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/moleRat/hetGla2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/altSeqComposite.html
- lines changed 1, context: html, text, full: html, text
5db27dfffb7f5acf455a50768e4f5b453a7e8516 Tue Aug 1 13:56:34 2017 -0700
Changing some mouse tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10/cons4way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10/cons60way.html
- lines changed 12, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10/knownGene.html
- lines changed 1, context: html, text, full: html, text
5db27dfffb7f5acf455a50768e4f5b453a7e8516 Tue Aug 1 13:56:34 2017 -0700
Changing some mouse tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10Patch1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10Patch1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10Patch4/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10Patch4/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10Strains1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm10Strains1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm2/description.html
- lines changed 2, context: html, text, full: html, text
0723e4118770b985922e47e47d0477ba967b9ec4 Tue Aug 1 13:36:16 2017 -0700
Changing links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm4/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/cons30way.html
- lines changed 17, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/multiz30way.html
- lines changed 3, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeCaltechHist.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeCaltechRnaSeq.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeCaltechTfbs.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeCaltechTfbs.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeCshlLongRnaSeq.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeCshlLongRnaSeq.release2.html
- lines changed 3, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeCshlLongRnaSeq.release3.html
- lines changed 3, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodePsuHistone.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodePsuTfbs.release2.html
- lines changed 1, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeSydhTfbs.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeSydhTfbs.release3.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/mm9/wgEncodeSydhTfbs.release4.html
- lines changed 2, context: html, text, full: html, text
e71864126c66e36ed9cad85a40ffd2eb227b4c39 Tue Aug 1 13:45:25 2017 -0700
Changing some encode file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouse/snp142.shared.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouseLemur/micMur1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouseLemur/micMur1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouseLemur/micMur2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouseLemur/micMur2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouseLemur/micMur3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouseLemur/micMur3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/mouseStrains.html
- lines changed 1, context: html, text, full: html, text
5db27dfffb7f5acf455a50768e4f5b453a7e8516 Tue Aug 1 13:56:34 2017 -0700
Changing some mouse tdb file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/oldWorldMonkeys/colAng1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/oldWorldMonkeys/colAng1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/orangutan/ponAbe2/multiz8way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/oreNil/oreNil2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/oreNil/oreNil2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/oreNil/oreNil3/trackDb.chainNet.ra
- lines changed 13, context: html, text, full: html, text
2ab056dc9cd0232722ec44cb7d824b6b8a67ecad Thu Aug 3 13:46:16 2017 -0700
adding track viz overrides and defaults on refs #19879
- src/hg/makeDb/trackDb/oreNil/oreNil3/trackDb.ra
- lines changed 24, context: html, text, full: html, text
2ab056dc9cd0232722ec44cb7d824b6b8a67ecad Thu Aug 3 13:46:16 2017 -0700
adding track viz overrides and defaults on refs #19879
- lines changed 1, context: html, text, full: html, text
50b82c893180946bbb2a75cc511184e45300df12 Thu Aug 3 13:49:33 2017 -0700
correct augustusGene override refs #19879
- src/hg/makeDb/trackDb/pangolin/manPen1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/pangolin/manPen1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/patSeq.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/pig/susScr11/trackDb.chainNet.ra
- lines changed 13, context: html, text, full: html, text
a0fbb8a6c10c1cd79f2f6b7197affa529a7706bf Thu Aug 3 13:56:01 2017 -0700
adding default viz and overrides refs #19859
- src/hg/makeDb/trackDb/pig/susScr11/trackDb.ra
- lines changed 17, context: html, text, full: html, text
a0fbb8a6c10c1cd79f2f6b7197affa529a7706bf Thu Aug 3 13:56:01 2017 -0700
adding default viz and overrides refs #19859
- src/hg/makeDb/trackDb/pig/susScr3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/pig/susScr3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/pika/ochPri2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/pika/ochPri2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/pika/ochPri3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/pika/ochPri3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/platypus/ornAna2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/platypus/ornAna2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/poeRet/poeRet1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/poeRet/poeRet1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/proboscis/nasLar1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/proboscis/nasLar1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rat/rn1/description.html
- lines changed 2, context: html, text, full: html, text
0723e4118770b985922e47e47d0477ba967b9ec4 Tue Aug 1 13:36:16 2017 -0700
Changing links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rat/rn4/rgdGene2.html
- lines changed 1, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rat/rn5/cons13way.html
- lines changed 6, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rat/rn6/cons20way.html
- lines changed 6, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rat/rn6/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rat/rn6/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/refGenePfam.html
- lines changed 1, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/reptiles/thaSir1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/reptiles/thaSir1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhesus/rheMac3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhesus/rheMac3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhesus/rheMac7/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhesus/rheMac7/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhesus/rheMac8/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhesus/rheMac8/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhino/cerSim1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhino/cerSim1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhinopithecus/rhiBie1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhinopithecus/rhiBie1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhinopithecus/rhiRox1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rhinopithecus/rhiRox1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rockHyrax/proCap1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/rockHyrax/proCap1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/sacCer/sacCer2/multiz7way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/sacCer/sacCer3/multiz7way.html
- lines changed 2, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/saiBol/saiBol1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/saiBol/saiBol1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/sars/sc1/description.html
- lines changed 1, context: html, text, full: html, text
0723e4118770b985922e47e47d0477ba967b9ec4 Tue Aug 1 13:36:16 2017 -0700
Changing links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/sheep/oviAri3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/sheep/oviAri3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/shrew/sorAra1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/shrew/sorAra1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/shrew/sorAra2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/shrew/sorAra2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/sloth/choHof1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/sloth/choHof1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp128.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp129.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp130.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp131.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp132.shared.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp135.shared.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp137.shared.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp138.shared.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snp139.shared.html
- lines changed 1, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/snpMap.html
- lines changed 2, context: html, text, full: html, text
7ce7ccea9cdd2cef7a0745fc1533b02e53b62f40 Tue Aug 1 13:44:10 2017 -0700
Changing some snp file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/spAnnot.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/spMut.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/spUniprot.html
- lines changed 2, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/squirrel/speTri2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/squirrel/speTri2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/squirt/ci3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/squirt/ci3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/squirt/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tarsier/tarSyr1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tarsier/tarSyr1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tarsier/tarSyr2/cons17way.html
- lines changed 11, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tarsier/tarSyr2/cons20way.html
- lines changed 11, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tarsier/tarSyr2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tarsier/tarSyr2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tenrec/echTel2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/tenrec/echTel2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/treeShrew/tupBel1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/treeShrew/tupBel1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/treeShrew/tupChi1/cons4way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/treeShrew/tupChi1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/treeShrew/tupChi1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/turkey/melGal5/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/turkey/melGal5/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/turtle/chrPic2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/turtle/chrPic2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/ucscGenePfam.html
- lines changed 1, context: html, text, full: html, text
497d1b248462cdc0f02b9647ace5c66192986fed Tue Aug 1 13:58:06 2017 -0700
Adding remaining tdb file link changes from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/whale/orcOrc1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/whale/orcOrc1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ancCey1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ancCey1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ascSuu1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ascSuu1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/bruMal2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/bruMal2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/burXyl1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/burXyl1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/caeAng2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/caeAng2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/caeSp51/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/caeSp51/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce1/cbr_waba.html
- lines changed 1, context: html, text, full: html, text
b51735edc345c14bb8cb5bbc5296f6b90cf73df8 Tue Aug 1 13:52:51 2017 -0700
Changing some worm file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce1/wabaCbr.html
- lines changed 1, context: html, text, full: html, text
b51735edc345c14bb8cb5bbc5296f6b90cf73df8 Tue Aug 1 13:52:51 2017 -0700
Changing some worm file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce10/cons7way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce10/cons9way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce11/cons26way.html
- lines changed 30, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce11/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce11/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce2/altIntronWS120.html
- lines changed 1, context: html, text, full: html, text
b51735edc345c14bb8cb5bbc5296f6b90cf73df8 Tue Aug 1 13:52:51 2017 -0700
Changing some worm file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce2/wabaCbr.html
- lines changed 1, context: html, text, full: html, text
b51735edc345c14bb8cb5bbc5296f6b90cf73df8 Tue Aug 1 13:52:51 2017 -0700
Changing some worm file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce6/multiz6way.html
- lines changed 3, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/ce9/cons10way.html
- lines changed 6, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/dirImm1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/dirImm1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/haeCon2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/haeCon2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/hetBac1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/hetBac1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/loaLoa1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/loaLoa1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/melInc2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/melInc2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/necAme1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/necAme1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/nucleosomeAdjustedCoverage.html
- lines changed 1, context: html, text, full: html, text
b51735edc345c14bb8cb5bbc5296f6b90cf73df8 Tue Aug 1 13:52:51 2017 -0700
Changing some worm file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/oncVol1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/oncVol1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/panRed1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/panRed1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/priExs1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/priExs1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/priPac3/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/priPac3/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/strRat1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/strRat1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/strRat2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/strRat2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/triSpi1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/triSpi1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/triSui1/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/worm/triSui1/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenLae2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenLae2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenTro3/cons9way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenTro7/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenTro7/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenTro9/cons11way.html
- lines changed 5, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenTro9/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/xenTro/xenTro9/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/zebraFinch/taeGut2/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/zebraFinch/taeGut2/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/zebrafish/danRer10/gap.html
- lines changed 1, context: html, text, full: html, text
c96aa6dab53e26739bd5a40ebb47ced9bf316fba Tue Aug 1 13:37:39 2017 -0700
Changing gap.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/zebrafish/danRer10/gold.html
- lines changed 1, context: html, text, full: html, text
bd385215d216ff7a0953b9275e820e2967352155 Tue Aug 1 13:38:25 2017 -0700
Changing gold.html links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/zebrafish/danRer5/rmsk.html
- lines changed 1, context: html, text, full: html, text
85e0d6241eb9955ee7613ba76d50f9e412a637d9 Tue Aug 1 13:46:17 2017 -0700
Changing some rmsk file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/zebrafish/danRer6/multiz6way.html
- lines changed 4, context: html, text, full: html, text
c8b4231aba071523f37d7100a484c8bc98573f6f Tue Aug 1 13:47:12 2017 -0700
Changing some multiz file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/makeDb/trackDb/zebrafish/danRer7/cons8way.html
- lines changed 6, context: html, text, full: html, text
fb18987812ac00635b45b47acd14b0fe48913c9b Tue Aug 1 13:50:03 2017 -0700
Changing some cons-way file links from .cse.ucsc.edu to .soe.ucsc.edu, refs #19134
- src/hg/utils/automation/doCrispr.pl
- lines changed 3, context: html, text, full: html, text
83e451d52a5df644275bc7e6d983d97fcb791530 Fri Aug 4 10:22:56 2017 -0700
add PATH to software/bin so the python scripts can find the python2.7 version refs #19514
- src/utils/ggTables
- lines changed 6, context: html, text, full: html, text
00e2e1aba8679cb0c869fc09e5dbf0a6942f16f6 Fri Aug 4 14:15:36 2017 -0700
fixing ghost interactions problem in interactions track, refs #19938
- src/utils/makefile
- lines changed 1, context: html, text, full: html, text
870d6dddfc414aee3b7f2f793dabff3b03ff52a2 Mon Jul 31 16:28:17 2017 -0700
typo in makefile? no rm
- src/utils/qa/checkGbdbDiffs.csh
- lines changed 1, context: html, text, full: html, text
46264bc4386e8600550c06a8c76c1ecfe98c9d50 Wed Aug 2 12:06:47 2017 -0700
Correcting script issue in checkGbdbDiffs.csh where old files weren't getting deleted
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 3, context: html, text, full: html, text
1beb3a09c1a3c93072908b2b6a4166d398ce3955 Mon Aug 7 09:49:30 2017 -0700
v353 final build refs #19846
- src/utils/qa/weeklybld/preview2TablesTestRobot.csh
- lines changed 37, context: html, text, full: html, text
bcee7a3e186f66738ac86859282f4b1ae252eb37 Thu Aug 3 13:33:50 2017 -0700
tables test robot for preview2 week refs #19846
- lines changed: 3763
- files changed: 557