6260111d7ae6ab49de776d35fa86fa626fa024fd lrnassar Fri Aug 2 14:15:09 2019 -0700 Fixing up the VGP pages #23734 diff --git src/hg/makeDb/doc/VGP/mkHubIndex.pl src/hg/makeDb/doc/VGP/mkHubIndex.pl index 98a4528..8e61706 100755 --- src/hg/makeDb/doc/VGP/mkHubIndex.pl +++ src/hg/makeDb/doc/VGP/mkHubIndex.pl @@ -20,41 +20,43 @@ return scalar reverse $text } ############################################################################## ### start the HTML output ############################################################################## sub startHtml() { my $timeStamp = `date "+%F"`; chomp $timeStamp; # <html xmlns="http://www.w3.org/1999/xhtml"> print <<"END" <!DOCTYPE HTML 4.01 Transitional> -<!--#set var="TITLE" value="VGP - Vertebrate Genomes Project assembly hub - $timeStamp" --> +<!--#set var="TITLE" value="VGP - Vertebrate Genomes Project assembly hub" --> <!--#set var="ROOT" value="../.." --> <!--#include virtual="\$ROOT/inc/gbPageStartHardcoded.html" --> -<h1>VGP - Vertebrate Genomes Project assembly hub - $timeStamp</h1> +<h1>VGP - Vertebrate Genomes Project assembly hub</h1> <p> -This assembly hub contains some of the first complete assemblies released +<a href='https://vertebrategenomesproject.org/' target=_blank> +<img src='VGPlogo.png' width=280 alt='VGP logo'></a></p> +<p> +This assembly hub contains assemblies released by the <a href='https://vertebrategenomesproject.org/' target=_blank> -Vertebrate Genomes Project.<br> -<img src='VGPlogo.png' width=280 alt='VGP logo'></a> +Vertebrate Genomes Project.</a> </p> <h3>How to view the hub</h3> <p> You can load this hub from our <a href="https://genome.ucsc.edu/cgi-bin/hgHubConnect#publicHubs" target="_blank">Public Hubs</a> page or by clicking these links to any of our official websites: <ul> <li> <a href="http://genome.ucsc.edu/cgi-bin/hgGateway?hubUrl=http://genome-test.gi.ucsc.edu/hubs/VGP/hub.txt&genome=GCF_004126475.1_mPhyDis1_v1.p" target="_blank">genome.ucsc.edu</a></li> <li> <a href="http://genome-euro.ucsc.edu/cgi-bin/hgGateway?hubUrl=http://genome-test.gi.ucsc.edu/hubs/VGP/hub.txt&genome=GCF_004126475.1_mPhyDis1_v1.p" target="_blank">genome-euro.ucsc.edu</a></li> <li>