Browse samples: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
"iDisplayLength": 25, | "iDisplayLength": 25, | ||
"aLengthMenu": [[25, 100, 500, -1], [25, 100, 500, "All"]], | "aLengthMenu": [[25, 100, 500, -1], [25, 100, 500, "All"]], | ||
"aoColumnDefs": [{ "sWidth": "100px", "aTargets": [0] }, { "bVisible": false, "aTargets": [ | "aoColumnDefs": [{ "sWidth": "100px", "aTargets": [0] }, { "bVisible": false, "aTargets": [ 3 ] }], | ||
}); | }); | ||
Line 28: | Line 28: | ||
} | } | ||
}) | }) | ||
$("input[name='primary_cells']").click(function() { | |||
if(this.checked){ | |||
oTable.fnFilter( 'primary cells', 2); | |||
}else{ | |||
oTable.fnFilter( '', 2); | |||
} | |||
}); | |||
$("input[name='tissues']").click(function() { | |||
if(this.checked){ | |||
oTable.fnFilter( 'tissues', 2); | |||
}else{ | |||
oTable.fnFilter( '', 2); | |||
} | |||
}); | |||
$("input[name='cell_lines']").click(function() { | |||
if(this.checked){ | |||
oTable.fnFilter( 'cell lines', 2); | |||
}else{ | |||
oTable.fnFilter( '', 2); | |||
} | |||
}); | |||
$("input[name='time_courses']").click(function() { | |||
if(this.checked){ | |||
oTable.fnFilter( 'time courses', 2); | |||
}else{ | |||
oTable.fnFilter( '', 2); | |||
} | |||
}); | |||
} ); | } ); | ||
</script> | </script> | ||
<input type="checkbox" name="p1">Phase1 sample<span id="export_tool"></span> | <input type="checkbox" name="p1">Phase1 sample<br><br> | ||
<!-- | |||
<b>Filter by sample category</b><br> | |||
<input type="checkbox" name="primary_cells">primary cells | |||
<input type="checkbox" name="tissues">tissues | |||
<input type="checkbox" name="cell_lines">cell lines | |||
<input type="checkbox" name="time_courses">time courses | |||
--> | |||
<span id="export_tool"></span> | |||
</html> | </html> | ||
{{#ask:[[Concept:FF_samples_withname]]|[[Sample_species::Human (Homo sapiens)]]|mainlabel=FF ontology id|?Name||?datafreeze_phase | {{#ask:[[Concept:FF_samples_withname]]|[[Sample_species::Human (Homo sapiens)]]|mainlabel=FF ontology id|?Name|?Sample_category|?datafreeze_phase | ||
|format=ttable|class=ff_sample_list|limit=2000|searchlabel=}} | |format=ttable|class=ff_sample_list|limit=2000|searchlabel=}} |
Revision as of 09:50, 27 December 2012
Details of profiled samples (incl. primary cells, cell lines, and tissues)
Phase1 sample
10000-101A1 | Clontech Human Universal Reference Total RNA, pool1 | tissues |
10001-101A3 | Clontech Mouse Universal Reference Total RNA, pool1 | tissues |
10002-101A5 | SABiosciences XpressRef Human Universal Total RNA, pool1 | tissues |
10003-101A7 | SABiosciences XpressRef Mouse Universal Total RNA, pool1 | tissues |
10004-101A9 | chicken embryo whole body, day10 (HH37) | tissues |
10005-101B1 | {{{name}}} | {{{sample_category}}} |
10006-101B2 | Universal RNA - Dog Normal Tissues Biochain, pool1 | tissues |
10007-101B4 | Universal RNA - Human Normal Tissues Biochain, pool1 | tissues |
10008-101B6 | Universal RNA - Mouse Normal Tissues Biochain, pool1 | tissues |
10009-101B8 | Universal RNA - Rat Normal Tissues Biochain, pool1 | tissues |
10010-101C1 | adipose tissue, adult, pool1 | tissues |
10011-101C2 | bladder, adult, pool1 | tissues |
10012-101C3 | brain, adult, pool1 | tissues |
10013-101C4 | cervix, adult, pool1 | tissues |
10014-101C5 | colon, adult, pool1 | tissues |
10015-101C6 | esophagus, adult, pool1 | tissues |
10016-101C7 | heart, adult, pool1 | tissues |
10017-101C8 | kidney, adult, pool1 | tissues |
10018-101C9 | liver, adult, pool1 | tissues |
10019-101D1 | lung, adult, pool1 | tissues |
10020-101D2 | ovary, adult, pool1 | tissues |
10021-101D3 | placenta, adult, pool1 | tissues |
10022-101D4 | prostate, adult, pool1 | tissues |
10023-101D5 | skeletal muscle, adult, pool1 | tissues |
10024-101D6 | small intestine, adult, pool1 | tissues |
Showing 1 to 25 of 2,001 entries