Browse samples Rat: Difference between revisions
From FANTOM5_SSTAR
(Created page with "{{Loading|loadingimage=sprites.gif}}Details of profiled samples (incl. tissue, primary cells) <html> <script type="text/javascript" language="javascript" src="/5/sstar/rb_js/...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Loading|loadingimage=sprites.gif}}Details of profiled samples (incl. tissue, primary cells) | {{Loading|loadingimage=sprites.gif}} | ||
{{#ask:[[Concept:FF_samples_withname]][[Sample_species::Rattus norvegicus]]|mainlabel=FF ontology id|?Name|?Sample_category | |||
|format=ttable|class=ff_sample_list stripe cell-border order-column compact|limit=2000|headers=hide|searchlabel=}} | |||
Details of profiled samples (incl. tissue, primary cells) | |||
<html> | <html> | ||
<script type="text/ | <script type="text/javascript" src="/5/sstar/rb_js/jquery-1.7.1.min.js"></script> | ||
<script type="text/ | <script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.min.js"></script> | ||
<style type="text/css" title="currentStyle"> | <style type="text/css" title="currentStyle"> | ||
@import "/5/sstar/rb_js/ | @import "/5/sstar/rb_js/html5button/datatables.css"; | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
var oTable = $('.ff_sample_list'). | var oTable = $('.ff_sample_list').DataTable({ | ||
dom: 'Blfrtip', | |||
lengthMenu: [[25, 100, 500, -1], [25, 100, 500, "All"]], | |||
buttons: ['copyHtml5', 'excelHtml5', 'csvHtml5', 'pdfHtml5'], | |||
columns: [ | |||
{ title: "FF ontology id", width: "100px" }, | |||
{ title: "Name"}, | |||
{ title: "Sample category", visible: true } | |||
] | |||
}); | |||
$('input[type=checkbox]').click | $('input[type=checkbox]').on('click',function(){ | ||
if($(this).prop('checked')){s=$(this).val();}else {s=""} | |||
oTable.column(2).search(s).draw(); | |||
}); | |||
} ); | } ); | ||
</script> | </script> | ||
Line 63: | Line 37: | ||
</html> | </html> | ||
Latest revision as of 17:05, 15 September 2021
10009-101B8 | Universal RNA - Rat Normal Tissues Biochain, pool1 | tissues |
11295-117A8 | Rat hepatocytes, donor1 | primary cells |
11296-117A9 | Rat Mesenchymal stem cells - bone marrow derived, donor1 | primary cells |
11300-117B4 | Rat Aortic Smooth Muscle cells, donor1 | primary cells |
11372-118A4 | Rat hepatocytes, donor2 | primary cells |
11373-118A5 | Rat Mesenchymal stem cells - bone marrow derived, donor2 | primary cells |
11377-118A9 | Rat Aortic Smooth Muscle cells, donor2 | primary cells |
11444-118I4 | Rat hepatocytes, donor3 | primary cells |
11445-118I5 | Rat Mesenchymal stem cells - bone marrow derived, donor3 | primary cells |
11449-118I9 | Rat Aortic Smooth Muscle cells, donor3 | primary cells |
11481-119D5 | Rat Aortic Smooth Muscle cells - differentiated, donor1 | primary cells |
11482-119D6 | Rat Aortic Smooth Muscle cells - differentiated, donor2 | primary cells |
11483-119D7 | Rat Aortic Smooth Muscle cells - differentiated, donor3 | primary cells |
Details of profiled samples (incl. tissue, primary cells)
Filter by sample category