dfd20baf681696d022a58efdad86db4f0ca3b849 lrnassar Tue May 3 13:40:13 2022 -0700 Sqashing old icon, no RM diff --git src/hg/htdocs/gtex.html src/hg/htdocs/gtex.html index 82c37b0..13ce7e5 100755 --- src/hg/htdocs/gtex.html +++ src/hg/htdocs/gtex.html @@ -1,139 +1,138 @@ <!DOCTYPE html> <!--#set var="TITLE" value="GTEx Resources at UCSC" --> <!--#set var="ROOT" value="." --> <!--#include virtual="$ROOT/inc/gbPageStart.html"--> <link rel="stylesheet" href="<!--#echo var="ROOT" -->/style/hgGtexTrackSettings.css"> <style> .gbsPage dl { padding-left: 60px; } .gbsPage dt { float: left; clear: left; width: 250px; margin-top: 0; padding: 0 0 0.5em 0; } .gbsPage dd { margin: 0 0 0 200px; padding: 0 0 0.5em 0; } .gbsPage dl dt { position: relative; } .gbsPage dl dt::before { /* square bullets, from hgGateway */ position: absolute; top: 0.4em; left: -1em; width: 8px; height: 8px; background-color: #7e1f16; /* dark red */ content: ''; } .gbsPage dl.gbsNoBullet dt::before { content: none; } </style> <h1>Genotype Tissue Expression (GTEx) Project Resources at UCSC</h1> <p> The <a href="https://commonfund.nih.gov/gtex" target="_blank">Genotype Tissue Expression (GTEx) Project</a> is a data resource and tissue bank established by the <a target="_blank" href="https://commonfund.nih.gov/about" >National Institutes of Health Common Fund</a>, in order to study the relationship between genetic variation and gene expression in a variety of human tissues. A total of 53 tissues from nearly 1000 individuals have been studied by genomic and RNA sequencing. These resources are valuable for exploring the genetic basis of human diseases. Extensive data access and visualizations are available from the <a target="_blank" href="https://gtexportal.org">GTEx Portal</a>, a resource provided by the GTEx Laboratory, Data Analysis and Coordinating Center at the Broad Institute.</p> <p> The UCSC Genome Browser provides visualization resources for selected summary data from the GTEx project, including these tracks and hubs:</p> <p> <dl> <dt><a target="_blank" href="../cgi-bin/hgGtexTrackSettings?db=hg19&g=gtexGene#INFO_SECTION"> GTEx Gene track</a></li></dt> <dd>Gene Expression in 53 tissues from GTEx RNA-seq of 8555 samples (570 donors)</dd> <dt><a target="_blank" href="../cgi-bin/hgTrackUi?db=hg19&g=gtexTranscExpr#TRACK_HTML"> GTEx Transcript track</a></dt> <dd>Transcript Expression in 53 tissues from GTEx RNA-seq of 8555 samples (570 donors)</dd> <dt><a target="_blank" href="../cgi-bin/hgGtexTrackSettings?db=hg19&g=gtexEqtlCluster#INFO_SECTION"> GTEx Combined eQTL track</a></dt> <dd>Combined Expression QTLs in 44 Tissues from GTEx</dd> <dt><a target="_blank" href="../cgi-bin/hgTrackUi?db=hg19&g=gtexEqtlTissue#TRACK_HTML"> GTEx Tissue eQTL track</a></dt> <dd>Expression QTLs in 44 tissues from GTEx </dd> <dt><a target="_blank" href="http://hgdownload.soe.ucsc.edu/hubs/gtex/gtexHub.html"> GTEx Signal hub</a></dt> <dd>GTEx RNA-seq of 53 tissues (570 donors)</dd> <dt style="padding: 0;"><a target="_blank" href="http://hgdownload.soe.ucsc.edu/hubs/gtexAnalysis/gtexAnalysisHub.html"> GTEx Analysis hub</a></dt> <dd style="padding: 0;">Allele-Specific Expression in 53 Tissues from GTEx Analysis</dd> </dl> <dl class='gbsNoBullet'> <dt> </dt> <dd>Distant variants affecting gene expression (trans-eQTLs) from GTEx Analysis</dd> </dl> -<span style='color: red;'><i><b>New</b></i></span> <dl> <dt><a target="_blank" href="../cgi-bin/hgGtexTrackSettings?db=hg38&g=gtexGeneV8#INFO_SECTION"> GTEx V8 Gene track</a></li></dt> <dd>Gene Expression in 54 tissues from GTEx RNA-seq of 17,382 samples (948 donors)</dd> </dl> <div class="row"> <div class="col-md-6"> <h2>GTEx Tissue Body Map</h2> <p>This interactive graphic identifies the tissues sampled by GTEx for gene expression studies. Some GTEx browser tracks include the Body Map in the track configuration page, to facilitate limiting track display to tissues of interest. A stand-alone page with the interactive graphic is <a target="_blank" href="../gtexBodyMap.html">here</a>.</p> <p class="text-center"> <object id="bodyMapSvg" type="image/svg+xml" data="<!--#echo var="ROOT" -->/images/gtexBodyMap.svg"></object> <div class="gbmCredit">Credit: jwestdesign</div> </p> </div> <div class="col-md-6"> <h2>GTEx in the browser</h2> <p> Below is a screenshot of a <a target="_blank" href="http://genome.ucsc.edu/s/kate/GTEx%20demo%20for%20blog">public session</a> that highlights the GTEx gene expression track and GTEx RNA-seq signal hub for the <a target="_blank" href="http://genome.ucsc.edu/blog/gtex-resources-in-the-browser/" >GTEx Resources in the Genome Browser blog article</a>. The session shows a genomic region where 5 genes exhibit different patterns of tissue-specific expression. <p class="text-center"> <a target="_blank" href="http://genome.ucsc.edu/s/kate/GTEx%20demo%20for%20blog"> <img src="../images/gtexSessionGeneExpr.png" width="540px" height="727px"></p> </div> </div> <!--#include virtual="$ROOT/inc/gbPageEnd.html"--> <script type='text/javascript' src='/js/hgGtexTrackSettings.js'></script>