Personal tools

Template:FFCP: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
(310 intermediate revisions by 5 users not shown)
Line 1: Line 1:
*id: [[id::{{{id}}}]]
{{Loading|loadingimage=sprites.gif}}<table>
*short_description: {{#show:{{PAGENAME}}|?short_description}}
<tr><th scope="row" align="right">Short description:</th><td>{{#show:{{FULLPAGENAME}}|?short_description}}</td></tr><tr><th scope="row" align="right">Species:</th><td>{{#if:{{#pos:{{FULLPAGENAME}}|Hg19}}|[[species::Human (Homo sapiens)]]}}{{#if:{{#pos:{{FULLPAGENAME}}|Mm9}}|[[species::Mouse (Mus musculus)]]}}</td></tr><tr><th scope="row" align="right">DPI dataset:</th><td> {{#switch:{{{DPIdataset}}} |robust=Robust|permissive=Permissive|#default = NA}}</td></tr>
*description: {{#show:{{PAGENAME}}|?description}}
<tr><th scope="row" align="right">TSS-like-by-RIKEN-classifier(Yes/No):</th><td> {{#switch: {{{TSSclassifier}}} | strong = Yes| #default = NA| weak= No|not=No}} </td></tr>
*association_with_transcript: {{#show:{{PAGENAME}}|?association_with_transcript}}
<!--tr><th scope="row" align="right">[[Property:GencodeV16b_All_Build2_RSEM10_CPAT_consensus|GencodeV16b-All-Build2-RSEM10-CPAT_consensus:]]</th><td>
*EntrezGene: {{#show:{{PAGENAME}}|?EntrezGene}}
{{#switch: {{{GencodeV16b_All_Build2_RSEM10_CPAT_consensus}}} | no_gencodeV16_or_build2_transcript = no_gencodeV16_or_build2_transcript| #default = NA|novel_noncoding=novel_noncoding|novel_coding=novel_coding|gencodeV16_ncRNA=gencodeV16_ncRNA|gencodeV16_protein_coding=gencodeV16_protein_coding}}</td></tr-->
{{#if: {{{HGNC}}} | *HGNC: {{#show:{{PAGENAME}}|?HGNC}} |}}
<tr><th scope="row" align="right">DHS support(Yes/No):</th><td> {{#switch: {{{DHSsupport}}}|supported= Yes|not supported=No|#default=NA}} </td></tr>
*UniProt: {{#show:{{PAGENAME}}|?UniProt}}
<tr><th scope="row" align="right">Description:</th><td> {{#show:{{FULLPAGENAME}}|?description}}</td></tr><tr><th scope="row" align="right">Coexpression cluster:</th><td>{{#if:{{#pos:{{PAGENAME}}|Hg19}}
|{{#ifeq:{{#pos:{{{coexpression_cluster_id}}}|C}}|0|[[coexpression_cluster_id::{{{coexpression_cluster_id}}}|]][[Coexpression cluster:{{{coexpression_cluster_id}}}|{{#show:Coexpression cluster:{{{coexpression_cluster_id}}}|?Full_id}}]]|NA}}
}}{{#if:{{#pos:{{PAGENAME}}|Mm9}}
|{{#if:{{#pos:{{{MCL_coexpression_id}}}|MCL}}|NA|[[MCL_coexpression_id::{{{MCL_coexpression_id}}}|]][[MCL_coexpression_mm9:{{{MCL_coexpression_id}}}]]}}
}}</td></tr><tr><th scope="row" align="right">Association with transcript:</th><td> {{#show:{{FULLPAGENAME}}|?association_with_transcript}}</td></tr>
<tr><th scope="row" align="right">EntrezGene:</th><td>{{#if:{{{EntrezGene}}}|{{#ifeq:{{#show:{{FULLPAGENAME}}|?EntrezGene}}|NA|NA|{{#ifexist:EntrezGene:{{{EntrezGene}}}|[[EntrezGene:{{{EntrezGene}}}|{{#show:EntrezGene:{{{EntrezGene}}}|?Symbol}}]]|[http://www.ncbi.nlm.nih.gov/gene?term={{#replace:{{{EntrezGene}}}|entrezgene:|}}  {{#replace:{{{EntrezGene}}}|entrezgene:|}}] }}}}|NA}}</td></tr>{{#if: {{{HGNC}}} | <tr><th scope="row" align="right">HGNC:</th><td> {{#ifeq:{{#show:{{FULLPAGENAME}}|?HGNC}}| {{#if:{{#pos:{{FULLPAGENAME}}|Hg19}}|NA|}}|NA|[http://www.genenames.org/cgi-bin/quick_search.pl?.cgifields=type&num=50&search={{#replace:{{#show:{{FULLPAGENAME}}|?HGNC}}|HGNC:| }}&submit=Submit {{#replace:{{#show:{{FULLPAGENAME}}|?HGNC}}|HGNC:|}}]|NA}}</td></tr> |}}{{#if: {{{HGNC}}} |<tr><th scope="row" align="right">UniProt:</th><td> {{#ifeq:{{#show:{{FULLPAGENAME}}|?UniProt}}||NA|{{#arraymap:{{#show:{{FULLPAGENAME}}|?UniProt}}|,|$|[http://www.uniprot.org/uniprot/?query=$  $] |}}}}</td></tr>|}}
{{#switch:{{#explode:{{PAGENAME}}|:|0}}
|Hg19=<tr><th scope="row" align="right">Genome view:</th><td>[//fantom.gsc.riken.jp/zenbu/gLyphs/#config=ONHzqgf2E5Xtmnpsh2gURB;loc={{#explode:{{PAGENAME}}|,|0}} ZENBU]</td></tr>
|Mm9=<tr><th scope="row" align="right">Link to Zenbu:</th><td>[//fantom.gsc.riken.jp/zenbu/gLyphs/#config=Uz8Jh3NEDl8qV47r6EGQ8B;loc={{#explode:{{PAGENAME}}|,|0}} ZENBU]</td></tr>
}}
</table>


{{#if:{{#pos:{{PAGENAME}}|hg19}}|
<html>
<html>
<script type="text/javascript" src="http://f5-webapp2.gsc.riken.jp/rb_js/highcharts/highcharts.js"></script>
<script language="javascript" type="text/javascript">
<div id="container" style="width:100%; height:400px;">
$(document).ready(function() {
// hide-show animation for ucsc genome browser view
$("#ucsc_snap_view").hover(function(){
    $(this).stop(true, false).animate({ height: "600px"});
}, function() {
    $(this).stop(true, false).animate({ height: "30px" });
});
});
</script>
</html><br>
{{Fontsize|3|View on UCSC genome browser}}
----
<div id="ucsc_snap_view" style="width:750px; height:30px; border-style:solid; border-width:1px; border-color:#aaaaaa;  overflow:auto;">
Mouse over to see Genome browser image, Click image to go to Genome browser
 
{{#ucsc_gb_link:{{#if:{{#pos:{{FULLPAGENAME}}|Hg19}}|Hg19}}{{#if:{{#pos:{{FULLPAGENAME}}|Mm9}}|Mm9}}::{{{cluster_id}}}}}
</div><br>
{{Fontsize|3|CAGE Expression}}
----
<html><script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.min.js"></script>
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/flot/jquery.flot.min.js"></script>
<style type="text/css" title="currentStyle">
@import "/5/sstar/rb_js/html5button/datatables.css";
@import "/5/sstar/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
</style>
 
</html>
 
<html>
<style type="text/css"> 
.rotate90 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
-webkit-transform-origin: 6px 18px;
-moz-transform-origin: 6px 18px;
width:1px;
}
.highlight { background-color: yellow }
</style>
<script type="text/javascript">
<script type="text/javascript">
<!--
$(document).ready(function() {
var chart = new Highcharts.Chart({
    var oTable = $('#gene_exptable').DataTable({
    chart: {
         dom: 'frt',
         renderTo: 'container'
scrollY: "300px",
    },
paging: false,
    legend: {
scrollCollapse: true,
        enabled: false
pageLength: -1,
    },
order: [[1,'desc']],
    title: {
columnDefs: [{ orderSequence: [ "desc", "asc" ], targets: [ 1 ] }, { type: "html-num", targets: [ 0 ] } ]
        text: null
});
    },
$('#gene_exptable_wrapper .dataTables_scrollHead th').css("height", "100px").css("vertical-align", "bottom");
    yAxis: {
 
        title: {
 
            text: "Z-value"
var data = [];
        }
var slist = [];
    },
var plotdata = [];
    xAxis: {
 
        labels: {
 
            enabled: false
// chart checkbox
        },
for (var i2=1; i2<$('#gene_exptable thead th').length; i2++){
        categories: ['1','2','3','4','5','6','7','8','9','10','11','12','13','14','15','16','17','18','19','20','21','22','23','24','25','26','27','28','29','30','31','32','33','34','35','36','37','38','39','40','41','42','43','44','45','46','47','48','49','50','51','52','53','54','55','56','57','58','59','60','61','62','63','64','65','66','67','68','69','70','71','72','73','74','75','76','77','78','79','80','81','82','83','84','85','86','87','88','89','90','91','92','93','94','95','96','97','98','99','100','101','102','103','104','105','106','107','108','109','110','111','112','113','114','115','116','117','118','119','120','121','122','123','124','125','126','127','128','129','130','131','132','133','134','135','136','137','138','139','140','141','142','143','144','145','146','147','148','149','150','151','152','153','154','155','156','157','158','159','160','161','162','163','164','165','166','167','168','169','170','171','172','173','174','175','176','177','178','179','180','181','182','183','184','185','186','187','188','189','190','191','192','193','194','195','196','197','198','199','200','201','202','203','204','205','206','207','208','209','210','211','212','213','214','215','216','217','218','219','220','221','222','223','224','225','226','227','228','229','230','231','232','233','234','235','236','237','238','239','240','241','242','243','244','245','246','247','248','249','250','251','252','253','254','255','256','257','258','259','260','261','262','263','264','265','266','267','268','269','270','271','272','273','274','275','276','277','278','279','280','281','282','283','284','285','286','287','288','289','290','291','292','293','294','295','296','297','298','299','300','301','302','303','304','305','306','307','308','309','310','311','312','313','314','315','316','317','318','319','320','321','322','323','324','325','326','327','328','329','330','331','332','333','334','335','336','337','338','339','340','341','342','343','344','345','346','347','348','349','350','351','352','353','354','355','356','357','358','359','360','361','362','363','364','365','366','367','368','369','370','371','372','373','374','375','376','377','378','379','380','381','382','383','384','385','386','387','388','389','390','391','392','393','394','395','396','397','398','399','400','401','402','403','404','405','406','407','408','409','410','411','412','413','414','415','416','417','418','419','420','421','422','423','424','425','426','427','428','429','430','431','432','433','434','435','436','437','438','439','440','441','442','443','444','445','446','447','448','449','450','451','452','453','454','455','456','457','458','459','460','461','462','463','464','465','466','467','468','469','470','471','472','473','474','475','476','477','478','479','480','481','482','483','484','485','486','487','488','489','490','491','492','493','494','495','496','497','498','499','500','501','502','503','504','505','506','507','508','509','510','511','512','513','514','515','516','517','518','519','520','521','522','523','524','525','526','527','528','529','530','531','532','533','534','535','536','537','538','539','540','541','542','543','544','545','546','547','548','549','550','551','552','553','554','555','556','557','558','559','560','561','562','563','564','565','566','567','568','569','570','571','572','573','574','575','576','577','578','579','580','581','582','583','584','585','586','587','588','589']
key2 = i2-1;
    },
        $("#gene_exptable_chart_chkbox").append('<input type="checkbox" name="' + key2 +
    tooltip: {
                              '" checked="checked" id="id' + key2 + '"><label for="id' + key2 + '">'
        shared: true,
                                + $('#gene_exptable thead th:nth-child('+(i2+1)+')').text() + '</label><br/>');
        useHTML: true,
}
        headerFormat: '<small>{point.key}</small><table>',
 
        pointFormat: '<tr><td style="color: {series.color}">Value: </td>' +
function collectdata(){
        '<td style="text-align: right"><b>{point.y}</b></td></tr>',
data = [];
        footerFormat: '</table>',
for (i2=1, len2=$('#gene_exptable thead th').length; i2<len2; i2++){
        valueDecimals: 2
var plots = [];
    },
for (i1=2, len1=$('#gene_exptable tr').length; i1<len1; i1++) {
    series: [{
    plots.push([i1,$("#gene_exptable tr")[i1].cells[i2].innerHTML]);
        name: 'Values',
}
        data: [</html>{{{phase1_expression}}}<html>]
data.push({"label": $('#gene_exptable thead th:nth-child('+(i2+1)+')').text(), "data": plots});
    }]
}
slist = [];
for (i1=2, len1=$('#gene_exptable tr').length; i1<len1; i1++) {
    slist.push($("#gene_exptable tr")[i1].cells[0].innerHTML);
}
//test
//slist[0] = "test";
}
 
 
function drawchart(){
 
plotdata = [];
 
$("#gene_exptable_chart_chkbox").find("input:checked").each(function () {
var key = $(this).attr("name");
plotdata.push(data[$(this).attr("name")]);
});
 
var plot1 = $.plot($("#gene_exptable_chart"), plotdata, {
                yaxis : { axisLabel : 'TPM' },
lines : { show : false },
points : { show : true },
                grid: { hoverable: true, clickable: true },
xaxis : { tickDecimals : 0, show: false },
                legend: { show: false }
});
 
//test
var data_series = plot1.getData();
 
$("#gene_exptable_chart_chkbox label").css("background-color", "white");
$.each(data_series , function(){
$("#gene_exptable_chart_chkbox label:contains(" + this.label + ")").css("background-color", this.color);
});
 
 
 
}
 
collectdata();
drawchart();
 
// re-draw chart event
$(window).resize(function() { drawchart(); });
$("th").click(function() {collectdata(); drawchart(); } );
$("#gene_exptable_paginate").click(function() {collectdata(); drawchart(); } );
$('#gene_exptable').bind('filter', function() {
setTimeout(function(){
collectdata(); drawchart();}, 1000);
} );
$('#gene_exptable_length').change(function() {collectdata(); drawchart(); } );
$("#gene_exptable_chart_chkbox").find("input").click(function() { drawchart(); });
 
// tooltip function start
    function showTooltip(x, y, contents) {
        $('<div id="tooltip">' + contents + '</div>').css( {
            position: 'absolute',
            display: 'none',
            top: y + 5,
            left: x + 5,
            border: '1px solid #aaa',
            padding: '2px',
            'background-color': '#fff',
            opacity: 0.80
        }).appendTo("body").fadeIn(200);
    }
 
    var previousPoint = null;
    $("#gene_exptable_chart").bind("plothover", function (event, pos, item) {
        $("#x").text(pos.x.toFixed(2));
        $("#y").text(pos.y.toFixed(2));
            if (item) {
                if (previousPoint != item.dataIndex) {
                    previousPoint = item.dataIndex;
                   
                    $("#tooltip").remove();
                    x = item.datapoint[0].toFixed(0),
                    y = item.datapoint[1].toFixed(2);
                 
                    showTooltip(item.pageX, item.pageY,
                              "Sample: "+slist[item.dataIndex]+"<br>TSS: "+ item.series.label +"  TPM: "+y);
                }
            }
            else {
                $("#tooltip").remove();
                previousPoint = null;           
            }
    });
// tooltip function end
 
// clicking point function
    $("#gene_exptable_chart").bind("plotclick", function (event, pos, item) {
if (item){
var vdata = Math.round($('#gene_exptable').height())/item.series.data.length*item.dataIndex;
$('#gene_exptable_wrapper .dataTables_scrollBody').animate({ scrollTop: vdata-150 }, 'slow');
$("#gene_exptable_wrapper .dataTables_scrollBody tbody td").removeClass('highlight');
$('#gene_exptable_wrapper .dataTables_scrollBody tbody tr:eq(' + item.dataIndex+ ') td').addClass('highlight');
}
    });
// clicking point function end
 
 
 
 
 
} );
</script>
</html>
 
<includeonly>{{#gene_exptable:{{#explode:{{PAGENAME}}|:|0}}
|{{#replace:{{{short_description}}}|,|}},{{{phase1_expression}}}
}}</includeonly>
<br>
<br>
<div id="gene_exptable_chart" style="float:left;width:600px;height:300px;"></div>
<br>
<div id="gene_exptable_chart_chkbox" style="float:left;"></div>
<div style="clear:both;"></div>
 
 
*Click each plot point to find sample in table
<br>
{{Fontsize|3| Ontology-based sample term enrichment analysis}}{{#info:<b>Summary:</b>This analysis has been performed by utilizing wilcoxon rank sum test.When the number of associated cells/tissues are > n , randomly sampled n cells/tissues are used for P value calculation with rank sum test. this process are repeated several times, and the P values are averaged on the log space <br><b>Analyst:</b> Hideya Kawaji
<br><br>link to source dataset<br>
[//fantom.gsc.riken.jp/5/datafiles/latest/extra/Sample_ontology_enrichment_of_CAGE_peaks/ data]
}}
----
<html>
<script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.min.js"></script>
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
 
<style type="text/css" title="currentStyle">
@import "/5/sstar/rb_js/html5button/datatables.css";
@import "/5/sstar/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
.table_title{
text-align:left;
font-size:small;
text-decoration:underline;
color:darkgoldenrod;
}
</style>
<script type="text/javascript">
 
$(document).ready(function() {
    var oTable =  $('.enrichment_list').DataTable({
        dom: 'frtip',
scrollCollapse: false,
        columnDefs: [{ orderable: false, targets: [ 0 ] }, { type: "html-num", width: "50pt", targets: [1] }],
order: [[ 1, "asc" ]]
});
 
 
});
});
// -->
</script>
</script>
</html>
</html>
{{#if:{{{ontology_enrichment_celltype_v019_2}}}|
<div style="float:left;width:33%;">
<table class="enrichment_list stripe cell-border order-column compact"><caption class="table_title">Cell type</caption><html><thead></html>
<tr><th>Ontology term</th><th>p-value</th><th>n</th></tr>
<html></thead><tbody></html>
{{#arraymap:{{{ontology_enrichment_celltype_v019_2}}}|;|$
|{{#set:ffcp_ontology_enrichment_celltype={{#replace:$|,|;}}}}{{#ifexist:{{#explode:$|,|0}}|<tr><td>[[{{#explode:$|,|0}}|{{#show:{{#explode:$|,|0}}|?name}}]]</td><td>{{#explode:$|,|1}}</td><td>{{#explode:$|,|2}}</td></tr>| }}
|}}
<html></tbody></html></table>
</div>
}}{{#if:{{{ontology_enrichment_uberon_v019_2}}}|
<div style="float:left;width:33%;">
<table class="enrichment_list stripe cell-border order-column compact"><caption class="table_title">Uber anatomy</caption><html><thead></html>
<tr><th>Ontology term</th><th>p-value</th><th>n</th></tr>
<html></thead><tbody></html>
{{#arraymap:{{{ontology_enrichment_uberon_v019_2}}}|;|$
|{{#set:ffcp_ontology_enrichment_uberon={{#replace:$|,|;}}}}{{#ifexist:{{#explode:$|,|0}}|<tr><td>[[{{#explode:$|,|0}}|{{#show:{{#explode:$|,|0}}|?name}}]]</td><td>{{#explode:$|,|1}}</td><td>{{#explode:$|,|2}}</td></tr>| }}
|}}
|}}


{{#if:{{#pos:{{PAGENAME}}|mm9}}| yes | no}}
<html></tbody></html></table>
 
</div>
}}{{#if:{{{ontology_enrichment_disease_v019_2}}}|
<div style="float:left;width:33%;">
<table class="enrichment_list"><caption class="table_title">Disease</caption><html><thead></html>
<tr><th>Ontology term</th><th>p-value</th><th>n</th></tr>
<html></thead><tbody></html>
{{#arraymap:{{{ontology_enrichment_disease_v019_2}}}|;|$
|{{#set:ffcp_ontology_enrichment_disease={{#replace:$|,|;}}}}{{#ifexist:{{#explode:$|,|0}}|<tr><td>[[{{#explode:$|,|0}}|{{#show:{{#explode:$|,|0}}|?name}}]]</td><td>{{#explode:$|,|1}}</td><td>{{#explode:$|,|2}}</td></tr>| }}
|}}
<html></tbody></html></table>
</div>
}}
<div style="clear:both;"></div>
<!--
{{#ifexpr: {{#expr: {{REVISIONTIMESTAMP}}-20120731160000 }} > 0
|<html>
|}}
-->
{{#arraymap:{{{short_description}}}|,|$|{{#set:short_description=$}}}}
{{#arraymap:{{{short_description}}}|,|$|{{#set:short_description=$}}}}
{{#arraymap:{{{description}}}|,|$|{{#set:description=$}}}}
{{#arraymap:{{{description}}}|,|$|{{#set:description=$}}}}
Line 61: Line 294:
{{#arraymap:{{{HGNC}}}|,|$|{{#set:HGNC=$}}}}
{{#arraymap:{{{HGNC}}}|,|$|{{#set:HGNC=$}}}}
{{#arraymap:{{{UniProt}}}|,|$|{{#set:UniProt=$}}}}
{{#arraymap:{{{UniProt}}}|,|$|{{#set:UniProt=$}}}}
{{#set:phase1_expression={{{phase1_expression}}}}}
{{#set:id={{{id}}}}}
{{#set:chromosome={{#replace:{{#explode:{{PAGENAME}}|:|2}}|chr|}}}}
{{#set:genomic_location_start={{#explode:{{#explode:{{PAGENAME}}|:|3}}|..|0}}}}
{{#set:genomic_location_end={{#explode:{{#explode:{{PAGENAME}}|..|-1}}|,|0}}}}
{{#set:strand={{#explode:{{PAGENAME}}|,|-1}}}}
{{#set:dpi_dataset={{{DPIdataset}}}}}
{{#set:TSS_like_by_RIKEN_classifier={{{TSSclassifier}}}}}
<!--{{#set:GencodeV16b_All_Build2_RSEM10_CPAT_consensus={{{GencodeV16b_All_Build2_RSEM10_CPAT_consensus}}}}}-->{{#set:DHS_support={{{DHSsupport}}}}}


[[Category:FFCP]]
[[Category:FFCP]]

Revision as of 15:57, 16 January 2020

Short description:
Species:
DPI dataset: NA
TSS-like-by-RIKEN-classifier(Yes/No): NA
DHS support(Yes/No): NA
Description:
Coexpression cluster:
Association with transcript:
EntrezGene:{{{EntrezGene}}}
HGNC: NA
UniProt: NA


View on UCSC genome browser


Mouse over to see Genome browser image, Click image to go to Genome browser


CAGE Expression







  • Click each plot point to find sample in table


Ontology-based sample term enrichment analysis<b>Summary:</b>This analysis has been performed by utilizing wilcoxon rank sum test.When the number of associated cells/tissues are > n , randomly sampled n cells/tissues are used for P value calculation with rank sum test. this process are repeated several times, and the P values are averaged on the log space <br><b>Analyst:</b> Hideya Kawaji<br><br>link to source dataset<br>data


Cell type
Ontology termp-valuen


Uber anatomy
Ontology termp-valuen

Disease
Ontology termp-valuen






"FFCP" is not a number.

Property "Dpi dataset" (as page type) with input value "{{{DPIdataset}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "TSS like by RIKEN classifier" (as page type) with input value "{{{TSSclassifier}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "DHS support" (as page type) with input value "{{{DHSsupport}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.