Template:UO: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
<html> | <html> | ||
<head> | <head> | ||
<script type="text/ | <script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.min.js"></script> | ||
<script type="text/javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.js"></script> | <script type="text/javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.js"></script> | ||
<style type="text/css" title="currentStyle"> | <style type="text/css" title="currentStyle"> | ||
@import "/ | @import "/5/sstar/rb_js/html5button/datatables.css"; | ||
@import "/resource_browser/rb_js/datatables/extras/TableTools/media/css/TableTools.css"; | |||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 40: | Line 38: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
if( $('.ont_enrich_ffcp').length ){ | if( $('.ont_enrich_ffcp').length ){ | ||
var oTable= $('.ont_enrich_ffcp'). | var oTable= $('.ont_enrich_ffcp').DataTable({ | ||
scrollY: "300px", | |||
scrollCollapse: true, | |||
paging: false, | |||
pageLength: -1, | |||
order: [[0,'asc']], | |||
" | buttons: ['copyHtml5', 'excelHtml5', 'csvHtml5', 'pdfHtml5'], | ||
var title = | columnDefs: [{ width: "100px", type: "html-num", targets: [0] }], | ||
return "<a href=\"/ | columns: [null, | ||
} | {render: function ( data, type, row, meta ) { | ||
var title = data.split("#")[0]; | |||
return "<a href=\"/5/sstar/index.php/"+title+"\">"+title+"</a>"; | |||
} | |||
}, | |||
null | |||
] | |||
}); | }); | ||
} | } | ||
else | else | ||
Line 67: | Line 68: | ||
<br> | <br> | ||
<br>link to ontology dataset | <br>link to ontology dataset | ||
<br>[ | <br>[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Ontology/ff-phase1-prerelease-20130717.obo data] | ||
}} | }} | ||
---- | ---- | ||
Line 77: | Line 78: | ||
{{#vardefine:develops_from_count|{{#ask:[[develops_from::{{FULLPAGENAME}}]]|format=count}}}}{{#vardefine:has_quality_count|{{#ask:[[has_quality::{{FULLPAGENAME}}]]|format=count}}}}{{#vardefine:located_in_count|{{#ask:[[located_in::{{FULLPAGENAME}}]]|format=count}}}}{{#vardefine:part_of_count|{{#ask:[[part_of::{{FULLPAGENAME}}]]|format=count}}}} | {{#vardefine:develops_from_count|{{#ask:[[develops_from::{{FULLPAGENAME}}]]|format=count}}}}{{#vardefine:has_quality_count|{{#ask:[[has_quality::{{FULLPAGENAME}}]]|format=count}}}}{{#vardefine:located_in_count|{{#ask:[[located_in::{{FULLPAGENAME}}]]|format=count}}}}{{#vardefine:part_of_count|{{#ask:[[part_of::{{FULLPAGENAME}}]]|format=count}}}} | ||
{{#vardefine:total_element_count|{{#expr:{{#var:is_a_count}}+{{#var:disjoint_from_count}}+{{#var:adjacent_to_count}}+{{#var:derives_from_count}}+{{#var:develops_from_count}}+{{#var:has_quality_count}}+{{#var:located_in_count}}+{{#var:part_of_count}} }} }}{{#ifexpr: {{#var:total_element_count}} > 0 |<table>{{#ask:[[is_a::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">is_a:</th><td>|outro=</td></tr>}}{{#ask:[[disjoint_from::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">disjoint_from:</th><td>|outro=</td></tr>}}{{#ask:[[adjacent_to::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">adjacent_to:</th><td>|outro=</td></tr>}}{{#ask:[[derives_from::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">derives_from:</th><td>|outro=</td></tr>}}{{#ask:[[develops_from::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">develops_from:</th><td>|outro=</td></tr>}}{{#ask:[[has_quality::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">has_quality:</th><td>|outro=</td></tr>}}{{#ask:[[located_in::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">located_in:</th><td>|outro=</td></tr>}}{{#ask:[[part_of::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">part_of:</th><td>|outro=</td></tr>}}</table> |NA}} | {{#vardefine:total_element_count|{{#expr:{{#var:is_a_count}}+{{#var:disjoint_from_count}}+{{#var:adjacent_to_count}}+{{#var:derives_from_count}}+{{#var:develops_from_count}}+{{#var:has_quality_count}}+{{#var:located_in_count}}+{{#var:part_of_count}} }} }}{{#ifexpr: {{#var:total_element_count}} > 0 |<table>{{#ask:[[is_a::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">is_a:</th><td>|outro=</td></tr>}}{{#ask:[[disjoint_from::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">disjoint_from:</th><td>|outro=</td></tr>}}{{#ask:[[adjacent_to::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">adjacent_to:</th><td>|outro=</td></tr>}}{{#ask:[[derives_from::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">derives_from:</th><td>|outro=</td></tr>}}{{#ask:[[develops_from::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">develops_from:</th><td>|outro=</td></tr>}}{{#ask:[[has_quality::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">has_quality:</th><td>|outro=</td></tr>}}{{#ask:[[located_in::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">located_in:</th><td>|outro=</td></tr>}}{{#ask:[[part_of::{{FULLPAGENAME}}]]|mainlabel=-|?id|?name=|format=template|template=query_result_list_with_namespace|sep=,|intro=<tr><th width=100 align="right">part_of:</th><td>|outro=</td></tr>}}</table> |NA}} | ||
== Ontology Tree: Loaded from [http://purl.bioontology.org/ontology/CL BioPortal] == | == Ontology Tree: Loaded from [http://purl.bioontology.org/ontology/CL BioPortal] == | ||
{{#ncbo_onttree2:{{#explode:{{{id}}}|:|0}}|{{#explode:{{{id}}}|:|1}}}} | {{#ncbo_onttree2:{{#explode:{{{id}}}|:|0}}|{{#explode:{{{id}}}|:|1}}}} | ||
Line 97: | Line 97: | ||
<br><br> | <br><br> | ||
link to source dataset <br> | link to source dataset <br> | ||
human : [ | human : [//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Sample_ontology_enrichment_of_CAGE_peaks/hg19exp_cell_types_general_term_excluded.txt.gz data] <br> | ||
mouse : [ | mouse : [//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Sample_ontology_enrichment_of_CAGE_peaks/mm9exp_cell_types_general_term_excluded.txt.gz data] | ||
}} | }} | ||
---- | ---- | ||
{{#ifexpr: {{#ask:[[ffcp_ontology_enrichment_celltype_id::{{{id}}}]]|format=count}} > 0| | {{#ifexpr: {{#ask:[[ffcp_ontology_enrichment_celltype_id::{{{id}}}]]|format=count}} > 0| | ||
{{#ask:[[ffcp_ontology_enrichment_celltype_id::{{{id}}}]] | {{#ask:[[ffcp_ontology_enrichment_celltype_id::{{{id}}}]] | ||
|?ffcp_ontology_enrichment_celltype_p-value|format=template|template=Triplecolumn_to_tbrow|link=none|intro=<html><span id="export_tool"></span><table class="ont_enrich_ffcp"><thead><tr><th>P-value</th><th>FFCP</th><th>Short description</th></tr></thead><tbody></html>|outro=<html></tbody></table></html>|sort=ffcp_ontology_enrichment_celltype_p-value|order=asc|limit=100|searchlabel=}} | |?ffcp_ontology_enrichment_celltype_p-value|format=template|template=Triplecolumn_to_tbrow|link=none|intro=<html><span id="export_tool"></span><table class="ont_enrich_ffcp stripe cell-border order-column compact"><thead><tr><th>P-value</th><th>FFCP</th><th>Short description</th></tr></thead><tbody></html>|outro=<html></tbody></table></html>|sort=ffcp_ontology_enrichment_celltype_p-value|order=asc|limit=100|searchlabel=}} | ||
|No analysis results for this cluster}} | |No analysis results for this cluster}} | ||
Latest revision as of 15:44, 13 February 2020
Name: | {{{name}}} | ||
---|---|---|---|
Namespace: | {{{namespace}}} | ||
Definition: | {{{def}}} | ||
Xrefs: |
| ||
Synonyms: | {{{synonym}}} | ||
Comments: | {{{comment}}} | ||
Alt_id: | {{{alt_id}}} | ||
Subset: | {{{subset}}} | ||
Created by: | {{{created_by}}} | ||
Creation date: | {{{obo_creation_date}}} | ||
Has quality: | {{{has_quality}}} |
Ontology association <br>Each term has an is_a parent in the Cell ontology, which has a linkage to an another entity and FANTOM5 samples.Libraries were grouped into mutually exclusive facets according to the FANTOM5 sample ontology mapping to Cell ontologies.<br><br>link to ontology dataset<br>data
Parents
NA
Children
NA
Ontology Tree: Loaded from BioPortal
Ontorolgy tree(Small window open)
FF samples<br>It includes FANTOM5 samples that overlay the Cell ontology.
Enrichment analysis: top 100 FFCP enriched with this ontology termTOP 100 FANTOM5 Cage Peaks enriched with {{{id}}} ({{{name}}}), sorted by p-values <br>Analyst: Hideya Kawaji<br><br>link to source dataset <br>human : data <br>mouse : data
No analysis results for this cluster
"{{{obo_creation_date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.