Personal tools

Template:Novel motif: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
mNo edit summary
No edit summary
Line 45: Line 45:
{ title: "p-value",  type: "numeric", "width": "50pt", render: function (data, type, row, meta) {                     
{ title: "p-value",  type: "numeric", "width": "50pt", render: function (data, type, row, meta) {                     
        var num = row[1];
        var num = row[1];
           return exp_converter(num,2,"e") ;
           return exp_converter(num,2,"e");
} }
} }
],
],
Line 75: Line 75:
{ title: "p-value", width: "50pt",  type: "numeric", render: function (data, type, row, meta) {                     
{ title: "p-value", width: "50pt",  type: "numeric", render: function (data, type, row, meta) {                     
               var num =row[1];
               var num =row[1];
               return exp_converter(num,2,"e") ;
               return exp_converter(num,2,"e");
}
}
}
}
Line 95: Line 95:
{type: "html-number", width: "80pt", render: function(data, type, row, meta) {
{type: "html-number", width: "80pt", render: function(data, type, row, meta) {
               var num =row[2];
               var num =row[2];
               return exp_converter(num,2,"e") ;
               return exp_converter(num,2,"e");
}
}
}
}
Line 115: Line 115:
{type: "html-number", width: "80pt", render: function(data, type, row, meta) {
{type: "html-number", width: "80pt", render: function(data, type, row, meta) {
               var num =row[2];
               var num =row[2];
               return exp_converter(num,2,"e") ;
               return exp_converter(num,2,"e");
}
}
}
}

Revision as of 10:19, 22 September 2021

name:{{{name}}}

Association to promoter expression in human samples<b>Summary:</b>Significance of the correlation with CAGE expression, human <br><b>Analyst:</b> Michiel de Hoon<br><br>link to source dataset <br>data




Association to promoter expression in mouse samples <b>Summary:</b>Significance of the correlation with CAGE expression, mouse <br><b>Analyst:</b> Michiel de Hoon<br><br>link to source dataset <br>data




GREAT analysis results for human <b>Summary:</b>Genomic Enrichment of Annotations Tool (GREAT, Nat Biotechnol. 2010 May;28(5):495-501) is used to identify, both in human and in mouse, the gene ontology terms of biological processes enriched given the predicted TFBSs, and evaluated the overlap in the top-500 gene ontology terms between human and mouse. For each novel motif, the P value for the overlap was then evaluated by calculating its relative rank with respect to this background distribution.<br>Analyst: Michiel de Hoon<br><br>link to source dataset <br>data




GREAT analysis results for mouseGenomic Enrichment of Annotations Tool (GREAT, Nat Biotechnol. 2010 May;28(5):495-501) is used to identify, both in human and in mouse, the gene ontology terms of biological processes enriched given the predicted TFBSs, and evaluated the overlap in the top-500 gene ontology terms between human and mouse. For each novel motif, the P value for the overlap was then evaluated by calculating its relative rank with respect to this background distribution.<br>Analyst: Michiel de Hoon <br><br>link to source dataset <br>data