Personal tools

Template:F5samples: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 4: Line 4:
@import "/resource_browser/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
@import "/resource_browser/rb_js/datatables/extras/TableTools/media/css/TableTools.css";


 
.content, .sidebar
#css-table {
{
display: table;
display: inline-block;
}
      border:1px solid #a1a1a1;
#css-table .col {  
      padding:10px 40px;  
display: table-cell;  
      border-radius:7px;
width: 25%;  
      background:#FEFEFE;
padding: 5px;  
}
}
 
#css-table .col:nth-child(even) {
.white { background-color: white}
background: #eee;
table.homer_table td { padding: 2px }
}
#css-table .col:nth-child(odd) {  
background: #eee;
}
</style>
</style>
 
<script type="text/javascript" src="/resource_browser/rb_js/custom/convert.js"></script>
<script type="text/javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="/resource_browser/rb_js/datatables/media/js/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
<script type="text/javascript" src="/resource_browser/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
Line 25: Line 28:
<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>{{{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">Genomic View:</th><td>[https://fantom5-collaboration.gsc.riken.jp/zenbu/dex/#section=Experiments;search={{#replace:{{{id}}}|FF:|}} zenbu] , [https://fantom5-collaboration.gsc.riken.jp/ucsc/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>
<tr><th scope="row" align="right">Genomic View:</th><td>[https://fantom5-collaboration.gsc.riken.jp/zenbu/dex/#section=Experiments;search={{#replace:{{{id}}}|FF:|}} zenbu] , [https://fantom5-collaboration.gsc.riken.jp/ucsc/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>
{{#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 }}}}
{|class="wikitable mw-collapsible mw-collapsed" style="width:auto"
 
! Additional information
 
|-
{{#if: {{#pos:{{{expression_enrichment_score}}}|chr}} |
|<div id="css-table"><div class="col">Sample information<table cellspacing="0" border="1">
== Transcription factors, relative expression ==
<tr><th>[[Property:sample_strain|strain]]: </th><td>{{#switch:{{{sample_strain}}}|,,,=NA| =NA |{{{sample_strain}}}}}</td></tr>
<tr><th>[[Property:sample_tissue|tissue]]:</th><td>{{#switch:{{{sample_tissue}}}|,,,=NA| =NA |{{{sample_tissue}}}}}</td></tr>
<tr><th>[[Property:sample_dev_stage|dev_stage]]:</th><td>{{#switch:{{{sample_dev_stage}}}|,,,=NA| =NA |{{{sample_dev_stage}}}}}</td></tr>
<tr><th>[[Property:sample_sex|sex]]:</th><td>{{#switch:{{{sample_sex}}}|,,,=NA| =NA |{{{sample_sex}}}}}</td></tr>
<tr><th>[[Property:sample_age|age]]:</th><td>{{#switch:{{{sample_age}}}|,,,=NA| =NA |{{{sample_age}}}}}</td></tr>
<tr><th>[[Property:sample_ethnicity|ethnicity]]:</th><td>{{#switch:{{{sample_ethnicity}}}|,,,=NA| =NA |{{{sample_ethnicity}}}}}</td></tr>
<tr><th>[[Property:sample_cell_type|cell_type]]:</th><td>{{#switch:{{{sample_cell_type}}}|,,,=NA| =NA |{{{sample_cell_type}}}}}</td></tr>
<tr><th>[[Property:sample_cell_line|cell_line]]:</th><td>{{#switch:{{{sample_cell_line}}}|,,,=NA| =NA |{{{sample_cell_line}}}}}</td></tr>
<tr><th>[[Property:sample_company|company]]:</th><td>{{#switch:{{{sample_company}}}|,,,=NA| =NA |{{{sample_company}}}}}</td></tr>
<tr><th>[[Property:sample_collaboration|collaboration]]:</th><td>{{#switch:{{{sample_collaboration}}}|,,,=NA| =NA |{{{sample_collaboration}}}}}</td></tr>
<tr><th>[[Property:sample_experimental_condition|Experimental condition]]:</th><td>{{#switch:{{{sample_experimental_condition}}}|,,,=NA| =NA |{{{sample_experimental_condition}}}}}</td></tr>
<tr><th>[[Property:sample_disease|disease]]:</th><td>{{#switch:{{{sample_disease}}}|,,,=NA| =NA |{{{sample_disease}}}}}</td></tr>
<tr><th>[[Property:sample_cell_lot|cell_lot]];</th><td>{{#switch:{{{sample_cell_lot}}}|,,,=NA| =NA |{{{sample_cell_lot}}}}}</td></tr>
<tr><th>[[Property:sample_cell_catalog|cell_catalog]]:</th><td>{{#switch:{{{sample_cell_catalog}}}|,,,=NA| =NA |{{{sample_cell_catalog}}}}}</td></tr>
<tr><th>[[Property:sample_donor(cell lot)|donor(cell lot)]]:</th><td>{{#switch:{{{sample_donor(cell lot)}}}|,,,=NA| =NA |{{{sample_donor(cell lot)}}}}}</td></tr>
<tr><th>[[Property:sample_company|company]]:</th><td>{{#switch:{{{sample_company}}}|,,,=NA| =NA |{{{sample_company}}}}}</td></tr>
<tr><th>[[Property:sample_note|Note]]:</th><td>{{#switch:{{{sample_note}}}|,,,=NA| =NA |{{{sample_note}}}}}</td></tr>
{{#if:{{{sample_info_link}}}|<tr><th style="background-color: #4169e1;">External link for information</th><td style="background-color: #f0f8ff;">[{{#explode:{{{sample_info_link}}}|;|-1}} {{#explode:{{{sample_info_link}}}|;|0}}]</td></tr>}}</table></div>
<div class="col">Transcriptome profiling<table cellspacing="0" border="1">
<tr><th>[[Property:profile_hcage|hCAGE]]:</th><td>{{#switch: {{{profile_hcage}}}|,,,=NA| =NA |{{{profile_hcage}}}}}</td></tr>
<tr><th>[[Property:profile_rnaseq|RNA-seq]]:</th><td>{{#switch: {{{profile_rnaseq}}}|,,,=NA| =NA |{{{profile_rnaseq}}}}}</td></tr>
<tr><th>[[Property:profile_srnaseq|smallRNA seq]]:</th><td>{{#switch: {{{profile_srnaseq}}}|,,,=NA| =NA |{{{profile_srnaseq}}}}} </td></tr>
<tr><th>[[Property:profile_cagescan|nanoCAGEscan]]:</th><td>{{#switch: {{{profile_cagescan}}}|,,,=NA| =NA |{{{profile_cagescan}}}}}</td></tr>
</table>
<br>RNA information<br><table cellspacing="0" border="1">
<tr><th>[[Property:sample_id|sample_id]]:</th><td>{{#switch:{{{sample_id}}}|,,,=NA| =NA |{{{sample_id}}}}}</td></tr>
<tr><th>[[Property:rna_tube_id|tube_id]]:</th><td>{{#switch:{{{rna_tube_id}}}|,,,=NA| =NA |{{{rna_tube_id}}}}}</td></tr>
<tr><th>[[Property:rna_box|box]]:</th><td>{{#switch:{{{rna_box}}}|,,,=NA| =NA |{{{rna_box}}}}}</td></tr>
<tr><th>[[Property:rna_position|position]]:</th><td>{{#switch:{{{rna_position}}}|,,,=NA| =NA |{{{rna_position}}}}}</td></tr>
<tr><th>[[Property:rna_tube_id|tube_id]]:</th><td>{{#switch:{{{rna_tube_id}}}|,,,=NA| =NA |{{{rna_tube_id}}}}}</td></tr>
<tr><th>[[Property:rna_lot_number|lot_number]]:</th><td>{{#switch:{{{rna_lot_number}}}|,,,=NA| =NA |{{{rna_lot_number}}}}}</td></tr>
<tr><th>[[Property:rna_catalog_number|catalog_number]]:</th><td>{{#switch:{{{rna_catalog_number}}}|,,,=NA| =NA |{{{rna_catalog_number}}}}}</td></tr>
<tr><th>[[Property:rna_rin|RIN]]:</th><td>{{#switch:{{{rna_rin}}}|,,,=NA| =NA |{{{rna_rin}}}}}</td></tr>
<tr><th>[[Property:rna_od260/230|OD260/230]]:</th><td>{{#switch:{{{rna_od260/230}}}|,,,=NA| =NA |{{{rna_od260/230}}}}}</td></tr>
<tr><th>[[Property:rna_od260/280|OD260/280]]:</th><td>{{#switch:{{{rna_od260/280}}}|,,,=NA| =NA |{{{rna_od260/280}}}}}</td></tr>
<tr><th>[[Property:rna_sample_type|sample_type]]:</th><td>{{#switch:{{{rna_sample_type}}}|,,,=NA| =NA |{{{rna_sample_type}}}}}</td></tr>
<tr><th>[[Property:rna_weight_ug|weight_ug]]:</th><td>{{#switch:{{{rna_weight_ug}}}|,,,=NA| =NA |{{{rna_weight_ug}}}}}</td></tr>
<tr><th>[[Property:rna_concentration|concentration]]:</th><td>{{#switch:{{{rna_concentration}}}|,,,=NA| =NA |{{{rna_concentration}}}}}</td></tr>
<tr><th>[[Property:rna_extraction_protocol|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>
<br style="clear: left;" /></div>
|}{{#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)}}
----
{{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. }}}}
<html>
<html>
<!-- tf enrich table: start-->
<!-- tf enrich table: start-->
Line 44: Line 92:
$('#ffcp_tf_enrichscore').html( '<table cellpadding="0" cellspacing="0" border="0" class="display" id="ffcp_tf_enrichscore_cont"></table>' );
$('#ffcp_tf_enrichscore').html( '<table cellpadding="0" cellspacing="0" border="0" class="display" id="ffcp_tf_enrichscore_cont"></table>' );
var tf_enrich_tableex_obj = $('#ffcp_tf_enrichscore_cont').dataTable( {
var tf_enrich_tableex_obj = $('#ffcp_tf_enrichscore_cont').dataTable( {
"sScrollY": "300px",
"bPaginate": false,
"bScrollCollapse": true,
"bScrollCollapse": true,
"iDisplayLength": -1,
"bPaginate": true,
"bFilter": true,
"bInfo": true,
                "iDisplayLength": 10,
                "aLengthMenu": [[10,50,-1], [10,50,"All"]],
"aaData": ffcp_tf_enrichscore_d,
"aaData": ffcp_tf_enrichscore_d,
"aoColumns": [
"aoColumns": [
Line 75: Line 125:
</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() {
    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) ;
} }]
});
var coexpression_dpi_cluster_scores_median_table_export_tools = new TableTools(coexpression_dpi_cluster_scores_median_table, {"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"} ]});
$('#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>}}
|Mouse (Mus musculus)=
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|<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>
{{Fontsize|3|Repeat families with enriched expression in this sample}}{{nowrap|{{#info:<b>Summary:</b>Ranked list of repeat family expression in this sample relative to
the median expression in the FANTOM5 collection is shown. Value is log10
transformed.<br><b>Analyst:</b>NA
<br><br>link to dataset.<br>[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Repeat_expression data]}}}}


{{#if: {{#pos:{{{repeat_enrich_byfamily}}}|,}} |
<html>
<script type="text/javascript">
$(document).ready(function() {
var repeat_enrich_byfamily_data = [];
var repeat_enrich_byfamily_repnames = [
</html>{{#switch:{{{sample_species}}}|Human (Homo sapiens)=<html>
'Alu','Alu,Alu','Alu,ERVL-MaLR','Alu,L1','Alu,L2','Alu,Low_complexity','Alu,MIR','Alu,hAT-Charlie','Alu,hAT-Tip100','Alu,rRNA','Alu,snRNA','CR1','CR1,CR1','DNA','DNA?','Deu','ERV','ERV1','ERV1,ERV1','ERV1,ERVL','ERV1,ERVL-MaLR','ERV1,MIR','ERV1,snRNA','ERVK','ERVK,rRNA','ERVL','ERVL,ERV1','ERVL,ERVL','ERVL,ERVL-MaLR','ERVL,hAT-Charlie','ERVL,snRNA','ERVL-MaLR','ERVL-MaLR,ERVL-MaLR','ERVL-MaLR,snRNA','ERVL?','Gypsy','Gypsy?','Helitron','L1','L1,ERV1','L1,ERVL','L1,ERVL-MaLR','L1,L1','L1,TcMar-Mariner','L1,TcMar-Tigger','L1,hAT-Charlie','L1,rRNA','L1,snRNA','L1?','L2','L2,ERV1','L2,ERVL-MaLR','L2,L2','L2,MIR','L2,hAT-Blackjack','L2,hAT-Charlie','LTR','Low_complexity','Low_complexity,Alu','Low_complexity,ERV1','Low_complexity,L2','Low_complexity,Low_complexity','Low_complexity,Low_complexity,Low_complexity','Low_complexity,snRNA','MIR','MIR,ERVL-MaLR','MIR,Low_complexity','MIR,MIR','Merlin','MuDR','NA','Other','PiggyBac','PiggyBac?','RNA','RNA,MIR','RTE','RTE,CR1','RTE-BovB','SINE','SINE?','Satellite','Satellite,ERVL','Simple_repeat','Simple_repeat,Alu','Simple_repeat,ERV1','Simple_repeat,ERVL','Simple_repeat,ERVL-MaLR','Simple_repeat,L1','Simple_repeat,L2','Simple_repeat,Low_complexity','Simple_repeat,Low_complexity,Low_complexity','Simple_repeat,MIR','Simple_repeat,Other','Simple_repeat,Simple_repeat','Simple_repeat,Simple_repeat,Low_complexity','Simple_repeat,Simple_repeat,Simple_repeat','Simple_repeat,TcMar-Tigger','Simple_repeat,Unknown','Simple_repeat,hAT-Charlie','Simple_repeat,hAT-Tip100','Simple_repeat,scRNA','Simple_repeat,snRNA','TcMar','TcMar-Mariner','TcMar-Tc2','TcMar-Tc2,ERV1','TcMar-Tigger','TcMar-Tigger,TcMar-Tigger','TcMar-Tigger,snRNA','TcMar?','Unknown','Unknown?','acro','centr','hAT','hAT-Blackjack','hAT-Charlie','hAT-Charlie,ERVL-MaLR','hAT-Charlie,MIR','hAT-Charlie,hAT-Charlie','hAT-Charlie,snRNA','hAT-Tip100','hAT?','rRNA','rRNA,rRNA','scRNA','scRNA,L1','snRNA','srpRNA','tRNA','telo'
</html>|Mouse (Mus musculus)=<html>
'AcHobo','Alu','Alu,B4','Alu,B4,ERVL','Alu,ERVK','Alu,ERVL','Alu,L1','B2','B2,B4','B4','B4,Alu','B4,Low_complexity','CR1','ERV1','ERV1,ERVK','ERVK','ERVK,ERVK','ERVL','ERVL,Alu','ERVL,ERVK','ERVL,MaLR','ERVL?','Genie?','Gypsy','Gypsy?','Helitron','ID','ID,Satellite','L1','L1,ERVK','L1,L1','L1,snRNA','L1,tRNA','L2','L2,ERV1','L2,MaLR','LTR','Low_complexity','Low_complexity,Alu','Low_complexity,Low_complexity','Low_complexity,Low_complexity,Low_complexity','Low_complexity,MIR','Low_complexity,Tip100','Low_complexity,snRNA','MER1_type','MER1_type,B4','MER1_type?','MER2_type','MIR','MIR,MIR','MIR,MaLR','MaLR','MaLR,Alu','MaLR,ERV1','MaLR,ERVL','MaLR,MaLR','MuDR','NA','Other','PiggyBac','RNA','RTE','SINE','Satellite','Satellite,Satellite','Simple_repeat','Simple_repeat,Alu','Simple_repeat,Alu,B4','Simple_repeat,B2','Simple_repeat,B4','Simple_repeat,ERVK','Simple_repeat,L1','Simple_repeat,Low_complexity','Simple_repeat,Low_complexity,Low_complexity','Simple_repeat,MIR','Simple_repeat,MaLR','Simple_repeat,Simple_repeat','Simple_repeat,Simple_repeat,Low_complexity','Simple_repeat,rRNA','Tc2','TcMar','Tigger','Tip100','Unknown','hAT','hAT?','rRNA','rRNA,B4','rRNA,ERVK','scRNA','scRNA,B4','scRNA,Satellite','snRNA','tRNA'
</html>}}<html>
];
var repeat_enrich_byfamily_values = [</html>{{{repeat_enrich_byfamily}}}<html>];
for(i1=0;i1<repeat_enrich_byfamily_repnames.length;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": "/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"} ]});


{{#if: {{#pos:{{{profile_hcage}}}|CNhs}} |
$('#repeat_enrich_byfamily_table_export_tool').before(repeat_enrich_byfamily_table_objtool.dom.container );
== TF to Motif to TF network ==
});
{{#info:Mouseover nodes and edges to see attributes.  Motifs are shown in orange, TFs are shown in blue.  Promoter and z-score are attributes of the Motif to TF edges (blue arrow).  TF to Motif edges are shown in orange.<br>Motifs shown are the top (maximum 30) motifs in the sample.  TFs shown have at least one CAGE promoter with at at least 10 TPM expression (RLE normalized) in the sample.  Edges shown have a z-score of at least 1.5 (based on correlation between motif activity and promoter expression).<br>Analyst: Erik Arner<br>Application Developer: Jayson HARSHBARGER}}
</script>
<span id="repeat_enrich_byfamily_table_export_tool"></span>
<table id="repeat_enrich_byfamily_table"></table><br>
</html>
|no result for this sample
}}
<br>{{#if: {{#pos:{{{profile_hcage}}}|CNhs}} |{{Fontsize|3|TF to Motif to TF network }}{{#info:Mouseover nodes and edges to see attributes.  Motifs are shown in orange, TFs are shown in blue.  Promoter and z-score are attributes of the Motif to TF edges (blue arrow).  TF to Motif edges are shown in orange.<br>Motifs shown are the top (maximum 30) motifs in the sample.  TFs shown have at least one CAGE promoter with at at least 10 TPM expression (RLE normalized) in the sample.  Edges shown have a z-score of at least 1.5 (based on correlation between motif activity and promoter expression).<br>Analyst: Erik Arner<br>Application Developer: Jayson HARSHBARGER}}
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|{{#outerfile_existance:/resource_browser/nwfiles/$.{{PAGENAME}}.xgmml|{{Tf_motif_cytoscapenw|CNhs=$|FFid={{PAGENAME}}}}
|{{#outerfile_existance:/resource_browser/nwfiles/$.{{PAGENAME}}.xgmml|{{Tf_motif_cytoscapenw|CNhs=$|FFid={{PAGENAME}}}}
Line 85: Line 203:
|<br>}}
|<br>}}
}}
}}
<html><div style="clear:both;"></div></html>
<html><div style="clear:both;"></div></html>
{{#if: {{#pos:{{{sample_gostat}}}|;}} |
{{#if: {{#pos:{{{sample_gostat}}}|;}} |
<html>
<html>
Line 98: Line 214:
"iDisplayLength": -1,
"iDisplayLength": -1,
"aaSorting": [[2,'asc']],
"aaSorting": [[2,'asc']],
"aoColumnDefs": [{"fnRender": function ( o, val ) {return "<a href=\"http://amigo.geneontology.org/cgi-bin/amigo/term_details?term="+o.aData[0]+"\">"+o.aData[0]+"</a>";}, "aTargets": [ 0 ]}, { "sWidth": "200px", "sType": "numeric", "aTargets": [2] }]
"aoColumnDefs": [{"fnRender": function ( o, val ) {return "<a href=\"http://amigo.geneontology.org/cgi-bin/amigo/term_details?term="+o.aData[0]+"\">"+o.aData[0]+"</a>";}, "aTargets": [ 0 ]}, { "sWidth": "200px", "sType": "numeric", "aTargets": [2],"fnRender": function (obj) {                   
                  var num =obj.aData[obj.iDataColumn];
                  return exp_converter(num,2,"e") ;
} }]
});
});
});
});
</script>
</script>
</html>
</html> <br>
== Gene Ontology GOstat analysis ==
{{Fontsize|3|Gene Ontology GOstat analysis}}{{#info:Sample GO (using GOStat) based on ranked expression for human libraries in phase 1 freeze  <br>Analyst: Erik Arner}}  
{{#info:Sample GO (using GOStat) based on ranked expression for human libraries in phase 1 freeze  <br>Analyst: Erik Arner}}  
<table class="sample_gostat"><html><thead></html><tr><th>GO id</th><th>GO term</th><th>P-value</th></tr><html></thead><tbody></html>
<table class="sample_gostat"><html><thead></html><tr><th>GO id</th><th>GO term</th><th>P-value</th></tr><html></thead><tbody></html>
{{#arraymap:{{{sample_gostat}}}|!|$
{{#arraymap:{{{sample_gostat}}}|!|$
Line 111: Line 229:
<html></tbody></html></table>
<html></tbody></html></table>
}}
}}
<br><br>
{{Fontsize|3|TFBS(DNA)motifs over-represented in proximal region of promoters active in this sample}}
----
{{Fontsize|3|JASPAR motifs}}{{#info:<b>Summary:</b>Association of JASPAR motif to the promoter expression in this
sample. Pearson's correlation between the number of TFBSs estimated by
using the position-weight matrix for each promoter and its expression is
expressed as Z-score by taking the ones based on random position-weight
matrix, and the tail probability of the normal distribution corresponding
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>
<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}}|&|$
|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><br>
{{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>
<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}}|&|$
|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><br>
{{Fontsize|3|de novo motifs identified by HOMER in promoters active in this sample}}{{#info:<b>Summary:</b>The result of HOMER in this sample is shown.<br><b>Analyst:</b>NA <br>}}
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|library id: ${{#outerfile_existance:/resource_browser/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|/resource_browser/Homer_de_novo_Motif_Results/$/homerResults!<table class=homer_table><thead>!</div></TD></TR></thead><tbody>!</tbody></TABLE>|!}}
}}
|<br>
}}<br>
<html>
<script type="text/javascript">
$(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="/resource_browser/seqlogos/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") ;
} }]
});
var related_jaspar_table_tool= new TableTools(related_jaspar_table, {"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"} ]});
$('#related_jaspar_table_export_tool').before(related_jaspar_table_tool.dom.container );
});
</script>
</html>
<html>
<script type="text/javascript">
$(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="/resource_browser/seqlogos/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") ;
} }]
});
var related_novel_table_tool = new TableTools( related_novel_table, {"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"} ]});
$('#related_novel_table_export_tool').before(related_novel_table_tool.dom.container );
});
</script>
</html>
<html>
<style type="text/css">
.white { background-color: white}
table.homer_table td { padding: 1px }
</style>
<script type="text/javascript" language="javascript" src="/resource_browser/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": "/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"} ]});


$('#homer_denovo_table_export_tool').before(homer_denovo_table_tool.dom.container );


== Details ==
});
<html><div class="container">
</script>
<div class="content"></html>
</html>
=== Transcriptome profiling ===
<br><br><br>
<table>
{{Fontsize|3|FANTOM5 (FF) ontology }}
<tr><th scope="row" align="right"> [[Property:profile_hcage|hCAGE]]: </th> <td> {{#switch: {{{profile_hcage}}}|,,,=NA| =NA |{{{profile_hcage}}}}}</td>
----
<tr><th scope="row" align="right"> [[Property:profile_rnaseq|RNA-seq]]: </th><td>{{#switch: {{{profile_rnaseq}}}|,,,=NA| =NA |{{{profile_rnaseq}}}}}
{{Fontsize|3|Direct parent terms}}
</td>
<tr><th scope="row" align="right"> [[Property:profile_srnaseq|smallRNA seq]]: </th><td>{{#switch: {{{profile_srnaseq}}}|,,,=NA| =NA |{{{profile_srnaseq}}}}} </td>
<tr><th scope="row" align="right"> [[Property:profile_cagescan|nanoCAGEscan]]:</th><td>{{#switch: {{{profile_cagescan}}}|,,,=NA| =NA |{{{profile_cagescan}}}}}
</table>
<html></div>
<div class="content"></html>
=== Sample info ===
<table>
<tr><th scope="row" align="right"> [[Property:sample_strain|strain]]: </th><td>{{#if:{{{sample_strain}}}|[[sample_strain::{{{sample_strain}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_tissue|tissue]]:</th><td>{{#if:{{{sample_tissue}}}|[[sample_tissue::{{{sample_tissue}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_dev_stage|dev_stage]]:</th><td>{{#if:{{{sample_dev_stage}}}|[[sample_dev_stage::{{{sample_dev_stage}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_sex|sex]]:</th><td>{{#if:{{{sample_sex}}}|[[sample_sex::{{{sample_sex}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_age|age]]:</th><td>{{#if:{{{sample_age}}}|[[sample_age::{{{sample_age}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_ethnicity|ethnicity]]:</th><td>{{#if:{{{sample_ethnicity}}}|[[sample_ethnicity::{{{sample_ethnicity}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_cell_type|cell_type]]:</th><td> {{#if:{{{sample_cell_type}}}|[[sample_cell_type::{{{sample_cell_type}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_cell_line|cell_line]]:</th><td>{{#if:{{{sample_cell_line}}}|[[sample_cell_line::{{{sample_cell_line}}}]]|NA}}  </td>
<tr><th scope="row" align="right"> [[Property:sample_collaboration|collaboration]]:</th><td> {{#if:{{{sample_collaboration}}}|[[sample_collaboration::{{{sample_collaboration}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:sample_experimental_condition|Experimental condition]]:</th><td>{{#if:{{{sample_experimental_condition}}}|[[sample_experimental_condition::{{{sample_experimental_condition}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:sample_disease|disease]]:</th><td>{{#if:{{{sample_disease}}}|[[sample_disease::{{{sample_disease}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_cell_lot|cell_lot]];</th><td>{{#if:{{{sample_cell_lot}}}|[[sample_cell_lot::{{{sample_cell_lot}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:sample_cell_catalog|cell_catalog]]:</th><td> {{#if:{{{sample_cell_catalog}}}|[[sample_cell_catalog::{{{sample_cell_catalog}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:sample_company|company]]:</th><td> {{#if:{{{sample_company}}}|[[sample_company::{{{sample_company}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:sample_donor(cell lot)|donor(cell lot)]]:</th><td> {{#if:{{{sample_donor(cell lot)}}}|[[sample_donor(cell lot)::{{{sample_donor(cell lot)}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:sample_note|Note]]:</th><td>{{#if:{{{sample_note}}}|[[sample_note::{{{sample_note}}}]]|NA}} </td>
</table>
<html></div>
<div class="content"></html>
=== RNA info ===
<table>
<tr><th scope="row" align="right"> [[Property:sample_id|sample_id]]: </th><td>{{#if:{{{sample_id}}}|[[sample_id::{{{sample_id}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:rna_tube_id|tube_id]]:</th><td>{{#if:{{{rna_tube_id}}}|[[rna_tube_id::{{{rna_tube_id}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:rna_box|box]]:</th><td>{{#if:{{{rna_box}}}|[[rna_box::{{{rna_box}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:rna_position|position]]:</th><td> {{#if:{{{rna_position}}}|[[rna_position::{{{rna_position}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:rna_lot_number|lot_number]]:</th><td> {{#if:{{{rna_lot_number}}}|[[rna_lot_number::{{{rna_lot_number}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:rna_catalog_number|catalog_number]]:</th><td>{{#if:{{{rna_catalog_number}}}|[[rna_catalog_number::{{{rna_catalog_number}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:rna_rin|RIN]]:</th><td>{{#if:{{{rna_rin}}}|[[rna_rin::{{{rna_rin}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:rna_od260/230|OD260/230]]:</th><td>{{#if:{{{rna_od260/230}}}|[[rna_od260/230::{{{rna_od260/230}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:rna_od260/280|OD260/280]]:</th><td>{{#if:{{{rna_od260/280}}}|[[rna_od260/280::{{{rna_od260/280}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:rna_sample_type|sample_type]]:</th><td>{{#if:{{{rna_sample_type}}}|[[rna_sample_type::{{{rna_sample_type}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:rna_extraction_protocol|extraction_protocol]]:</th><td> {{#if:{{{rna_extraction_protocol}}}|[[rna_extraction_protocol::{{{rna_extraction_protocol}}}]]|NA}}</td>
<tr><th scope="row" align="right"> [[Property:rna_weight_ug|weight_ug]]:</th><td>{{#if:{{{rna_weight_ug}}}|[[rna_weight_ug::{{{rna_weight_ug}}}]]|NA}} </td>
<tr><th scope="row" align="right"> [[Property:rna_concentration|concentration]]:</th><td>{{#if:{{{rna_concentration}}}|[[rna_concentration::{{{rna_concentration}}}]]|NA}}</td>
</table>
<html></div></div></html>
== Parent ontology==
{{#if: {{{is_a}}} |
{{#if: {{{is_a}}} |
<div style="width:25%; float:left;">
<div style="width:25%; float:left;">
Line 184: Line 358:
</div>
</div>
|}}
|}}
<div style="clear:both;"></div>
<div style="clear:both;"></div>


== Ancestors in ontology (non-development) ==
{{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
{{#info: Connected ontology terms with is_a, part_of or located_in relathionship  <br>Analyst: Hideya Kawaji}}
<br><br>link to source data<br>
<!--
[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Ontology/ontology_mapping/ data]
{{#if: {{{ancestors_in_cell_lineage_facet}}} |'''Cell_lineage'''<br>{{#arraymap:{{{ancestors_in_cell_lineage_facet}}}|,|$|
}}<br>
{{#set:ancestors_in_cell_lineage_facet=$}}CL:{{#ask:[[id::$]]|?name=|format=list}}|<br>}}|}}
{{#if: {{{ancestors_in_disease_facet}}} |<br>'''Disease'''<br>{{#arraymap:{{{ancestors_in_disease_facet}}}|,|$|
{{#set:ancestors_in_disease_facet=$}}DOID:{{#ask:[[id::$]]|?name=|format=list}}|<br>}}|}}
{{#if: {{{ancestors_in_anatomy_facet}}} |<br>'''Anatomy'''<br>{{#arraymap:{{{ancestors_in_anatomy_facet}}}|,|$|
{{#set:ancestors_in_anatomy_facet=$}}UBERON:{{#ask:[[id::$]]|?name=|format=list}}|<br>}}|}}
<table>
<tr><th align="left">Anatomy</th><th align="left">Cell type</th> <th align="left">Disease</th>
<tr>
<td align="left" valign="top">
{{#arraymap:{{{ancestors_in_anatomy_facet}}}|,|$|{{#set:ancestors_in_anatomy_facet=$}}UBERON:{{#ask:[[id::$]]|?name=|format=list}}|<br>}}
</td>
<td align="left" valign="top">
{{#arraymap:{{{ancestors_in_cell_lineage_facet}}}|,|$|{{#set:ancestors_in_cell_lineage_facet=$}}CL:{{#ask:[[id::$]]|?name=|format=list}}|<br>}}
</td>
<td align="left" valign="top">
{{#arraymap:{{{ancestors_in_disease_facet}}}|,|$|{{#set:ancestors_in_disease_facet=$}}DOID:{{#ask:[[id::$]]|?name=|format=list}}|<br>}}
</td>
-->
{{#if: {{{ancestors_in_cell_lineage_facet}}} |
{{#if: {{{ancestors_in_cell_lineage_facet}}} |
<div style="width:25%; float:left;">
<div style="width:25%; float:left;">
<b>CL: Cell type</b><br>
<b>CL: Cell type</b><br>
{{#arraymap:{{{ancestors_in_cell_lineage_facet}}}|,|$|{{#set:ancestors_in_cell_lineage_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}}
{{#ifeq: 0|{{#expr:{{#if:{{#pos:{{{ancestors_in_cell_lineage_facet}}}|:|0}}|1|0}}}}|NA|{{#arraymap:{{{ancestors_in_cell_lineage_facet}}}|,|$|{{#set:ancestors_in_cell_lineage_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}} }}
</div>
</div>
}}{{#if: {{{ancestors_in_disease_facet}}} |
}}{{#if: {{{ancestors_in_disease_facet}}} |
<div style="width:25%; float:left;">
<div style="width:25%; float:left;">
<b>DOID: Disease</b><br>
<b>DOID: Disease</b><br>
{{#arraymap:{{{ancestors_in_disease_facet}}}|,|$|{{#set:ancestors_in_disease_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}}
{{#ifeq: 0|{{#expr:{{#if:{{#pos:{{{ancestors_in_disease_facet}}}|:|0}}|1|0}}}}|NA|{{#arraymap:{{{ancestors_in_disease_facet}}}|,|$|{{#set:ancestors_in_disease_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}} }}
</div>
</div>
}}{{#if: {{{ancestors_in_anatomy_facet}}} |
}}{{#if: {{{ancestors_in_anatomy_facet}}} |
<div style="width:25%; float:left;">
<div style="width:25%; float:left;">
<b>UBERON: Anatomy</b><br>
<b>UBERON: Anatomy</b><br>
{{#arraymap:{{{ancestors_in_anatomy_facet}}}|,|$|{{#set:ancestors_in_anatomy_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}}
{{#ifeq: 0|{{#expr:{{#if:{{#pos:{{{ancestors_in_anatomy_facet}}}|:|0}}|1|0}}}}|NA|{{#arraymap:{{{ancestors_in_anatomy_facet}}}|,|$|{{#set:ancestors_in_anatomy_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}} }}
 
</div>
</div>
}}{{#if: {{{ancestors_in_ff_facet}}} |
}}{{#if: {{{ancestors_in_ff_facet}}} |
<div style="width:25%; float:left;">
<div style="width:25%; float:left;">
<b>FF: FANTOM5</b><br>
<b>FF: FANTOM5</b><br>
{{#arraymap:{{{ancestors_in_ff_facet}}}|,|$|{{#set:ancestors_in_ff_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}}
{{#ifeq: 0|{{#expr:{{#if:{{#pos:{{{ancestors_in_ff_facet}}}|:|0}}|1|0}}}}|NA|{{#arraymap:{{{ancestors_in_ff_facet}}}|,|$|{{#set:ancestors_in_ff_facet=$}}{{#ask:[[id::$]]|?name=|format=list}}|<br>}} }}
 
</div>
</div>
}}
}}
<div style="clear:both;"></div>
<div style="clear:both;"></div>


== Ancestors in ontology (development) ==
{{Fontsize|3|Ancestor terms (development)}}{{#info:<b>Summary:</b>Connected ontology terms with develops_from, derives_from or preceded_by relationship <br>
{{#info: Connected ontology terms with develops_from, derives_from or preceded_by relathionship  <br>Analyst: Hideya Kawaji}}<br>
<b>Analyst:</b> Hideya Kawaji <br><br>link to source data<br>
{{#arraymap:{{{ffid_belonging_in_development}}}|,|$|{{#ifexist:$|{{#set:ffid_belonging_in_development=$}}[[$]] ({{#show:$|?name}})}}|<br>}}
[http://fantom.gsc.riken.jp/5/datafiles/phase1.1/extra/Ontology/ontology_mapping/ data]
 
}}<br>
{{#switch:{{{datafreeze_phase}}}|1={{#set:datafreeze_phase=1}}|2={{#set:datafreeze_phase=2}}|{{#set:datafreeze_phase=-1}}}}
{{#ifeq: 0|{{#expr:{{#if:{{#pos:{{{ffid_belonging_in_development}}}|:|0}}|1|0}}}}|NA|{{#arraymap:{{{ffid_belonging_in_development}}}|,|$|{{#ifexist:$|{{#set:ffid_belonging_in_development=$}}[[$]] ({{#show:$|?name}})}}|<br>}} }}
 
 
== De novo Motif ==
{{#info:<b>Homer de novo Motifs</b><br>Analyst: Michael Rehli}}
<html>
<style type="text/css">
.white { background-color: white}
table.homer_table td { padding: 2px }
</style>
<script type="text/javascript" language="javascript" src="/resource_browser/rb_js/datatables/media/js/dataTables.Percentage.js"></script>
<script type="text/javascript">
$(document).ready(function() {
    $('.homer_table').dataTable({
"sScrollY": "300px",
"bPaginate": false,
"bFilter": false,
"bInfo": false,
"bScrollCollapse": true,
"iDisplayLength": -1,
"aaSorting": [],
"aoColumnDefs": [{ "sType": "numeric", "sWidth": "100px", "aTargets": [2]}, {"sType": "percent", "aTargets": [ 3, 4] }, { "bSortable": false, "aTargets": [ 0, 1, 5] }]
});
});
</script>
</html>
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|{{#outerfile_existance:/resource_browser/Homer_de_novo_Motif_Results/$/homerResults.html
|<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|/resource_browser/Homer_de_novo_Motif_Results/$/homerResults!<table class=homer_table><thead>!</div></TD></TR></thead><tbody>!</tbody></TABLE>|!}}
}}
|<br>}}
 
== Related Novel Motifs ==
{{#info:The values shown are the p-values of novel motifs in FANTOM5 samples. <br>Analyst: Michiel de Hoon}}
<html>
<script type="text/javascript">
$(document).ready(function() {
    $('.novel_motif_pval').dataTable({
"sScrollY": "300px",
"bPaginate": false,
"bScrollCollapse": true,
"iDisplayLength": -1,
"aaSorting": [[1,'asc']],
"aoColumnDefs": [{"bSortable": false, "aTargets": [ 0 ]}, { "sWidth": "200px", "sType": "numeric", "aTargets": [1] }]
});
});
</script>
</html>
 
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|<h3>CAGE Library ID:$</h3><br>{{#ask:[[novel_motifs_sample_pval_ffid::{{PAGENAME}}{{#replace:$|CNhs|_}}]]|mainlabel=Motif page name|?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>
}}
<br>
 
== Related JASPAR Motifs ==
{{#info:The values shown are the p-values of jaspar motifs in FANTOM5 samples. <br>Analyst: Michiel de Hoon}}
<html>
<script type="text/javascript">
$(document).ready(function() {
    $('.jaspar_motif_pval').dataTable({
"sScrollY": "300px",
"bPaginate": false,
"bScrollCollapse": true,
"iDisplayLength": -1,
"aaSorting": [[1,'asc']],
"aoColumnDefs": [{"bSortable": false, "aTargets": [ 0 ]}, { "sWidth": "200px", "sType": "numeric", "aTargets": [1] }]
});
});
</script>
</html>
 
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|<h3>CAGE Library ID:$</h3><br>{{#ask:[[jaspar_motifs_sample_pval_ffid::{{PAGENAME}}{{#replace:$|CNhs|_}}]]|mainlabel=Motif page name|?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>
}}
<br>
 
<!--
== Related MacroAPE_1083 Motifs ==
{{#info:The values shown are the p-values of the motif in FANTOM5 samples. <br>Analyst: Michiel de Hoon}}
<html>
<script type="text/javascript">
$(document).ready(function() {
    $('.macroape_p_sample').dataTable({
"sScrollY": "300px",
"bPaginate": false,
"bScrollCollapse": true,
"iDisplayLength": -1,
"aaSorting": [[1,'asc']],
"aoColumnDefs": [{"bSortable": false, "aTargets": [ 0 ]}, { "sWidth": "200px", "sType": "numeric", "aTargets": [1] }]
});
});
</script>
</html>
{{#ask:[[Macroape_1083_sample_pvalue_ffid::{{PAGENAME}}]]|mainlabel=Motif page name|?Macroape_1083_sample_pvalue_pvalue=P-value|format=ttable|limit=1100|searchlabel=|class=macroape_p_sample|default=This sample isn't target for the analysis}}
-->
 
== Repeat Enrichment ==
{{#info: <br>Analyst: }}
 
{{#if: {{#pos:{{{repeat_enrich_byfamily}}}|,}} |
=== Categorized by Family ===
<html>
<script type="text/javascript">
$(document).ready(function() {
var repeat_enrich_byfamily_data = [];
var repeat_enrich_byfamily_repnames = [
</html>{{#switch:{{{sample_species}}}|Human (Homo sapiens)=<html>
'Alu','Alu,Alu','Alu,ERVL-MaLR','Alu,L1','Alu,L2','Alu,Low_complexity','Alu,MIR','Alu,hAT-Charlie','Alu,hAT-Tip100','Alu,rRNA','Alu,snRNA','CR1','CR1,CR1','DNA','DNA?','Deu','ERV','ERV1','ERV1,ERV1','ERV1,ERVL','ERV1,ERVL-MaLR','ERV1,MIR','ERV1,snRNA','ERVK','ERVK,rRNA','ERVL','ERVL,ERV1','ERVL,ERVL','ERVL,ERVL-MaLR','ERVL,hAT-Charlie','ERVL,snRNA','ERVL-MaLR','ERVL-MaLR,ERVL-MaLR','ERVL-MaLR,snRNA','ERVL?','Gypsy','Gypsy?','Helitron','L1','L1,ERV1','L1,ERVL','L1,ERVL-MaLR','L1,L1','L1,TcMar-Mariner','L1,TcMar-Tigger','L1,hAT-Charlie','L1,rRNA','L1,snRNA','L1?','L2','L2,ERV1','L2,ERVL-MaLR','L2,L2','L2,MIR','L2,hAT-Blackjack','L2,hAT-Charlie','LTR','Low_complexity','Low_complexity,Alu','Low_complexity,ERV1','Low_complexity,L2','Low_complexity,Low_complexity','Low_complexity,Low_complexity,Low_complexity','Low_complexity,snRNA','MIR','MIR,ERVL-MaLR','MIR,Low_complexity','MIR,MIR','Merlin','MuDR','NA','Other','PiggyBac','PiggyBac?','RNA','RNA,MIR','RTE','RTE,CR1','RTE-BovB','SINE','SINE?','Satellite','Satellite,ERVL','Simple_repeat','Simple_repeat,Alu','Simple_repeat,ERV1','Simple_repeat,ERVL','Simple_repeat,ERVL-MaLR','Simple_repeat,L1','Simple_repeat,L2','Simple_repeat,Low_complexity','Simple_repeat,Low_complexity,Low_complexity','Simple_repeat,MIR','Simple_repeat,Other','Simple_repeat,Simple_repeat','Simple_repeat,Simple_repeat,Low_complexity','Simple_repeat,Simple_repeat,Simple_repeat','Simple_repeat,TcMar-Tigger','Simple_repeat,Unknown','Simple_repeat,hAT-Charlie','Simple_repeat,hAT-Tip100','Simple_repeat,scRNA','Simple_repeat,snRNA','TcMar','TcMar-Mariner','TcMar-Tc2','TcMar-Tc2,ERV1','TcMar-Tigger','TcMar-Tigger,TcMar-Tigger','TcMar-Tigger,snRNA','TcMar?','Unknown','Unknown?','acro','centr','hAT','hAT-Blackjack','hAT-Charlie','hAT-Charlie,ERVL-MaLR','hAT-Charlie,MIR','hAT-Charlie,hAT-Charlie','hAT-Charlie,snRNA','hAT-Tip100','hAT?','rRNA','rRNA,rRNA','scRNA','scRNA,L1','snRNA','srpRNA','tRNA','telo'
</html>|Mouse (Mus musculus)=<html>
'AcHobo','Alu','Alu,B4','Alu,B4,ERVL','Alu,ERVK','Alu,ERVL','Alu,L1','B2','B2,B4','B4','B4,Alu','B4,Low_complexity','CR1','ERV1','ERV1,ERVK','ERVK','ERVK,ERVK','ERVL','ERVL,Alu','ERVL,ERVK','ERVL,MaLR','ERVL?','Genie?','Gypsy','Gypsy?','Helitron','ID','ID,Satellite','L1','L1,ERVK','L1,L1','L1,snRNA','L1,tRNA','L2','L2,ERV1','L2,MaLR','LTR','Low_complexity','Low_complexity,Alu','Low_complexity,Low_complexity','Low_complexity,Low_complexity,Low_complexity','Low_complexity,MIR','Low_complexity,Tip100','Low_complexity,snRNA','MER1_type','MER1_type,B4','MER1_type?','MER2_type','MIR','MIR,MIR','MIR,MaLR','MaLR','MaLR,Alu','MaLR,ERV1','MaLR,ERVL','MaLR,MaLR','MuDR','NA','Other','PiggyBac','RNA','RTE','SINE','Satellite','Satellite,Satellite','Simple_repeat','Simple_repeat,Alu','Simple_repeat,Alu,B4','Simple_repeat,B2','Simple_repeat,B4','Simple_repeat,ERVK','Simple_repeat,L1','Simple_repeat,Low_complexity','Simple_repeat,Low_complexity,Low_complexity','Simple_repeat,MIR','Simple_repeat,MaLR','Simple_repeat,Simple_repeat','Simple_repeat,Simple_repeat,Low_complexity','Simple_repeat,rRNA','Tc2','TcMar','Tigger','Tip100','Unknown','hAT','hAT?','rRNA','rRNA,B4','rRNA,ERVK','scRNA','scRNA,B4','scRNA,Satellite','snRNA','tRNA'
</html>}}<html>
];
var repeat_enrich_byfamily_values = [</html>{{{repeat_enrich_byfamily}}}<html>];
for(i1=0;i1<repeat_enrich_byfamily_repnames.length;i1++){
repeat_enrich_byfamily_data.push([repeat_enrich_byfamily_repnames[i1],repeat_enrich_byfamily_values[i1]]);
}
    $('#repeat_enrich_byfamily_table').dataTable({
"sScrollY": "300px",
"bScrollCollapse": true,
"bPaginate": false,
"aaData": repeat_enrich_byfamily_data,
"aoColumns": [{ "sTitle": "Repeat sequence name",  "bSortable": false },{ "sTitle": "Enrichment score", "sType": "numeric" }],
"aaSorting": [[ 1, "desc" ]]
});
});
</script>
<table id="repeat_enrich_byfamily_table"></table>
</html>
|no result for this sample
}}


<!--
<!--
Line 400: Line 426:
}}
}}
-->
-->
 
<!--
== Relative expression of the co-expression cluster ==
== Related MacroAPE_1083 Motifs ==
{{#info: <br>Analyst: }}  
{{#info:The values shown are the p-values of the motif in FANTOM5 samples. <br>Analyst: Michiel de Hoon}}
 
<html>
<html>
<script type="text/javascript">
<script type="text/javascript">
$(document).ready(function() {
$(document).ready(function() {
     $('.relative_exp_of_coexp').dataTable({
     $('.macroape_p_sample').dataTable({
"sScrollY": "300px",
"sScrollY": "300px",
"bPaginate": false,
"bPaginate": false,
"bScrollCollapse": true,
"bScrollCollapse": true,
"iDisplayLength": -1,
"iDisplayLength": -1,
"aaSorting": [[1,'desc']],
"aaSorting": [[1,'asc']],
"aoColumnDefs": [{ "sWidth": "150px", "sType": "numeric", "aTargets": [1] }]
"aoColumnDefs": [{"bSortable": false, "aTargets": [ 0 ]}, { "sWidth": "200px", "sType": "numeric", "aTargets": [1] }]
});
});
});
});
</script>
</script>
</html>
</html>
{{#switch:{{{sample_species}}}
{{#ask:[[Macroape_1083_sample_pvalue_ffid::{{PAGENAME}}]]|mainlabel=Motif page name|?Macroape_1083_sample_pvalue_pvalue=P-value|format=ttable|limit=1100|searchlabel=|class=macroape_p_sample|default=This sample isn't target for the analysis}}
|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=<h3>$</h3><br><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>
}}
|Mouse (Mus musculus)=
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|<h3>$</h3><br>{{#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>
{{#if:{{#pos:{{{DRA_sample_Accession}}}|@|0}}|
{{#if:{{#pos:{{{DRA_sample_Accession}}}|@|0}}|
Line 453: Line 469:
}}
}}
|}}
|}}
{{#set:sample_category={{{sample_category}}}}}
{{#set:profile_hcage={{{profile_hcage}}}}}
{{#set:profile_rnaseq={{{profile_rnaseq}}}}}
{{#set:profile_srnaseq={{{profile_srnaseq}}}}}
{{#set:profile_cagescan={{{profile_cagescan}}}}}
{{#set:sample_strain={{{sample_strain}}}}}
{{#set:sample_tissue={{{sample_tissue}}}}}
{{#set:sample_dev_stage={{{sample_dev_stage}}}}}
{{#set:sample_sex={{{sample_sex}}}}}
{{#set:sample_age={{{sample_age}}}}}
{{#set:sample_ethnicity={{{sample_ethnicity}}}}}
{{#set:sample_cell_type={{{sample_cell_type}}}}}
{{#set:sample_cell_line={{{sample_cell_line}}}}}
{{#set:sample_collaboration={{{sample_collaboration}}}}}
{{#set:sample_experimental_condition={{{sample_experimental_condition}}}}}
{{#set:sample_disease={{{sample_disease}}}}}
{{#set:sample_cell_lot={{{sample_cell_lot}}}}}
{{#set:sample_cell_catalog={{{sample_cell_catalog}}}}}
{{#set:sample_company={{{sample_company}}}}}
{{#set:sample_donor(cell lot)={{{sample_donor(cell lot)}}}}}
{{#set:sample_note={{{sample_note}}}}}
{{#set:sample_id={{{sample_id}}}}}
{{#set:rna_tube_id={{{rna_tube_id}}}}}
{{#set:rna_box={{{rna_box}}}}}
{{#set:rna_position={{{rna_position}}}}}
{{#set:rna_lot_number={{{rna_lot_number}}}}}
{{#set:rna_catalog_number={{{rna_catalog_number}}}}}
{{#set:rna_rin={{{rna_rin}}}}}
{{#set:rna_od260/230={{{rna_od260/230}}}}}
{{#set:rna_od260/280={{{rna_od260/280}}}}}
{{#set:rna_sample_type={{{rna_sample_type}}}}}
{{#set:rna_extraction_protocol={{{rna_extraction_protocol}}}}}
{{#set:rna_weight_ug={{{rna_weight_ug}}}}}
{{#set:rna_concentration={{{rna_concentration}}}}}
{{#switch:{{{datafreeze_phase}}}|1={{#set:datafreeze_phase=1}}|2={{#set:datafreeze_phase=2}}|{{#set:datafreeze_phase=-1}}}}
{{#arraymap:{{#explode:{{{profile_hcage}}}|,|0}}|&|$
|{{#set:sample_seq_library_id=$}}
}}


[[Category:FF_Ontology]]
[[Category:FF_Ontology]]
[[Category:FF_Samples]]
[[Category:FF_Samples]]

Revision as of 16:49, 7 April 2014

Name:{{{name}}}
Species:{{{sample_species}}}
Library ID:{{{library_id}}}
Sample type:{{{sample_category}}}
Genomic View:zenbu , UCSC
Additional information
Sample information
strain: {{{sample_strain}}}
tissue:{{{sample_tissue}}}
dev_stage:{{{sample_dev_stage}}}
sex:{{{sample_sex}}}
age:{{{sample_age}}}
ethnicity:{{{sample_ethnicity}}}
cell_type:{{{sample_cell_type}}}
cell_line:{{{sample_cell_line}}}
company:{{{sample_company}}}
collaboration:{{{sample_collaboration}}}
Experimental condition:{{{sample_experimental_condition}}}
disease:{{{sample_disease}}}
cell_lot;{{{sample_cell_lot}}}
cell_catalog:{{{sample_cell_catalog}}}
donor(cell lot):{{{sample_donor(cell lot)}}}
company:{{{sample_company}}}
Note:{{{sample_note}}}
External link for information[{{{sample_info_link}}} {{{sample_info_link}}}]
Transcriptome profiling
hCAGE:{{{profile_hcage}}}
RNA-seq:{{{profile_rnaseq}}}
smallRNA seq:{{{profile_srnaseq}}}
nanoCAGEscan:{{{profile_cagescan}}}

RNA information
sample_id:{{{sample_id}}}
tube_id:{{{rna_tube_id}}}
box:{{{rna_box}}}
position:{{{rna_position}}}
tube_id:{{{rna_tube_id}}}
lot_number:{{{rna_lot_number}}}
catalog_number:{{{rna_catalog_number}}}
RIN:{{{rna_rin}}}
OD260/230:{{{rna_od260/230}}}
OD260/280:{{{rna_od260/280}}}
sample_type:{{{rna_sample_type}}}
weight_ug:{{{rna_weight_ug}}}
concentration:{{{rna_concentration}}}
extraction_protocol:(Details){{{rna_extraction_protocol}}}



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.