|
|
Line 1: |
Line 1: |
| == TSS expression ==
| | {{#outerfile_existance:/resource_browser/Homer_de_novo_Motif_Results/multiple/homerResults.html |
| <html>
| | |yes |
| <script type="text/javascript" language="javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.min.js"></script>
| | |no |
| <script type="text/javascript" language="javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
| |
| <script type="text/javascript" language="javascript" src="/resource_browser/rb_js/flot/jquery.flot.min.js"></script>
| |
| <script type="text/javascript" language="javascript" src="/resource_browser/rb_js/jquery.blockUI.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";
| |
| </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">
| |
| $(document).ready(function() {
| |
| $.blockUI();
| |
| timer();
| |
| | |
| });
| |
| | |
| | |
| function timer(){
| |
| | |
| setTimeout(function(){$('#test01').text("yes"); $.unblockUI();}, 20000);
| |
| | |
| }
| |
| | |
| </script>
| |
| </html>
| |
| | |
| | |
| <div id="test01"></div>
| |
| <div id="test02"></div>
| |
| | |
| | |
| | |
| | |
| | |
| <!--
| |
| | |
| <img src="http://lifesciencedb.jp/bp3d/icon.cgi?i=FMA7152&p=front&v=3%2e0&t=conventional&c=1&m=bp3d&s=L">
| |
| | |
| <table class="doid_list"><html><thead></html>
| |
| <tr><th>id</th><th>name</th><th>anatomical image</th><tr>
| |
| <html></thead><tbody></html>
| |
| {{#ask:[[Category:Uber Anatomy Ontology]]|link=none|?Name|?Anatomical img id|format=template|template=uberon_list_row|limit=1500|searchlabel=}}
| |
| <html></tbody></html>
| |
| </table>
| |
| | |
| $(document).ready(function() {
| |
| var oTable = $('.doid_list').dataTable({
| |
| "iDisplayLength": 25,
| |
| "aLengthMenu": [[25, 100, 500, -1], [25, 100, 500, "All"]],
| |
| "aoColumnDefs": [ { "sType": "num-html", "aTargets": [0] }, {"fnRender": function ( o, val) {return '<img src="http://lifesciencedb.jp/bp3d/icon.cgi?i=' + o + '&p=front&v=3%2e0&t=conventional&c=1&m=bp3d&s=L">'}, "aTargets": [2]}]
| |
| });
| |
| | |
| this is memo
| |
| | |
| motif without matrices
| |
| [[Swissregulon:SRY.p1]]
| |
| [[Swissregulon:HOX(A,B,D)3.p1]]
| |
| | |
| ---------
| |
| ids with technical replicates
| |
| | |
| 10444-106F3
| |
| CNhs11248 & CNhs11185
| |
| | |
| 10442-106F1
| |
| CNhs11245 & CNhs11183
| |
| | |
| 11227-116C3
| |
| CNhs10855 & CNhs11062
| |
| | |
| 10071-101I8
| |
| CNhs11781 & CNhs12997
| |
| | |
| 10063-101H9
| |
| CNhs11772 & CNhs12996
| |
| | |
| 3139-67G5
| |
| multiple (internal control)
| |
| | |
| ---------
| |
| | |
| | |
| {{REVISIONTIMESTAMP}}
| |
| {{#ifexpr: {{#expr: {{REVISIONTIMESTAMP}}-20120731160000 }} > 0 | yes }}
| |
| | |
| {{CURRENTTIMESTAMP}}
| |
| | |
| | |
| {{#sparql:select * where { ?x ?y ?z . } LIMIT 100 |endpoint=http://localhost:8080/sparql/}}
| |
| | |
| {{#ask:[[Category:FFCP]][[Coexpression_cluster_id::C297]]|?id|?Short_description|?Phase1_expression|format=template|template=Datatable_sampledata|sep=,|limit=20000}}
| |
| | |
| {{#jstest:
| |
| {{#ask:[[Category:FF Ontology]][[Sample_species::Mouse (Mus musculus)]]|?id|?Name|?sample_tissue|?sample_cell_line=|?sample_cell_type|?rna_sample_type|format=template|template=Datatable_sampledata|sep=,|limit=2000}}
| |
| }} | | }} |
|
| |
| {{#sparql:
| |
| SELECT * WHERE { ?x ?y ?z FILTER regex(?z, "GO")
| |
| } LIMIT 10
| |
| |endpoint=http://go.bio2rdf.org/sparql/
| |
| |footer=NO
| |
| }}
| |
|
| |
|
| |
| {{#sparql:select * where { ?x ?y ?z . } LIMIT 10 |endpoint=http://localhost:8080/sparql/}}
| |
|
| |
| {{#sparql:
| |
| PREFIX prop:<http://f5-webapp2/resource_browser/index.php/Special:URIResolver/Property-3A>
| |
| PREFIX page:<http://f5-webapp2/resource_browser/index.php/Special:URIResolver/>
| |
| SELECT ?x,?y WHERE {
| |
| ?x
| |
| prop:Sample_species
| |
| ?y FILTER regex(?y, "OMO", "i" )
| |
| } LIMIT 100
| |
| |endpoint=http://localhost:8080/sparql/
| |
| |headers=Page,Id
| |
| |footer=NO
| |
| }}
| |
|
| |
| -->
| |