{% include 'navbar.html' %} {% load static %} CREM Results
We define Clusters of Regulatory EleMents (CREMs) as genomic regions that contain REMs overlapping by at least 1 base pair. Have a look at our documentation for more details.

{% if gP_link|length > 0 %} {% else %} {% endif %} {% for item in data %} {% if gP_link|length > 0 %} {% else %} {% endif %} {% if item.REMID_id__regressionCoefficient > 0 %} {% else %} {% endif %} {% endfor %}
REMs contained in the cluster with the ID: {{query}}

({{data.0.chr}}: {{data.0.start}} - {{data.0.end}}) See the CREM region in the UCSC Genome Browser

REM ID Gene ID The row entries below will redirect you to the Ensembl entry of the respective geneGene symbol Click on the IDs below to receive a table with all REMs associated to the selected geneGene symbolChr Click on the chr row entries below to see the region in the UCSC Genome Browser REM start REM end Predicted function Model score Represents the importance of the REM for its associated gene over all cell types
{{ item.REMID_id }} {{ item.REMID_id__geneID }}{{ item.REMID_id__geneID__geneSymbol }}{{ item.REMID_id__geneID__geneSymbol }}{{ item.chr }} {{ item.REMID_id__start }} {{ item.REMID_id__end }}activatingrepressing{{ item.REMID_id__normModelScore|floatformat:7 }}
{% include 'footer.html' %}