Template:F5samples: Difference between revisions
From FANTOM5_SSTAR
mNo edit summary |
Tag: Rollback |
||
Line 1: | Line 1: | ||
{{Loading|loadingimage=sprites.gif}}<html> | {{Loading|loadingimage=sprites.gif}}<html> | ||
<style type="text/css" title="currentStyle"> | <style type="text/css" title="currentStyle"> | ||
@import "/5/sstar/rb_js/ | @import "/5/sstar/rb_js/datatables/media/css/jquery.dataTables.css"; | ||
@import "/5/sstar/rb_js/datatables/extras/TableTools/media/css/TableTools.css"; | |||
</style> | </style> | ||
<script type="text/javascript" src="/5/sstar/rb_js/custom/expoconvert.js"></script> | <script type="text/javascript" src="/5/sstar/rb_js/custom/expoconvert.js"></script> | ||
<script type="text/javascript" src="/5/sstar/rb_js/datatables/media/js/jquery.dataTables.min.js"></script> | |||
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script> | |||
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/ZeroClipboard.js"></script> | |||
</html>{{#outerfile_existance: /5/sstar/sstar_img/f5samples/riken_cellimg/{{PAGENAME}}.jpg |<html> | </html>{{#outerfile_existance: /5/sstar/sstar_img/f5samples/riken_cellimg/{{PAGENAME}}.jpg |<html> | ||
Line 15: | Line 19: | ||
<tr><th scope="row" align="right">Name:</th><td>[[name::{{{name}}}]]</td></tr> | <tr><th scope="row" align="right">Name:</th><td>[[name::{{{name}}}]]</td></tr> | ||
<tr><th scope="row" align="right">[[Property:Sample_species|Species]]:</th><td>[[sample_species::{{{sample_species}}}]]</td></tr> | <tr><th scope="row" align="right">[[Property:Sample_species|Species]]:</th><td>[[sample_species::{{{sample_species}}}]]</td></tr> | ||
<tr><th scope="row" align="right">[[Property:Library_accession_number|Library ID]]:</th><td> | <tr><th scope="row" align="right">[[Property:Library_accession_number|Library ID]]:</th><td>{{{library_id}}}</td></tr> | ||
<tr><th scope="row" align="right">[[Property:Sample_category|Sample type]]:</th><td>{{{sample_category}}}</td></tr> | <tr><th scope="row" align="right">[[Property:Sample_category|Sample type]]:</th><td>{{{sample_category}}}</td></tr> | ||
<tr><th scope="row" align="right">Genomic View:</th><td>[http://fantom.gsc.riken.jp/zenbu/dex/#section=Experiments;search={{#replace:{{{id}}}|FF:|}} zenbu] , [http://genome.ucsc.edu/cgi-bin/hgTracks?db={{#ifeq: {{{sample_species}}} | Human (Homo sapiens) | hg19 | }}{{#ifeq: {{{sample_species}}} | Mouse (Mus musculus) | mm9 | }}{{#ifeq: {{{sample_species}}} | Rat (Rattus rattus) | rn4 | }}{{#ifeq: {{{sample_species}}} | Dog (Canis lupus familaris) | canFam2 | }}{{#ifeq: {{{sample_species}}} | Chicken (Gallus gallus) | galGal3 | }}&tsCurTab=advancedTab&hgt_tsPage=&hgt_tSearch=search&tsName={{#replace:{{{id}}}|FF:|}} UCSC] </td></tr></table> | |||
{{# | |||
| | |||
{{#ifeq: {{{sample_species}}} | | |||
{|class="wikitable mw-collapsible mw-collapsed" style="width:auto" | {|class="wikitable mw-collapsible mw-collapsed" style="width:auto" | ||
! Additional information | ! Additional information | ||
Line 52: | Line 42: | ||
<tr><th>sample type</th><td>{{#switch:{{{rna_sample_type}}}|,,,=NA| =NA |{{{rna_sample_type}}}}}</td></tr> | <tr><th>sample type</th><td>{{#switch:{{{rna_sample_type}}}|,,,=NA| =NA |{{{rna_sample_type}}}}}</td></tr> | ||
<tr><th>extraction protocol <span style="background-color:white">[[Protocols:RNA_extraction|(Details)]]</span></th><td>{{#switch:{{{rna_extraction_protocol}}}|,,,=NA| =NA |{{{rna_extraction_protocol}}}}}</td></tr></table></div> | <tr><th>extraction protocol <span style="background-color:white">[[Protocols:RNA_extraction|(Details)]]</span></th><td>{{#switch:{{{rna_extraction_protocol}}}|,,,=NA| =NA |{{{rna_extraction_protocol}}}}}</td></tr></table></div> | ||
|}{{#if:{{#pos:{{{DRA_sample_Accession}}}|@|0}}|{{DRAAccessionNumbers | |}{{#if:{{#pos:{{{DRA_sample_Accession}}}|@|0}}|{{DRAAccessionNumbers|{{{DRA_sample_Accession}}}|{{{accession_numbers}}}|{{{library_id}}}}}|}}{{#vardefine:species_temp|{{#switch: {{{sample_species}}} | Human (Homo sapiens) = Hg19 | Mouse (Mus musculus) = Mm9 }}}}{{#if: {{#pos:{{{expression_enrichment_score}}}|chr}}| {{Fontsize|3|Relative expression to median (log10)}} | ||
{{#if: {{#pos:{{{expression_enrichment_score}}}|chr}}| {{Fontsize|3|Relative expression to median (log10)}} | |||
---- | ---- | ||
{{Fontsize|3|Transcription factors with enriched expression in this sample}}{{nowrap|{{#info: Ranked list of transcription factor promoter expression in this sample relative to the median expression in the FANTOM5 collection is shown. Value is log10 transformed. }}}} | {{Fontsize|3|Transcription factors with enriched expression in this sample}}{{nowrap|{{#info: Ranked list of transcription factor promoter expression in this sample relative to the median expression in the FANTOM5 collection is shown. Value is log10 transformed. }}}} | ||
Line 80: | Line 56: | ||
for(i=0;i<sub_content.length;i++){ | for(i=0;i<sub_content.length;i++){ | ||
var temp =sub_content[i]; | var temp =sub_content[i]; | ||
if(temp!=null){ | if(temp != null){ | ||
if(temp.length>2){ | if(temp.length>2){ | ||
var sub_sub_content=sub_content[i].split("!"); | var sub_sub_content=sub_content[i].split("!"); | ||
Line 89: | Line 65: | ||
} | } | ||
/*"sDom": '<"top"i>rt<"bottom"flp><"clear">' */ | /*"sDom": '<"top"i>rt<"bottom"flp><"clear">' */ | ||
var tf_enrich_table = $('#ffcp_tf_enrichscore').dataTable( { | |||
"bScrollCollapse": true, | |||
"bPaginate": true, | |||
"bFilter": true, | |||
"bInfo": true, | |||
"iDisplayLength": 10, | |||
"aLengthMenu": [[10,50,-1], [10,50,"All"]], | |||
"aaData": mm_data, | |||
"aoColumnDefs":[ | |||
{"aTargets":[0],"sTitle": "CAGE peaks", "fnRender": function(obj) { | |||
var peak_loc = obj.aData[ obj.iDataColumn ]; | |||
var peak_name = obj.aData[ obj.iDataColumn+1 ]; | |||
return sReturn = "<a href=\"/5/sstar/"+"FFCP_PHASE1:"+species+"::"+peak_loc +"\">"+peak_name+"</a>"; | |||
} | |||
}, | |||
{"aTargets":[1],"sTitle": "Log10(Relative expression over median)","fnRender": function(obj) { | |||
return sReturn = obj.aData[ obj.iDataColumn+1 ]; | |||
} | |||
}, | |||
{"aTargets":[2],"sTitle": "TPM","fnRender": function(obj) { | |||
return sReturn = obj.aData[ obj.iDataColumn+1 ]; | |||
} | |||
}, | |||
{"aTargets":[3],"sTitle": "TF","fnRender": function(obj) { | |||
return sReturn = obj.aData[ obj.iDataColumn+1 ]; | |||
} | |||
} | |||
], | |||
"aaSorting": [[ 1, "desc" ]] | |||
} ); | |||
var tf_enrich_table_tool = new TableTools(tf_enrich_table, {"sSwfPath": "/5/sstar/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"} ]}); | |||
$('#tf_enrich_table_export_tool').before(tf_enrich_table_tool.dom.container ); | |||
}); | }); | ||
</script> | </script> | ||
<span id="tf_enrich_table_export_tool"></span> | <span id="tf_enrich_table_export_tool"></span> | ||
<table cellpadding="0" cellspacing="0" border="0" | <table cellpadding="0" cellspacing="0" border="0" class="display" id="ffcp_tf_enrichscore"></table> | ||
</html> | </html> | ||
}} | }} | ||
<br><br>{{Fontsize|3|Co-expression clusters with enriched expression in this sample}}{{#info:Ranked list of co-expression cluster expression in this sample relative to the median expression in the FANTOM5 collection is shown. Value is log10 transformed. <br>Analyst:NA <br><br>link to dataset.<br>[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Co-expression_clusters data]}}<html><script type="text/javascript"> | |||
$(document).ready(function() { | $(document).ready(function() { | ||
var coexpression_dpi_cluster_scores_median_table= $('.relative_exp_of_coexp').dataTable({ | |||
"bScrollCollapse": true, | |||
"bPaginate": true, | |||
"bFilter": true, | |||
"bInfo": true, | |||
"iDisplayLength": 10, | |||
"aLengthMenu": [[10,50,-1], [10,50,"All"]], | |||
"aaSorting": [[1,'desc']], | |||
"aoColumnDefs": [{ "sWidth": "150px", "sType": "numeric", "aTargets": [1] ,"fnRender": function (obj) { | |||
var num =obj.aData[obj.iDataColumn]; | |||
var numb = new Number(num); | |||
return numb.toFixed(2) ; | |||
});</script></html>{{#switch:{{{sample_species}}}|Human (Homo sapiens)={{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$|{{#ask:[[Coexpression_dpi_cluster_scores_median_ffid::{{PAGENAME}}]][[Coexpression_dpi_cluster_scores_median_cnhs::{{#replace:$|CNhs|}}]]|?Coexpression_dpi_cluster_scores_median_value|intro=<table class=" | } }] | ||
}); | |||
var coexpression_dpi_cluster_scores_median_table_export_tools = new TableTools(coexpression_dpi_cluster_scores_median_table, {"sSwfPath": "/5/sstar/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"} ]}); | |||
$('#coexpression_dpi_cluster_scores_median_table_export_tool').before(coexpression_dpi_cluster_scores_median_table_export_tools.dom.container );});</script></html>{{#switch:{{{sample_species}}}|Human (Homo sapiens)={{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$|{{#ask:[[Coexpression_dpi_cluster_scores_median_ffid::{{PAGENAME}}]][[Coexpression_dpi_cluster_scores_median_cnhs::{{#replace:$|CNhs|}}]]|?Coexpression_dpi_cluster_scores_median_value|intro=<span id="coexpression_dpi_cluster_scores_median_table_export_tool"></span><table class="relative_exp_of_coexp"><html><thead></html><tr><th>Coexpression cluster</th><th>score</th></tr><html></thead><tbody></html>|outro=<html></tbody></html></table>|link=none|format=template|template=Coexpression_dpi_cluster_scores_median_in_ffsample|limit=5000|searchlabel=|default=No results for this sample}} | |||
|<br><br>}} | |<br><br>}} | ||
|Mouse (Mus musculus)= | |Mouse (Mus musculus)= | ||
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | {{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | ||
|<h3>$</h3>{{#ask:[[Coexpression_dpi_cluster_scores_median_ffid::{{PAGENAME}}]][[Coexpression_dpi_cluster_scores_median_cnhs::{{#replace:$|CNhs|}}]] | |<h3>$</h3><span id="coexpression_dpi_cluster_scores_median_table_export_tool"></span>{{#ask:[[Coexpression_dpi_cluster_scores_median_ffid::{{PAGENAME}}]][[Coexpression_dpi_cluster_scores_median_cnhs::{{#replace:$|CNhs|}}]]|mainlabel=MCL coexpression id|?Coexpression_dpi_cluster_scores_median_value|format=ttable|class=relative_exp_of_coexp|searchlabel=}} | ||
|<br><br> | |<br><br> | ||
}}}} | }}}} | ||
<br><br> | <br><br> | ||
Line 142: | Line 134: | ||
the median expression in the FANTOM5 collection is shown. Value is log10 | the median expression in the FANTOM5 collection is shown. Value is log10 | ||
transformed.<br><b>Analyst:</b>NA | transformed.<br><b>Analyst:</b>NA | ||
<br><br>link to dataset.<br>[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Repeat_expression data]}}}} | <br><br>link to dataset.<br>[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Repeat_expression data]}}}} | ||
{{#if: {{#pos:{{{repeat_enrich_byfamily}}}|,}} | | {{#if: {{#pos:{{{repeat_enrich_byfamily}}}|,}} | | ||
<html><script type="text/javascript"> | <html><script type="text/javascript"> | ||
Line 158: | Line 150: | ||
repeat_enrich_byfamily_data.push([repeat_enrich_byfamily_repnames[i1],repeat_enrich_byfamily_values[i1]]); | repeat_enrich_byfamily_data.push([repeat_enrich_byfamily_repnames[i1],repeat_enrich_byfamily_values[i1]]); | ||
} | } | ||
var repeat_enrich_byfamily_table_obj= $('#repeat_enrich_byfamily_table').dataTable({ | |||
"bScrollCollapse": true, | |||
"bPaginate": true, | |||
"bFilter": true, | |||
"bInfo": true, | |||
"iDisplayLength": 5, | |||
"aLengthMenu": [[5,50,-1], [5,50,"All"]], | |||
"aaData": repeat_enrich_byfamily_data, | |||
"aoColumns": [{ "sTitle": "Repeat family", "bSortable": false },{ "sTitle": "Log10(Relative expression over median)", "sType": "numeric" ,"fnRender": function (obj) { | |||
var num =obj.aData[obj.iDataColumn]; | |||
var numb = new Number(num); | |||
return numb.toFixed(2) ; | |||
}}], | |||
"aaSorting": [[ 1, "desc" ]] | |||
}); | |||
var repeat_enrich_byfamily_table_objtool = new TableTools( repeat_enrich_byfamily_table_obj, {"sSwfPath": "/5/sstar/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"} ]}); | |||
$('#repeat_enrich_byfamily_table_export_tool').before(repeat_enrich_byfamily_table_objtool.dom.container ); | |||
}); | }); | ||
</script> | </script> | ||
<span id="repeat_enrich_byfamily_table_export_tool"></span> | <span id="repeat_enrich_byfamily_table_export_tool"></span> | ||
<table id="repeat_enrich_byfamily_table | <table id="repeat_enrich_byfamily_table"></table><br> | ||
</html> | </html> | ||
Line 194: | Line 187: | ||
to the Z-score is taken as the resulting P-value. Lower P-value indicates | to the Z-score is taken as the resulting P-value. Lower P-value indicates | ||
more (non-random) association of the motif to promoter expression<br><b>Analyst:</b> Michiel de Hoon <br> | more (non-random) association of the motif to promoter expression<br><b>Analyst:</b> Michiel de Hoon <br> | ||
<br><br>link to dataset.<br>[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/jaspar_Significance_of_the_correlation_with_CAGE_expression data]}}<br> | <br><br>link to dataset.<br>[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/jaspar_Significance_of_the_correlation_with_CAGE_expression data]}}<br> | ||
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | {{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | ||
|library id: $<span id="related_jaspar_table_export_tool"></span>{{#ask:[[jaspar_motifs_sample_pval_ffid::{{PAGENAME}}{{#replace:$|CNhs|_}}]]| | |library id: $<span id="related_jaspar_table_export_tool"></span>{{#ask:[[jaspar_motifs_sample_pval_ffid::{{PAGENAME}}{{#replace:$|CNhs|_}}]]|mainlabel=Jaspar motif|?=Logo|?jaspar_motifs_sample_pval_pval=P-value|format=ttable|limit=1100|searchlabel=|class=jaspar_motif_pval|searchlabel=|default=This sample isn't target for the analysis}} | ||
|<br> | |<br> | ||
}} | }} | ||
Line 202: | Line 195: | ||
{{Fontsize|3|FANTOM5 phase1 novel unique motifs}}{{#info:<b>Summary:</b>Association of the 169 novel and unique motifs discovered in FANTOM5 phase1 in this sample. Among the de-novo motifs discovered by DMF, HOMER,ChIPMunk, and ScanAll, only novel motifs are selected after comparison with known motif sets, and their clustering based on MACRO-APE resulted in | {{Fontsize|3|FANTOM5 phase1 novel unique motifs}}{{#info:<b>Summary:</b>Association of the 169 novel and unique motifs discovered in FANTOM5 phase1 in this sample. Among the de-novo motifs discovered by DMF, HOMER,ChIPMunk, and ScanAll, only novel motifs are selected after comparison with known motif sets, and their clustering based on MACRO-APE resulted in | ||
169 novel and unique motifs. Their association to the promoter expression is evaluated in the same way to the JASPAR motif above<br><b>Analyst:</b> Michiel de Hoon <br> | 169 novel and unique motifs. Their association to the promoter expression is evaluated in the same way to the JASPAR motif above<br><b>Analyst:</b> Michiel de Hoon <br> | ||
<br><br>link to dataset.<br>[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/novel_Significance_of_the_correlation_with_CAGE_expression data]}}<br> | <br><br>link to dataset.<br>[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Motifs/novel_Significance_of_the_correlation_with_CAGE_expression data]}}<br> | ||
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | {{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | ||
|library id: $<span id="related_novel_table_export_tool"></span>{{#ask:[[novel_motifs_sample_pval_ffid::{{PAGENAME}}{{#replace:$|CNhs|_}}]]| | |library id: $<span id="related_novel_table_export_tool"></span>{{#ask:[[novel_motifs_sample_pval_ffid::{{PAGENAME}}{{#replace:$|CNhs|_}}]]|mainlabel=Novel motif|?=Logo|?novel_motifs_sample_pval_pval=P-value|format=ttable|limit=1100|searchlabel=|class=novel_motif_pval|searchlabel=|default=This sample isn't target for the analysis}} | ||
|<br> | |<br> | ||
}} | }} | ||
Line 211: | Line 204: | ||
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | {{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | ||
|library id: ${{#outerfile_existance:/5/sstar/Homer_de_novo_Motif_Results/$/homerResults.html | |library id: ${{#outerfile_existance:/5/sstar/Homer_de_novo_Motif_Results/$/homerResults.html | ||
|<div id="homer_denovo_table_export_tool"></div><br>{{#homer_list:Homer_de_novo_Motif_Results/$/homerResults.html|homerResults!<TABLE cellpadding="2" cellspacing="0">!</div></TD></TR>!</TABLE>!Homer de novo Motif Results|/5/sstar/Homer_de_novo_Motif_Results/$/homerResults!<table class= | |<div id="homer_denovo_table_export_tool"></div><br>{{#homer_list:Homer_de_novo_Motif_Results/$/homerResults.html|homerResults!<TABLE cellpadding="2" cellspacing="0">!</div></TD></TR>!</TABLE>!Homer de novo Motif Results|/5/sstar/Homer_de_novo_Motif_Results/$/homerResults!<table class=homer_table><thead>!</div></TD></TR></thead><tbody>!</tbody></TABLE>|!}} | ||
}} | }} | ||
|<br> | |<br> | ||
Line 218: | Line 211: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
var related_jaspar_table= $('.jaspar_motif_pval').dataTable({ | |||
"bScrollCollapse": true, | |||
"bPaginate": true, | |||
"bFilter": true, | |||
"bInfo": true, | |||
"iDisplayLength": 5, | |||
"aLengthMenu": [[5,50,-1], [5,50,"All"]], | |||
"aaSorting": [[2,'asc']], | |||
"aoColumnDefs": [{"bSortable": false, "aTargets": [ 0 ]}, { "fnRender": function(obj) { | |||
return sReturn = '<img src="/5/sstar/seqlogo/jaspar/' + $(obj.aData[1]).text() + '.png" width ="80" height = "20">'}, "sClass": "bgwhite", "sWidth": "50", "bSortable": false, "aTargets": [1] }, { "sTitle": "p-value", "sType": "numeric", "sWidth": "50pt", "aTargets":[2],"fnRender": function (obj) { | |||
var num =obj.aData[obj.iDataColumn]; | |||
return exp_converter(num,2,"e") ; | |||
} }] | |||
return | }); | ||
var related_jaspar_table_tool= new TableTools(related_jaspar_table, {"sSwfPath": "/5/sstar/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"} ]}); | |||
$('#related_jaspar_table_export_tool').before(related_jaspar_table_tool.dom.container ); | |||
}); | }); | ||
</script> | </script> | ||
Line 252: | Line 235: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
var related_novel_table= $('.novel_motif_pval').dataTable({ | |||
"bScrollCollapse": true, | |||
"bPaginate": true, | |||
"bFilter": true, | |||
"bInfo": true, | |||
"iDisplayLength": 5, | |||
"aLengthMenu": [[5,50,-1], [5,50,"All"]], | |||
"aaSorting": [[2,'asc']], | |||
"aoColumnDefs": [{"bSortable": false, "aTargets": [ 0 ]}, { "fnRender": function(obj) { | |||
return sReturn = '<img src="/5/sstar/seqlogo/novel/' + $(obj.aData[1]).text() + '.png" width ="80" height = "20">'}, "sClass": "bgwhite", "sWidth": "50", "bSortable": false, "aTargets": [1] }, { "sTitle": "p-value", "sType": "numeric", "sWidth": "50pt", "aTargets":[2],"fnRender": function (obj) { | |||
var num =obj.aData[obj.iDataColumn]; | |||
return exp_converter(num,2,"e") ; | |||
} }] | |||
}); | |||
return | var related_novel_table_tool = new TableTools( related_novel_table, {"sSwfPath": "/5/sstar/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"} ]}); | ||
$('#related_novel_table_export_tool').before(related_novel_table_tool.dom.container ); | |||
}); | }); | ||
</script> | </script> | ||
Line 287: | Line 259: | ||
<style type="text/css"> | <style type="text/css"> | ||
.white { background-color: white} | .white { background-color: white} | ||
table. | table.homer_table td { padding: 1px } | ||
</style> | </style> | ||
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/media/js/dataTables.Percentage.js"></script> | <script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/media/js/dataTables.Percentage.js"></script> | ||
<script type="text/javascript"> | |||
$(document).ready(function() { | |||
var homer_denovo_table = $('.homer_table').dataTable({ | |||
"bPaginate": true, | |||
"bInfo": true, | |||
"bScrollCollapse": true, | |||
"iDisplayLength": 5, | |||
"aLengthMenu": [[5,50,-1], [5,50,"All"]], | |||
"aaSorting": [], | |||
"aoColumnDefs": [{ "sType": "numeric", "sWidth": "100px", "aTargets": [2]}, {"sType": "percent", "aTargets": [ 3, 4] }, { "bSortable": false, "aTargets": [ 0, 1, 5] }] | |||
}); | |||
var homer_denovo_table_tool = new TableTools(homer_denovo_table, {"sSwfPath": "/5/sstar/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"} ]}); | |||
$('#homer_denovo_table_export_tool').before(homer_denovo_table_tool.dom.container ); | |||
}); | |||
</script> | |||
</html> | </html> | ||
<br | <br> | ||
{{Fontsize|3|FANTOM5 (FF) ontology }} | {{Fontsize|3|FANTOM5 (FF) ontology }} | ||
---- | ---- | ||
Line 317: | Line 307: | ||
{{Fontsize|3|Ancestor terms (non development)}}{{#info:<b>Summary:</b>Connected ontology terms with is_a, part_of or located_in relationship <br><b>Analyst:</b> Hideya Kawaji | {{Fontsize|3|Ancestor terms (non development)}}{{#info:<b>Summary:</b>Connected ontology terms with is_a, part_of or located_in relationship <br><b>Analyst:</b> Hideya Kawaji | ||
<br><br>link to source data<br> | <br><br>link to source data<br> | ||
[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Ontology/ontology_mapping/ data] | [http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Ontology/ontology_mapping/ data] | ||
}}<br> | }}<br> | ||
{{#if: {{{ancestors_in_cell_lineage_facet}}} | | {{#if: {{{ancestors_in_cell_lineage_facet}}} | | ||
Line 346: | Line 336: | ||
{{Fontsize|3|Ancestor terms (development)}}{{#info:<b>Summary:</b>Connected ontology terms with develops_from, derives_from or preceded_by relationship <br> | {{Fontsize|3|Ancestor terms (development)}}{{#info:<b>Summary:</b>Connected ontology terms with develops_from, derives_from or preceded_by relationship <br> | ||
<b>Analyst:</b> Hideya Kawaji <br><br>link to source data<br> | <b>Analyst:</b> Hideya Kawaji <br><br>link to source data<br> | ||
[//fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Ontology/ontology_mapping/ data] | [http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Ontology/ontology_mapping/ data] | ||
}} | }} | ||
<br> | <br> | ||
Line 409: | Line 399: | ||
{{#set:rna_weight_ug={{{rna_weight_ug}}}}} | {{#set:rna_weight_ug={{{rna_weight_ug}}}}} | ||
{{#set:rna_concentration={{{rna_concentration}}}}} | {{#set:rna_concentration={{{rna_concentration}}}}} | ||
{{#switch:{{{datafreeze_phase}}}|1={{#set:datafreeze_phase=1}}|2={{#set:datafreeze_phase=2}}|{{#set:datafreeze_phase=-1}}}} | {{#switch:{{{datafreeze_phase}}}|1={{#set:datafreeze_phase=1}}|2={{#set:datafreeze_phase=2}}|{{#set:datafreeze_phase=-1}}}} | ||
{{#arraymap:{{#explode:{{{profile_hcage | {{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$ | ||
|{{#set:sample_seq_library_id=$}} | |{{#set:sample_seq_library_id=$}} | ||
}} | }} | ||
[[Category:FF_Ontology]] | [[Category:FF_Ontology]] | ||
[[Category:FF_Samples]] | [[Category:FF_Samples]] | ||
Revision as of 17:03, 22 September 2021
Name: | {{{name}}} |
---|---|
Species: | {{{sample_species}}} |
Library ID: | {{{library_id}}} |
Sample type: | {{{sample_category}}} |
Genomic View: | zenbu , UCSC |
Additional information | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sample information
RNA information
|
Co-expression clusters with enriched expression in this sampleRanked list of co-expression cluster expression in this sample relative to the median expression in the FANTOM5 collection is shown. Value is log10 transformed. <br>Analyst:NA <br><br>link to dataset.<br>data
Repeat families with enriched expression in this sample<b>Summary:</b>Ranked list of repeat family expression in this sample relative tothe median expression in the FANTOM5 collection is shown. Value is log10transformed.<br><b>Analyst:</b>NA<br><br>link to dataset.<br>data
no result for this sample
TFBS(DNA)motifs over-represented in proximal region of promoters active in this sample
JASPAR motifs<b>Summary:</b>Association of JASPAR motif to the promoter expression in thissample. Pearson's correlation between the number of TFBSs estimated byusing the position-weight matrix for each promoter and its expression isexpressed as Z-score by taking the ones based on random position-weightmatrix, and the tail probability of the normal distribution correspondingto the Z-score is taken as the resulting P-value. Lower P-value indicatesmore (non-random) association of the motif to promoter expression<br><b>Analyst:</b> Michiel de Hoon <br><br><br>link to dataset.<br>data
library id: {{{profile_hcage}}}This sample isn't target for the analysis
FANTOM5 phase1 novel unique motifs<b>Summary:</b>Association of the 169 novel and unique motifs discovered in FANTOM5 phase1 in this sample. Among the de-novo motifs discovered by DMF, HOMER,ChIPMunk, and ScanAll, only novel motifs are selected after comparison with known motif sets, and their clustering based on MACRO-APE resulted in169 novel and unique motifs. Their association to the promoter expression is evaluated in the same way to the JASPAR motif above<br><b>Analyst:</b> Michiel de Hoon <br><br><br>link to dataset.<br>data
library id: {{{profile_hcage}}}This sample isn't target for the analysis
de novo motifs identified by HOMER in promoters active in this sample<b>Summary:</b>The result of HOMER in this sample is shown.<br><b>Analyst:</b>NA <br>
library id: {{{profile_hcage}}}
FANTOM5 (FF) ontology
Direct parent terms
is_a relathionship
{{{is_a}}}
part_of relathionship
{{{part_of}}}
has_quality relathionship
{{{has_quality}}}
Ancestor terms (non development)<b>Summary:</b>Connected ontology terms with is_a, part_of or located_in relationship <br><b>Analyst:</b> Hideya Kawaji<br><br>link to source data<br>data
CL: Cell type
NA
DOID: Disease
NA
UBERON: Anatomy
NA
FF: FANTOM5
NA
Ancestor terms (development)<b>Summary:</b>Connected ontology terms with develops_from, derives_from or preceded_by relationship <br><b>Analyst:</b> Hideya Kawaji <br><br>link to source data<br>data
NA
Property "Sample seq library id" (as page type) with input value "{{{profile_hcage}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.