User:Hisa: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
CNhs11772 & CNhs12996 | CNhs11772 & CNhs12996 | ||
CNhs11781 & CNhs12997 | CNhs11781 & CNhs12997 | ||
== enrichment analysis == | |||
<html> | |||
<script type="text/javascript" language="javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.js"></script> | |||
<script type="text/javascript" language="javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script> | |||
<style type="text/css" title="currentStyle"> | |||
@import "/resource_browser/rb_js/datatables/media/css/jquery.dataTables.css"; | |||
@import "/resource_browser/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() { | |||
$('#tfbs_overexpression_table').dataTable({ | |||
"aaData": [["one", 1],["two", 3],["three", 0]], | |||
"aoColumns": [{ "sTitle": "Motifs" },{ "sTitle": "p-value" }] | |||
}); | |||
}); | |||
</script> | |||
<table id="tfbs_overexpression_table"></table> | |||
</html> | |||
{{REVISIONTIMESTAMP}} | {{REVISIONTIMESTAMP}} |
Revision as of 10:49, 8 August 2012
motif without matrices Swissregulon:SRY.p1 Swissregulon:HOX(A,B,D)3.p1
doubled top motif tables CNhs10855 & CNhs11062 CNhs11245 & CNhs11183 CNhs11248 & CNhs11185 CNhs11772 & CNhs12996 CNhs11781 & CNhs12997
enrichment analysis
20120808104948 yes
20241116231449
{{#sparql: SELECT * WHERE { ?x ?y ?z FILTER regex(?z, "GO") } LIMIT 10 |endpoint=http://go.bio2rdf.org/sparql/ |footer=NO }}