c43bcc0e7251182c280ed8c1a1fdf592ccf827c4 angie Tue Apr 12 13:56:18 2016 -0700 New home page designed by Jim & others, using styles from the new gateway page design. refs #17470, #15277 diff --git src/hg/htdocs/indexTools.html src/hg/htdocs/indexTools.html new file mode 100644 index 0000000..d4ae058 --- /dev/null +++ src/hg/htdocs/indexTools.html @@ -0,0 +1,60 @@ + <li class="jwSquareBullet"> + <a href="cgi-bin/hgGateway">Genome Browser</a> + <div class="jwSmallText"> + interactively visualize genomic data + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgBlat">BLAT</a> + <div class="jwSmallText"> + rapidly align sequences to the genome + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgTables">Table Browser</a> + <div class="jwSmallText"> + download data from the Genome Browser database + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgVai">Variant Annotation Integrator</a> + <div class="jwSmallText"> + get functional effect predictions for variant calls + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgIntegrator">Data Integrator</a> + <div class="jwSmallText"> + combine data sources from the Genome Browser database + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgNear">Gene Sorter</a> + <div class="jwSmallText"> + find genes that are similar by expression and other metrics + </div> + </li> + <li class="jwSquareBullet"> + <a href="goldenpath/help/gbib.html">Genome Browser in a Box (GBiB)</a> + <div class="jwSmallText"> + run the Genome Browser on your laptop or server + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgPcr">In-Silico PCR</a> + <div class="jwSmallText"> + rapidly align PCR primer pairs to the genome + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgLiftOver">LiftOver</a> + <div class="jwSmallText"> + convert genome coordinates between assemblies + </div> + </li> + <li class="jwSquareBullet"> + <a href="cgi-bin/hgVisiGene">VisiGene</a> + <div class="jwSmallText"> + interactively view in situ images of mouse and frog + </div> + </li>