Personal tools

Template:FFCP: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
Line 126: Line 126:
                         y = item.datapoint[1].toFixed(2);
                         y = item.datapoint[1].toFixed(2);
                      
                      
                    showTooltip(item.pageX, item.pageY,
// if cell value not captured, sample name doesn't show up on tooltip
                                "Sample: "+$("#explist tr")[x].cells[0].innerText+"<br>TPM: "+y);
var smplname = $('#explist_wrapper .dataTables_scrollBody tbody tr')[item.dataIndex].cells[0].innerText;
var desc = "TPM: "+y;
if(smplname){
desc = "Sample: " + smplname + "<br>" + desc;
}
           
                    showTooltip(item.pageX, item.pageY, desc);
 
                 }
                 }
             }
             }

Revision as of 14:45, 26 July 2012


short description:
EntrezGene: [[EntrezGene%3A{{{EntrezGene}}}|{{{EntrezGene}}}]]
description:
Species:
association
with transcript:
HGNC:
UniProt:

View on UCSC genome browser OSC local mirror

Mouse over to see Genome browser image, Click image to go to Genome browser

{{#ucsc_link:Template:FFCP|https://fantom5-collaboration.gsc.riken.jp/ucsc/}}

CAGE Expression

sample TPM value



  • Click each plot point to find sample in table

Ontology-based sample term enrichment analysis