Template: Test area: Difference between revisions

From referenceTSS
Jump to: navigation, search
No edit summary
mNo edit summary
Line 175: Line 175:
<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>| }}
<script>
  document.addEventListener("DOMContentLoaded", function() {
    const itemList = document.getElementById("itemList");
    const viewToggle = document.getElementById("viewToggle");
    // リストの項目数が1以下の場合は"view more..."を非表示
    if (itemList.children.length <= 1) {
      viewToggle.style.display = "none";
    }
  });
  function toggleList() {
    const container = document.getElementById("listContainer");
    const toggleText = document.getElementById("viewToggle");
    container.classList.toggle("expanded");
    // テキストを切り替える
    if (container.classList.contains("expanded")) {
      toggleText.textContent = "close";
    } else {
      toggleText.textContent = "view more...";
    }
  }
</script>

Revision as of 16:31, 1 November 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:
    view more...
    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):