Personal tools

Template:JASPAR motif: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
(Undo revision 4578711 by A-Kondo (talk))
Tag: Undo
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Loading|loadingimage=sprites.gif}}<html>
<html>
<style type="text/css" title="currentStyle">
<style type="text/css" title="currentStyle">
@import "/5/sstar/rb_js/datatables/media/css/jquery.dataTables.css";
@import "/5/sstar/rb_js/html5button/datatables.css";
@import "/5/sstar/rb_js/datatables/extras/TableTools/media/css/TableTools.css";


.content, .sidebar
.content, .sidebar
Line 18: Line 17:
<script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.js"></script>
<script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.js"></script>
<script type="text/javascript" src="/5/sstar/rb_js/custom/convert.js"></script>
<script type="text/javascript" src="/5/sstar/rb_js/custom/convert.js"></script>
<script type="text/javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
</script>




Line 46: Line 45:
           { targets: 1, width: "50pt"}
           { targets: 1, width: "50pt"}
         ],
         ],
columns": [
columns: [
{ "title: "FF samples", "render: function(data, type, row, meta) {
{ title: "FF samples", render: function(data, type, row, meta) {
return '<a href="/5/sstar/index.php/FF:'+data[ 0 ].split('.').pop()+'">'+decodeURIComponent(data[ 0 ])+'</a>';
return '<a href="/5/sstar/index.php/FF:'+row[ 0 ].split('.').pop()+'">'+decodeURIComponent(row[ 0 ])+'</a>';
} },
} },
{ "title": "p-value",  "type": "numeric", "render": function (data, type, row, meta) {
{ title: "p-value",  type: "numeric", render: function (data, type, row, meta) {
                   var num =data[1];
                   var num =row[1];
                   return exp_converter(num,2,"e") ;
                   return exp_converter(num,2,"e");
} }
} }
],
],
Line 81: Line 80:
         ],
         ],
columns: [{title: "FF samples", render: function(data, type, row, meta) {
columns: [{title: "FF samples", render: function(data, type, row, meta) {
return '<a href="/5/sstar/index.php/FF:'+data[ 0 ].split('.').pop()+'">'+decodeURIComponent(data[ 0 ])+'</a>';
return '<a href="/5/sstar/index.php/FF:'+row[ 0 ].split('.').pop()+'">'+decodeURIComponent(row[ 0 ])+'</a>';
} },
} },
{ title: "p-value",  "sType": "numeric", render: function (data, type, row, meta) {
{ title: "p-value",  type: "numeric", render: function (data, type, row, meta) {
               var num =data[1];
               var num =row[1];
               return exp_converter(num,2,"e") ;
               return exp_converter(num,2,"e");
}}],
}}],
order: [[ 1, "asc" ]],
order: [[ 1, "asc" ]],
Line 109: Line 108:
<br><br>
<br><br>
link to source dataset <br>
link to source dataset <br>
[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/jaspar_Significance_of_the_correlation_with_CAGE_expression/hg19.pvalues.txt data]
[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/jaspar_Significance_of_the_correlation_with_CAGE_expression/hg19.pvalues.txt data]
}}
}}
----
----
<table id="h_pval_table"></table>
<table id="h_pval_table" class="ff_sample_list stripe cell-border order-column compact dataTable no-footer"></table>
<br><br><br>
<br><br><br>


Line 119: Line 118:
<br><br>
<br><br>
link to source dataset <br>
link to source dataset <br>
[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/jaspar_Significance_of_the_correlation_with_CAGE_expression/mm9.pvalues.txt data]
[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/jaspar_Significance_of_the_correlation_with_CAGE_expression/mm9.pvalues.txt data]
}}
}}
----
----
<table id="m_pval_table"></table>
<table id="m_pval_table" class="ff_sample_list stripe cell-border order-column compact dataTable no-footer"></table>





Latest revision as of 16:23, 24 September 2021

JASPAR ID:JASPAR motif
name:
xref:motif&rm=present&collection=CORE Jaspar Database

Association to promoter expression in human samples<b>Summary:</b>Significance of the correlation with CAGE expression, human <br><b>Analyst:</b> Michiel de Hoon<br><br>link to source dataset <br>data





Association to promoter expression in mouse samples <b>Summary:</b>Significance of the correlation with CAGE expression, mouse <br><b>Analyst:</b> Michiel de Hoon<br><br>link to source dataset <br>data