Personal tools

Cell Ontology terms list: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<html>
List of terms in the Cell Type Ontology [http://www.obofoundry.org/cgi-bin/detail.cgi?id=cell (CL)]. Individual entries display the samples associated with the terms.
<script type="text/javascript" language="javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.min.js"></script>
 
<script type="text/javascript" language="javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
{{Loading|loadingimage=sprites.gif}}<html>
<style type="text/css" title="currentStyle">
<style type="text/css" title="currentStyle">
@import "/resource_browser/rb_js/datatables/media/css/jquery.dataTables.css";
@import "/5/sstar/rb_js/html5button/datatables.css";
@import "/resource_browser/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
@import "/5/sstar/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
</style>
</style>
<script type="text/javascript" src="/5/sstar/jquery-1.7.1.min.js"></script>
<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.js">
</script>
<script type="text/javascript">
<script type="text/javascript">
$(document).ready(function() {
$(document).ready(function() {
     var oTable =  $('.cl_list').dataTable({
     $('.cl_list').DataTable({
"iDisplayLength": 25,
        dom: 'Blfrtip',
"aLengthMenu": [[25, 100, 500, -1], [25, 100, 500, "All"]],
        lengthMenu: [[25, 100, 500, -1], [25, 100, 500, "All"]],
// "aoColumnDefs": [ { "sWidth": "100px", "aTargets": [0] }, { "sWidth": "60%", "aTargets": [1] }, { "bVisible": false, "aTargets": [ 3 ] }, { "sWidth": "150px", "aTargets": [2] }],
        buttons: ['copyHtml5', 'excelHtml5', 'csvHtml5', 'pdfHtml5'],
});
        columns: [{title: "ID"}, {title: "Name"}],
 
        order: [[ 0, 'asc' ]]
var oTableTools = new TableTools( oTable, {"sSwfPath": "/resource_browser/rb_js/datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf", "aButtons": [ {"sExtends": "copy", "mColumns": "visible"}, {"sExtends": "csv", "mColumns": "visible"}, {"sExtends": "pdf", "mColumns": "visible"} ]});
});
 
$('#export_tool').before( oTableTools.dom.container );
 
 
} );
} );
</script>
</script>
<span id="export_tool"></span>
<span id="export_tool"></span>
</html>
</html>
{{#ask:[[Category:Cell Ontology]]|mainlabel=ID|?Name|format=ttable|class=cl_list|limit=2000|searchlabel=}}
{{#ask:[[Category:Cell Ontology]]|mainlabel=ID|?Name|format=ttable|class=cl_list stripe cell-border order-column compact|limit=2000|searchlabel=|headers=hide}}

Latest revision as of 16:26, 16 September 2021

List of terms in the Cell Type Ontology (CL). Individual entries display the samples associated with the terms.