Template: TSSDetail: Difference between revisions

From referenceTSS
Jump to: navigation, search
No edit summary
No edit summary
 
(68 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Loading|loadingimage=sprites.gif}}
{{DISPLAYTITLE:{{{tss_id}}}}}
<html><style>
<html><style>
table {
table {
Line 25: Line 25:
     text-align:left;
     text-align:left;
     width:270px;
     width:270px;
    word-wrap:break-word;
}
.item_label_long2 {
    text-align:left;
    width:350px;
     word-wrap:break-word;
     word-wrap:break-word;
}
}
Line 31: Line 36:
     word-wrap:break-word;
     word-wrap:break-word;
}
}
</style></html>
.rotate90 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform-origin: 6px 18px;
  -moz-transform-origin: 6px 18px;
  width:1px;
  overflow-wrap: initial;
  font-size: 0.9em;
}
.highlight { background-color: yellow }
.captop caption {
caption-side: top;
}
.hm {
z-index: 110;
}
.express_gf {
position:absolute;
background-color:gray;
display: block;
top:0;
left: 0;
z-index: 50;
}
.express_data {
position:absolute;
align: left;
top:0;
left: 0;
display:block;
z-index: 100;
}
</style>
</html>
<span class="section_head">Basic information about the TSS</span>
<span class="section_head">Basic information about the TSS</span>
<hr width="300px" size="2" style="text-align:left;margin-left:0" noshade>
<hr width="300px" size="2" style="text-align:left;margin-left:0" noshade>
Line 37: Line 75:
<table class="inner" >
<table class="inner" >
<tr><th scope="row" class="item_label_long">TSS ID:</th><td>{{{tss_id}}}</td></tr>
<tr><th scope="row" class="item_label_long">TSS ID:</th><td>{{{tss_id}}}</td></tr>
{{#if:{{{tss_id_v3|}}}|<tr><th scope="row" class="item_label_long">TSS ID(Version3):</th><td>{{#arraymap:{{{tss_id_v3}}}|;|x|[[TSS:x|x]]|<br />}} }}
<tr><th scope="row" class="item_label_long">Species:</th><td>{{{species|}}}</td></tr>
<tr><th scope="row" class="item_label_long">Species:</th><td>{{{species|}}}</td></tr>
<tr><th scope="row" class="item_label_long">Chr:</th><td>{{{chr|}}}</td></tr>
<tr><th scope="row" class="item_label_long">Chr:</th><td>{{{chr|}}}</td></tr>
<tr><th scope="row" class="item_label_long">TSS Classification:</th><td>{{{tss_classification|}}}</td></tr>
</table></td><td style="width:4%;"></td><td style="width:48%;">
</table></td><td style="width:4%;"></td><td style="width:48%;">
<table class="inner" >
<table class="inner" >
<tr><th scope="row" class="item_label_middle">Start:</th><td>{{{start|}}}</td></tr>
{{#if:{{{tss_id_v3|}}}||<tr><th scope="row" class="item_label_middle">Start:</th><td>{{{start|}}}</td></tr>
<tr><th scope="row" class="item_label_middle">End:</th><td>{{{end|}}}</td></tr>
<tr><th scope="row" class="item_label_middle">End:</th><td>{{{end|}}}</td></tr>}}
<tr><th scope="row" class="item_label_middle">Strand:</th><td>{{{strand|}}}</td></tr>
<tr><th scope="row" class="item_label_middle">Strand:</th><td>{{{strand|}}}</td></tr>
<tr><th scope="row" class="item_label_middle">TSS Score:</th><td>{{{tss_score|}}}</td></tr>
</table>
</table>
</td></tr>
</td></tr>
<tr style='border-bottom-style: dotted;border-bottom-width: thin;' colspan='2'><th>TSS cluster detected<sup>*</sup></th><td>{{{tss_cluster_detected|}}}</td></tr>
</table>
<p style='word-wrap: break-word;overflow-wrap: break-word;'><span style='font-size:0.7em;'>&nbsp;&nbsp;* The number of TSS cluster called studies (maximum {{#ifeq:{{{species|}}}|human|16|5}}) </span></p>
<!--
<table class="inner" width="420px">
<tr><th scope="row" class="item_label_long2">Start of the center position in the TSS region:</th><td>{{{start_of_center_position|}}}</td></tr>
<tr><th scope="row" class="item_label_long2">End of the center position in the TSS region:</th><td>{{{end_of_center_position|}}}</td></tr>
</table>
</table>
-->
<br/>
<br/>
<br/>
<br/>
Line 57: Line 102:
<tr><th scope="row" align="left">Transcript_name:</th><td>{{{transcript_name|}}}</td></tr>
<tr><th scope="row" align="left">Transcript_name:</th><td>{{{transcript_name|}}}</td></tr>
<tr><th scope="row" align="left">Distance:</th><td>{{{distance|}}}</td></tr>
<tr><th scope="row" align="left">Distance:</th><td>{{{distance|}}}</td></tr>
<tr><th scope="row" align="left">GeneID:</th><td>{{{gene_id|}}}</td></tr>
<tr><th scope="row" align="left">GeneID:</th><td>{{#if:{{{gene_id|}}}|[[EntrezGene:{{{gene_id|}}}|{{{gene_id}}}]]|}}</td></tr>
<tr><th scope="row" align="left">HGNC/MGI_ID:</th><td>{{{hgnc_mgi_id|}}}</td></tr>
<tr><th scope="row" align="left">HGNC/MGI_ID:</th><td>{{{hgnc_mgi_id|}}}</td></tr>
<tr><th scope="row" align="left">UniProt_ID:</th><td>{{{uniprot_id|}}}</td></tr>
<tr><th scope="row" align="left">UniProt_ID:</th><td>{{{uniprot_id|}}}</td></tr>
Line 67: Line 112:
<tr><th scope="row" align="left">Gene_source:</th><td>{{{gene_source|}}}</td></tr>
<tr><th scope="row" align="left">Gene_source:</th><td>{{{gene_source|}}}</td></tr>
</table></td></tr>
</table></td></tr>
</table>
<br/>
<br/>
<span class="section_head">Transcript annotation</span>
<hr width="200px" size="2" style="text-align:left;margin-left:0" noshade>
<table class="inner" border="0" >
<tr><th scope="row" align="left">Transcript_name:</th><td>{{{transcript_name|}}}</td></tr>
<tr><th scope="row" align="left">Distance:</th><td>{{{distance|}}}</td></tr>
<tr><th scope="row" align="left">Num_trans:</th><td>{{{num_trans|}}}</td></tr>
<tr><th scope="row" align="left">All_trans:</th><td>{{{all_trans|}}}</td></tr>
</table>
</table>
<br/>
<br/>
Line 97: Line 132:
<tr><th scope="row" class="item_label_long">TATA-Box(TBP)/Promoter/Homer Distance From TSS(sequence,strand,conservation):</th><td class="ttb">{{{tata_box|}}}</td></tr>
<tr><th scope="row" class="item_label_long">TATA-Box(TBP)/Promoter/Homer Distance From TSS(sequence,strand,conservation):</th><td class="ttb">{{{tata_box|}}}</td></tr>
</table>
</table>
 
<br>
{{#if:{{{gene_id|}}}|
<br>
{{#ask: [[TSS:+]][[gene_id::{{{gene_id|}}}]]
{{#if:{{{gene_symbol|}}}|<span class="section_head">TSS expression</span><includeonly>{{#gene_exptable:{{{species|}}}|{{{gene_symbol}}} }}</includeonly>| }}
|format=table
<html>
|link=all
<script type="text/javascript" src="reftss_js/gene_exptable.js"></script></html>
|searchlabel=... further results
|class=sortable wikitable smwtable
}}
|}}
 
{{#set:tss_id={{{tss_id}}}}}
{{#set:tss_id={{{tss_id}}}}}
{{#set:species={{{species}}}}}
{{#set:gene_name={{{gene_name|}}}}}
{{#set:distance_to_tss={{{distance_to_tss}}}}}
{{#set:entrez_id={{{entrez_id|}}}}}
{{#set:nearest_promoter_id={{{nearest_promoter_id}}}}}
{{#set:entrez_id={{{entrez_id}}}}}
{{#set:nearest_unigene={{{nearest_unigene}}}}}
{{#set:nearest_refseq={{{nearest_refseq}}}}}
{{#set:nearest_ensembl={{{nearest_ensembl}}}}}
{{#set:gene_name={{{gene_name}}}}}
{{#set:gene_alias={{{gene_alias}}}}}
{{#set:gene_description={{{gene_description}}}}}
{{#set:gene_type={{{gene_type}}}}}
{{#set:cpg_percent={{{cpg_percent}}}}}
{{#set:gc_percent={{{gc_percent}}}}}
<!-- {{#set:tata_box={{{tata_box}}}}} -->
{{#set:transcript_name={{{transcript_name}}}}}
{{#set:distance={{{distance}}}}}
{{#set:gene_id={{{gene_id}}}}}
{{#set:gene_id={{{gene_id}}}}}
{{#set:hgnc_mgi_id={{{hgnc_mgi_id}}}}}
{{#set:uniprot_id={{{uniprot_id}}}}}
{{#set:gene_name={{{gene_name}}}}}
{{#set:gene_symbol={{{gene_symbol|}}}}}
{{#set:gene_synonyms={{{gene_synonyms}}}}}
{{#set:gene_source={{{gene_source}}}}}
{{#set:chr={{{chr}}}}}
{{#set:start={{{start}}}}}
{{#set:end={{{end}}}}}
{{#set:tss_score={{{tss_score}}}}}
{{#set:strand={{{strand}}}}}
{{#set:transcript_name={{{transcript_name}}}}}
{{#set:distance={{{distance}}}}}
{{#set:num_trans={{{num_trans}}}}}
<!--{{#set:all_trans={{{all_trans}}}}} -->
{{#set:tss_classification={{{tss_classification}}}}}
[[Category:TSS_IDs]]
[[Category:TSS_IDs]]

Latest revision as of 17:42, 14 May 2024

Basic information about the TSS


TSS ID:{{{tss_id}}}
Species:
Chr:
Start:
End:
Strand:
TSS cluster detected*

  * The number of TSS cluster called studies (maximum 5)



Gene and protein annotation


Transcript_name:
Distance:
GeneID:
HGNC/MGI_ID:
UniProt_ID:
Gene_name:
Gene_symbol:
Gene_synonyms:
Gene_source:



TATA-Box annotation


Distance to TSS:
Nearest PromoterID:
Entrez ID:
Nearest Unigene:
Nearest Refseq:
Nearest Ensembl:
Gene Name:
Gene Alias:
Gene Description:
Gene Type:
CpG%:
GC%:
TATA-Box(TBP)/Promoter/Homer Distance From TSS(sequence,strand,conservation):