Template: TSSDetailV4: Difference between revisions

From referenceTSS
Jump to: navigation, search
mNo edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 42: Line 42:
   -moz-transform-origin: 6px 18px;
   -moz-transform-origin: 6px 18px;
   width:1px;
   width:1px;
  word-wrap: initial;
   overflow-wrap: initial;
   overflow-wrap: initial;
   font-size: 0.9em;
   font-size: 0.9em;
Line 51: Line 52:
.hm {
.hm {
z-index: 110;
z-index: 110;
align: center;
position:relative;
}
}
.express_gf {
.egf {
display:none;
height:100%;
position:absolute;
position:absolute;
background-color:gray;
background-color:gray;
display: block;
top:0;
top:0;
left: 0;
left: 0;
z-index: 50;
z-index: 50;
}
}
.express_data {
.edt {
position:absolute;
position:absolute;
align: left;
align: left;
Line 72: Line 76:
<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>
<table style="width:400px"><tr><td style="width:48%;">
<table style="table-layout:fixed;width:100%"><tr><td style="width:28%;">
<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>
Line 78: Line 82:
<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>
</table></td><td style="width:4%;"></td><td style="width:48%;">
</table></td><td style="width:4%;"></td><td style="width:68%;">
<table class="inner" >
<table class="inner" >
{{#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">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>
</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>
<tr style='border-bottom-style: dotted;border-bottom-width: thin;vertical-align:top'><th >Source datasets</th><td colspan='2'>{{#wrapAtPipes: {{{source_datasets|}}} }}</td></tr>
<tr style='border-bottom-style: dotted;border-bottom-width: thin;vertical-align:top'><th>Protocol</th><td colspan='2'>{{#wrapAtPipes: {{{methods|}}} }}</td></tr>
<tr style='border-bottom-style: dotted;border-bottom-width: thin;vertical-align:top'><th>TSS cluster detected<sup>*</sup></th><td colspan='2'>{{{tss_cluster_detected|}}}</td></tr>
</table>
</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>
<p style='word-wrap: break-word;overflow-wrap: break-word;'><span style='font-size:0.7em;'>&nbsp;&nbsp;* The number of TSS cluster called data-sets (maximum {{#ifeq:{{{species|}}}|human|17|5}}) </span></p>
<!--
<!--
<table class="inner" width="420px">
<table class="inner" width="420px">
Line 138: Line 144:
<tr><th scope="row" class="item_label_long">CpG%:</th><td class="ttb">{{{cpg_percent|}}}</td></tr>
<tr><th scope="row" class="item_label_long">CpG%:</th><td class="ttb">{{{cpg_percent|}}}</td></tr>
<tr><th scope="row" class="item_label_long">GC%:</th><td class="ttb">{{{gc_percent|}}}</td></tr>
<tr><th scope="row" class="item_label_long">GC%:</th><td class="ttb">{{{gc_percent|}}}</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>
<tr><th scope="row" class="item_label_long">TATA-Box(TBP)/Promoter/Homer Distance From Peak(sequence,strand,conservation):</th><td class="ttb">{{{tata_box|}}}</td></tr>
</table>
</table>
<br>
<br>
<br>
<br>
{{#if:{{{gene_symbol|}}}|<span class="section_head">TSS expression</span><includeonly>{{#gene_exptable:{{{species|}}}|{{{gene_symbol}}} }}</includeonly>| }}
{{#if:{{{gene_symbol|}}}|<span class="section_head">TSS expression</span><includeonly>{{#gene_exptable:{{{species|}}}|{{{gene_symbol}}} }}</includeonly>| }}
<html>
<script type="text/javascript" src="reftss_js/gene_exptable.js"></script></html>
{{#set:tss_id={{{tss_id}}}}}
{{#set:tss_id={{{tss_id}}}}}
{{#set:species={{{species}}}}}
{{#set:species={{{species}}}}}
{{#set:distance_to_tss={{{distance_to_tss}}}}}
{{#set:distance_to_tss={{{distance_to_tss}}}}}
{{#set:nearest_promoter_id={{{nearest_promoter_id}}}}}
{{#set:nearest_promoter_id={{{nearest_promoter_id|}}}}}
{{#set:entrez_id={{{entrez_id}}}}}
{{#set:entrez_id={{{entrez_id|}}}}}
{{#set:nearest_unigene={{{nearest_unigene}}}}}
{{#set:nearest_unigene={{{nearest_unigene|}}}}}
{{#set:nearest_refseq={{{nearest_refseq}}}}}
{{#set:nearest_refseq={{{nearest_refseq|}}}}}
{{#set:nearest_ensembl={{{nearest_ensembl}}}}}
{{#set:nearest_ensembl={{{nearest_ensembl}}}}}
{{#set:gene_name={{{gene_name}}}}}
{{#set:gene_name={{{gene_name|}}}}}
{{#set:gene_alias={{{gene_alias}}}}}
{{#set:gene_alias={{{gene_alias|}}}}}
{{#set:gene_description={{{gene_description}}}}}
{{#set:gene_description={{{gene_description|}}}}}
{{#set:gene_type={{{gene_type}}}}}
{{#set:gene_type={{{gene_type|}}}}}
{{#set:cpg_percent={{{cpg_percent|}}}}}
{{#set:cpg_percent={{{cpg_percent|}}}}}
{{#set:gc_percent={{{gc_percent|}}}}}
{{#set:gc_percent={{{gc_percent|}}}}}
Line 163: Line 167:
{{#set:distance={{{distance}}}}}
{{#set:distance={{{distance}}}}}
{{#set:gene_id={{{gene_id}}}}}
{{#set:gene_id={{{gene_id}}}}}
{{#set:hgnc_mgi_id={{{hgnc_mgi_id}}}}}
{{#set:hgnc_mgi_id={{{hgnc_mgi_id|}}}}}
{{#set:uniprot_id={{{uniprot_id}}}}}
{{#set:uniprot_id={{{uniprot_id|}}}}}
{{#set:gene_name={{{gene_name}}}}}
{{#set:gene_name={{{gene_name|}}}}}
{{#set:gene_symbol={{{gene_symbol|}}}}}
{{#set:gene_symbol={{{gene_symbol|}}}}}
{{#set:gene_synonyms={{{gene_synonyms}}}}}
{{#set:gene_synonyms={{{gene_synonyms|}}}}}
{{#set:gene_source={{{gene_source}}}}}
{{#set:gene_source={{{gene_source|}}}}}
{{#set:chr={{{chr}}}}}
{{#set:chr={{{chr}}}}}
{{#set:start={{{start|}}}}}
{{#set:start={{{start|}}}}}
Line 177: Line 181:
<!-- {{#set:num_trans={{{num_trans|}}}}} -->
<!-- {{#set:num_trans={{{num_trans|}}}}} -->
<!--{{#set:all_trans={{{all_trans}}}}} -->
<!--{{#set:all_trans={{{all_trans}}}}} -->
{{#set:tss_classification={{{tss_classification}}}}}
{{#set:tss_classification={{{tss_classification|}}}}}
{{#set:tss_id_v3={{{tss_id_v3|}}}}}
{{#set:tss_id_v3={{{tss_id_v3|}}}}}
{{#set:tss_cluster_detected={{{tss_cluster_detected|}}}}}
{{#set:tss_cluster_detected={{{tss_cluster_detected|}}}}}

Latest revision as of 16:57, 17 May 2024

Basic information about the TSS


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

  * The number of TSS cluster called data-sets (maximum 5)


cCREs annotation


Description:
Category:

  * cCREs are candidates for cis regulatory elements generated from the subset of representative DNase hypersensitivity sites supported by either histone modifications or CTCF-binding data. Find more details here.



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 Peak(sequence,strand,conservation):