Personal tools

Template:FFCP: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
 
(305 intermediate revisions by 5 users not shown)
Line 1: Line 1:
*id: [[id::{{{id}}}]]
{{Loading|loadingimage=sprites.gif}}<table>
*short_description: {{#show:{{PAGENAME}}|?short_description}}
<tr><th scope="row" align="right">Short description:</th><td>{{#show:{{FULLPAGENAME}}|?short_description}}</td></tr><tr><th scope="row" align="right">Species:</th><td>{{#if:{{#pos:{{FULLPAGENAME}}|Hg19}}|[[species::Human (Homo sapiens)]]}}{{#if:{{#pos:{{FULLPAGENAME}}|Mm9}}|[[species::Mouse (Mus musculus)]]}}</td></tr><tr><th scope="row" align="right">DPI dataset:</th><td> {{#switch:{{{DPIdataset}}} |robust=Robust|permissive=Permissive|#default = NA}}</td></tr>
*description: {{#show:{{PAGENAME}}|?description}}
<tr><th scope="row" align="right">TSS-like-by-RIKEN-classifier(Yes/No):</th><td> {{#switch: {{{TSSclassifier}}} | strong = Yes| #default = NA| weak= No|not=No}} </td></tr>
*association_with_transcript: {{#show:{{PAGENAME}}|?association_with_transcript}}
<!--tr><th scope="row" align="right">[[Property:GencodeV16b_All_Build2_RSEM10_CPAT_consensus|GencodeV16b-All-Build2-RSEM10-CPAT_consensus:]]</th><td>
*EntrezGene: {{#show:{{PAGENAME}}|?EntrezGene}}
{{#switch: {{{GencodeV16b_All_Build2_RSEM10_CPAT_consensus}}} | no_gencodeV16_or_build2_transcript = no_gencodeV16_or_build2_transcript| #default = NA|novel_noncoding=novel_noncoding|novel_coding=novel_coding|gencodeV16_ncRNA=gencodeV16_ncRNA|gencodeV16_protein_coding=gencodeV16_protein_coding}}</td></tr-->
{{#if: {{{HGNC}}} | *HGNC: {{#show:{{PAGENAME}}|?HGNC}} |}}
<tr><th scope="row" align="right">DHS support(Yes/No):</th><td> {{#switch: {{{DHSsupport}}}|supported= Yes|not supported=No|#default=NA}} </td></tr>
*UniProt: {{#show:{{PAGENAME}}|?UniProt}}
<tr><th scope="row" align="right">Description:</th><td> {{#show:{{FULLPAGENAME}}|?description}}</td></tr><tr><th scope="row" align="right">Coexpression cluster:</th><td>{{#if:{{#pos:{{PAGENAME}}|Hg19}}
|{{#ifeq:{{#pos:{{{coexpression_cluster_id}}}|C}}|0|[[coexpression_cluster_id::{{{coexpression_cluster_id}}}|]][[Coexpression cluster:{{{coexpression_cluster_id}}}|{{#show:Coexpression cluster:{{{coexpression_cluster_id}}}|?Full_id}}]]|NA}}
}}{{#if:{{#pos:{{PAGENAME}}|Mm9}}
|{{#if:{{#pos:{{{MCL_coexpression_id}}}|MCL}}|NA|[[MCL_coexpression_id::{{{MCL_coexpression_id}}}|]][[MCL_coexpression_mm9:{{{MCL_coexpression_id}}}]]}}
}}</td></tr><tr><th scope="row" align="right">Association with transcript:</th><td> {{#show:{{FULLPAGENAME}}|?association_with_transcript}}</td></tr>
<tr><th scope="row" align="right">EntrezGene:</th><td>{{#if:{{{EntrezGene}}}|{{#ifeq:{{#show:{{FULLPAGENAME}}|?EntrezGene}}|NA|NA|{{#ifexist:EntrezGene:{{{EntrezGene}}}|[[EntrezGene:{{{EntrezGene}}}|{{#show:EntrezGene:{{{EntrezGene}}}|?Symbol}}]]|[http://www.ncbi.nlm.nih.gov/gene?term={{#replace:{{{EntrezGene}}}|entrezgene:|}}  {{#replace:{{{EntrezGene}}}|entrezgene:|}}] }}}}|NA}}</td></tr>{{#if: {{{HGNC}}} | <tr><th scope="row" align="right">HGNC:</th><td> {{#ifeq:{{#show:{{FULLPAGENAME}}|?HGNC}}| {{#if:{{#pos:{{FULLPAGENAME}}|Hg19}}|NA|}}|NA|[http://www.genenames.org/cgi-bin/quick_search.pl?.cgifields=type&num=50&search={{#replace:{{#show:{{FULLPAGENAME}}|?HGNC}}|HGNC:| }}&submit=Submit {{#replace:{{#show:{{FULLPAGENAME}}|?HGNC}}|HGNC:|}}]|NA}}</td></tr> |}}{{#if: {{{HGNC}}} |<tr><th scope="row" align="right">UniProt:</th><td> {{#ifeq:{{#show:{{FULLPAGENAME}}|?UniProt}}||NA|{{#arraymap:{{#show:{{FULLPAGENAME}}|?UniProt}}|,|$|[http://www.uniprot.org/uniprot/?query=$  $] |}}}}</td></tr>|}}
{{#switch:{{#explode:{{PAGENAME}}|:|0}}
|Hg19=<tr><th scope="row" align="right">Genome view:</th><td>[//fantom.gsc.riken.jp/zenbu/gLyphs/#config=ONHzqgf2E5Xtmnpsh2gURB;loc={{#explode:{{PAGENAME}}|,|0}} ZENBU]</td></tr>
|Mm9=<tr><th scope="row" align="right">Link to Zenbu:</th><td>[//fantom.gsc.riken.jp/zenbu/gLyphs/#config=Uz8Jh3NEDl8qV47r6EGQ8B;loc={{#explode:{{PAGENAME}}|,|0}} ZENBU]</td></tr>
}}
</table>


{{#if:{{#pos:{{PAGENAME}}|hg19}}|
<html>
<html>
<script type="text/javascript" src="http://f5-webapp2.gsc.riken.jp/rb_js/highcharts/highcharts.js"></script>
<script language="javascript" type="text/javascript">
<div id="container" style="width:100%; height:400px;">
$(document).ready(function() {
// hide-show animation for ucsc genome browser view
$("#ucsc_snap_view").hover(function(){
    $(this).stop(true, false).animate({ height: "600px"});
}, function() {
    $(this).stop(true, false).animate({ height: "30px" });
});
});
</script>
</html><br>
{{Fontsize|3|View on UCSC genome browser}}
----
<div id="ucsc_snap_view" style="width:750px; height:30px; border-style:solid; border-width:1px; border-color:#aaaaaa;  overflow:auto;">
Mouse over to see Genome browser image, Click image to go to Genome browser
 
{{#ucsc_gb_link:{{#if:{{#pos:{{FULLPAGENAME}}|Hg19}}|Hg19}}{{#if:{{#pos:{{FULLPAGENAME}}|Mm9}}|Mm9}}::{{{cluster_id}}}}}
</div><br>
{{Fontsize|3|CAGE Expression}}
----
<html><script type="text/javascript" src="/5/sstar/rb_js/html5button/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/flot/jquery.flot.min.js"></script>
<style type="text/css" title="currentStyle">
@import "/5/sstar/rb_js/html5button/datatables.css";
@import "/5/sstar/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
</style>
 
</html>
 
<html>
<style type="text/css"> 
.rotate90 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
-webkit-transform-origin: 6px 18px;
-moz-transform-origin: 6px 18px;
width:1px;
}
.highlight { background-color: yellow }
</style>
<script type="text/javascript">
<script type="text/javascript">
<!--
$(document).ready(function() {
var chart = new Highcharts.Chart({
    var oTable = $('#gene_exptable').DataTable({
    chart: {
         dom: 'frt',
         renderTo: 'container'
scrollY: "300px",
    },
paging: false,
    legend: {
scrollCollapse: true,
        enabled: false
pageLength: -1,
    },
order: [[1,'desc']],
    title: {
columnDefs: [{ orderSequence: [ "desc", "asc" ], targets: [ 1 ] }, { type: "html-num", targets: [ 0 ] } ]
        text: null
});
    },
$('#gene_exptable_wrapper .dataTables_scrollHead th').css("height", "100px").css("vertical-align", "bottom");
    yAxis: {
 
        title: {
 
            text: "Z-value"
var data = [];
        }
var slist = [];
    },
var plotdata = [];
    xAxis: {
 
        labels: {
 
            enabled: false
// chart checkbox
        },
for (var i2=1; i2<$('#gene_exptable thead th').length; i2++){
        categories: ['tpm.Adipocyte_-_breast,_donor1.CNhs11051.11376-118A8','tpm.Adipocyte_-_breast,_donor2.CNhs11969.11327-117E4','tpm.Adipocyte_-_omental,_donor1.CNhs11054.11473-119C6','tpm.Adipocyte_-_omental,_donor2.CNhs12067.11474-119C7','tpm.Adipocyte_-_omental,_donor3.CNhs12068.11475-119C8','tpm.Adipocyte_-_perirenal,_donor1.CNhs12069.11476-119C9','tpm.Adipocyte_-_subcutaneous,_donor1.CNhs12494.11259-116F8','tpm.Adipocyte_-_subcutaneous,_donor2.CNhs11371.11336-117F4','tpm.Adipocyte_-_subcutaneous,_donor3.CNhs12017.11408-118E4','tpm.Alveolar_Epithelial_Cells,_donor1.CNhs11325.11510-119G7','tpm.Alveolar_Epithelial_Cells,_donor2.CNhs12084.11590-120G6','tpm.Amniotic_Epithelial_Cells,_donor1.CNhs11341.11533-120A3','tpm.Amniotic_Epithelial_Cells,_donor3.CNhs12125.11694-123A2','tpm.Anulus_Pulposus_Cell,_donor1.CNhs10876.11248-116E6','tpm.Anulus_Pulposus_Cell,_donor2.CNhs12064.11463-119B5','tpm.Aortic_smooth_muscle_cell_response_to_FGF2,_00hr00min,_biol_rep1_(LK1).CNhs13339.12642-134G5','tpm.Aortic_smooth_muscle_cell_response_to_FGF2,_00hr00min,_biol_rep2_(LK2).CNhs13358.12740-135I4','tpm.Aortic_smooth_muscle_cell_response_to_IL1b,_00hr00min,_biol_rep1_(LK31).CNhs13349.12652-134H6','tpm.Aortic_smooth_muscle_cell_response_to_IL1b,_00hr00min,_biol_rep2_(LK32).CNhs13369.12750-136A5','tpm.Astrocyte_-_cerebellum,_donor1.CNhs11321.11500-119F6','tpm.Astrocyte_-_cerebellum,_donor2.CNhs12081.11580-120F5','tpm.Astrocyte_-_cerebellum,_donor3.CNhs12117.11661-122F5','tpm.Astrocyte_-_cerebral_cortex,_donor1.CNhs10864.11235-116D2','tpm.Astrocyte_-_cerebral_cortex,_donor2.CNhs11960.11316-117D2','tpm.Astrocyte_-_cerebral_cortex,_donor3.CNhs12005.11392-118C6','tpm.B_lymphoblastoid_cell_line:_GM12878_ENCODE,_biol_rep1.CNhs12331.10821-111C2','tpm.B_lymphoblastoid_cell_line:_GM12878_ENCODE,_biol_rep2.CNhs12332.10822-111C3','tpm.B_lymphoblastoid_cell_line:_GM12878_ENCODE,_biol_rep3.CNhs12333.10823-111C4','tpm.Basophils,_donor1.CNhs12546.12241-129G9','tpm.Basophils,_donor2.CNhs12563.12242-129H1','tpm.Basophils,_donor3.CNhs12575.12243-129H2','tpm.Bronchial_Epithelial_Cell,_donor4.CNhs12054.11453-119A4','tpm.Bronchial_Epithelial_Cell,_donor5.CNhs12058.11457-119A8','tpm.Bronchial_Epithelial_Cell,_donor6.CNhs12062.11461-119B3','tpm.Burkitt's_lymphoma_cell_line:DAUDI.CNhs10739.10422-106C8','tpm.Burkitt's_lymphoma_cell_line:RAJI.CNhs11268.10476-106I8','tpm.CD133+_stem_cells_-_adult_bone_marrow_derived,_pool1.CNhs12552.12224-129F1','tpm.CD14+_Monocytes,_donor1.CNhs10852.11224-116B9','tpm.CD14+_Monocytes,_donor2.CNhs11954.11305-117B9','tpm.CD14+_Monocytes,_donor3.CNhs11997.11381-118B4','tpm.CD14+_monocyte_derived_endothelial_progenitor_cells,_donor1.CNhs10858.11229-116C5','tpm.CD14+_monocyte_derived_endothelial_progenitor_cells,_donor2.CNhs11897.11310-117C5','tpm.CD14+_monocyte_derived_endothelial_progenitor_cells,_donor3.CNhs11904.11386-118B9','tpm.CD14+_monocytes_-_mock_treated,_donor1.CNhs13468.11863-125A9','tpm.CD14+_monocytes_-_mock_treated,_donor2.CNhs13484.11873-125C1','tpm.CD14+_monocytes_-_mock_treated,_donor3.CNhs13491.11883-125D2','tpm.CD14+_monocytes_-_treated_with_B-glucan,_donor1.CNhs13474.11869-125B6','tpm.CD14+_monocytes_-_treated_with_B-glucan,_donor2.CNhs13489.11879-125C7','tpm.CD14+_monocytes_-_treated_with_B-glucan,_donor3.CNhs13495.11889-125D8','tpm.CD14+_monocytes_-_treated_with_BCG,_donor1.CNhs13465.11860-125A6','tpm.CD14+_monocytes_-_treated_with_BCG,_donor2.CNhs13475.11870-125B7','tpm.CD14+_monocytes_-_treated_with_BCG,_donor3.CNhs13543.11880-125C8','tpm.CD14+_monocytes_-_treated_with_Candida,_donor1.CNhs13473.11868-125B5','tpm.CD14+_monocytes_-_treated_with_Candida,_donor2.CNhs13488.11878-125C6','tpm.CD14+_monocytes_-_treated_with_Candida,_donor3.CNhs13494.11888-125D7','tpm.CD14+_monocytes_-_treated_with_Cryptococcus,_donor1.CNhs13472.11867-125B4','tpm.CD14+_monocytes_-_treated_with_Cryptococcus,_donor2.CNhs13487.11877-125C5','tpm.CD14+_monocytes_-_treated_with_Cryptococcus,_donor3.CNhs13546.11887-125D6','tpm.CD14+_monocytes_-_treated_with_Group_A_streptococci,_donor1.CNhs13469.11864-125B1','tpm.CD14+_monocytes_-_treated_with_Group_A_streptococci,_donor2.CNhs13532.11874-125C2','tpm.CD14+_monocytes_-_treated_with_Group_A_streptococci,_donor3.CNhs13492.11884-125D3','tpm.CD14+_monocytes_-_treated_with_IFN_+_N-hexane,_donor1.CNhs13466.11861-125A7','tpm.CD14+_monocytes_-_treated_with_IFN_+_N-hexane,_donor2.CNhs13476.11871-125B8','tpm.CD14+_monocytes_-_treated_with_IFN_+_N-hexane,_donor3.CNhs13490.11881-125C9','tpm.CD14+_monocytes_-_treated_with_Salmonella,_donor1.CNhs13471.11866-125B3','tpm.CD14+_monocytes_-_treated_with_Salmonella,_donor2.CNhs13485.11876-125C4','tpm.CD14+_monocytes_-_treated_with_Salmonella,_donor3.CNhs13493.11886-125D5','tpm.CD14+_monocytes_-_treated_with_Trehalose_dimycolate_(TDM),_donor1.CNhs13467.11862-125A8','tpm.CD14+_monocytes_-_treated_with_Trehalose_dimycolate_(TDM),_donor2.CNhs13483.11872-125B9','tpm.CD14+_monocytes_-_treated_with_Trehalose_dimycolate_(TDM),_donor3.CNhs13544.11882-125D1','tpm.CD14+_monocytes_-_treated_with_lipopolysaccharide,_donor1.CNhs13470.11865-125B2','tpm.CD14+_monocytes_-_treated_with_lipopolysaccharide,_donor2.CNhs13533.11875-125C3','tpm.CD14+_monocytes_-_treated_with_lipopolysaccharide,_donor3.CNhs13545.11885-125D4','tpm.CD14+CD16+_Monocytes,_donor1.CNhs13541.11789-124B7','tpm.CD14+CD16+_Monocytes,_donor2.CNhs13208.11801-124D1','tpm.CD14+CD16+_Monocytes,_donor3.CNhs13549.11912-125G4','tpm.CD14+CD16-_Monocytes,_donor1.CNhs13224.11788-124B6','tpm.CD14+CD16-_Monocytes,_donor2.CNhs13216.11799-124C8','tpm.CD14+CD16-_Monocytes,_donor3.CNhs13540.11910-125G2','tpm.CD14-CD16+_Monocytes,_donor1.CNhs13229.11790-124B8','tpm.CD14-CD16+_Monocytes,_donor2.CNhs13207.11800-124C9','tpm.CD14-CD16+_Monocytes,_donor3.CNhs13548.11911-125G3','tpm.CD19+_B_Cells_(pluriselect),_donor090309,_donation1.CNhs12177.12189-129B2','tpm.CD19+_B_Cells_(pluriselect),_donor090309,_donation2.CNhs12179.12194-129B7','tpm.CD19+_B_Cells_(pluriselect),_donor090309,_donation3.CNhs12181.12199-129C3','tpm.CD19+_B_Cells_(pluriselect),_donor090325,_donation1.CNhs12531.12151-128F9','tpm.CD19+_B_Cells_(pluriselect),_donor090325,_donation2.CNhs12175.12174-128I5','tpm.CD19+_B_Cells_(pluriselect),_donor090612,_donation1.CNhs12183.12204-129C8','tpm.CD19+_B_Cells_(pluriselect),_donor090612,_donation2.CNhs12185.12209-129D4','tpm.CD19+_B_Cells_(pluriselect),_donor090612,_donation3.CNhs12188.12214-129D9','tpm.CD19+_B_Cells,_donor1.CNhs12343.11544-120B5','tpm.CD19+_B_Cells,_donor2.CNhs12352.11624-122B4','tpm.CD19+_B_Cells,_donor3.CNhs12354.11705-123B4','tpm.CD34+_Progenitors,_donor1.CNhs13227.11545-120B6','tpm.CD34+_Progenitors,_donor2.CNhs12205.11625-122B5','tpm.CD34+_stem_cells_-_adult_bone_marrow_derived,_donor1,_tech_rep1.CNhs12588.12225-129F2','tpm.CD4+_T_Cells,_donor1.CNhs10853.11225-116C1','tpm.CD4+_T_Cells,_donor2.CNhs11955.11306-117C1','tpm.CD4+_T_Cells,_donor3.CNhs11998.11382-118B5','tpm.CD4+CD25+CD45RA+_naive_regulatory_T_cells_expanded,_donor1.CNhs13203.11793-124C2','tpm.CD4+CD25+CD45RA+_naive_regulatory_T_cells,_donor1.CNhs13238.11780-124A7','tpm.CD4+CD25+CD45RA+_naive_regulatory_T_cells,_donor2.CNhs13235.11796-124C5','tpm.CD4+CD25+CD45RA+_naive_regulatory_T_cells,_donor3.CNhs13513.11907-125F8','tpm.CD4+CD25+CD45RA-_memory_regulatory_T_cells_expanded,_donor1.CNhs13204.11794-124C3','tpm.CD4+CD25+CD45RA-_memory_regulatory_T_cells,_donor1.CNhs13195.11782-124A9','tpm.CD4+CD25+CD45RA-_memory_regulatory_T_cells,_donor2.CNhs13206.11797-124C6','tpm.CD4+CD25+CD45RA-_memory_regulatory_T_cells,_donor3.CNhs13538.11908-125F9','tpm.CD4+CD25+CD45RA-_memory_regulatory_T_cells_expanded,_donor2.CNhs13811.11916-125G8','tpm.CD4+CD25+CD45RA-_memory_regulatory_T_cells_expanded,_donor3.CNhs13812.11920-125H3','tpm.CD4+CD25-CD45RA+_naive_conventional_T_cells_expanded,_donor2.CNhs13813.11913-125G5','tpm.CD4+CD25-CD45RA+_naive_conventional_T_cells_expanded,_donor3.CNhs13814.11917-125G9','tpm.CD4+CD25-CD45RA+_naive_conventional_T_cells_expanded,_donor1.CNhs13202.11791-124B9','tpm.CD4+CD25-CD45RA+_naive_conventional_T_cells,_donor1.CNhs13223.11784-124B2','tpm.CD4+CD25-CD45RA+_naive_conventional_T_cells,_donor2.CNhs13205.11795-124C4','tpm.CD4+CD25-CD45RA+_naive_conventional_T_cells,_donor3.CNhs13512.11906-125F7','tpm.CD4+CD25-CD45RA-_memory_conventional_T_cells_expanded,_donor1.CNhs13215.11792-124C1','tpm.CD4+CD25-CD45RA-_memory_conventional_T_cells,_donor1.CNhs13239.11786-124B4','tpm.CD4+CD25-CD45RA-_memory_conventional_T_cells,_donor2.CNhs13237.11798-124C7','tpm.CD4+CD25-CD45RA-_memory_conventional_T_cells,_donor3.CNhs13539.11909-125G1','tpm.CD8+_T_Cells_(pluriselect),_donor090309,_donation1.CNhs12176.12186-129A8','tpm.CD8+_T_Cells_(pluriselect),_donor090309,_donation2.CNhs12178.12191-129B4','tpm.CD8+_T_Cells_(pluriselect),_donor090309,_donation3.CNhs12180.12196-129B9','tpm.CD8+_T_Cells_(pluriselect),_donor090325,_donation1.CNhs12201.12148-128F6','tpm.CD8+_T_Cells_(pluriselect),_donor090325,_donation2.CNhs12199.12171-128I2','tpm.CD8+_T_Cells_(pluriselect),_donor090612,_donation1.CNhs12182.12201-129C5','tpm.CD8+_T_Cells_(pluriselect),_donor090612,_donation2.CNhs12184.12206-129D1','tpm.CD8+_T_Cells_(pluriselect),_donor090612,_donation3.CNhs12187.12211-129D6','tpm.CD8+_T_Cells,_donor1.CNhs10854.11226-116C2','tpm.CD8+_T_Cells,_donor2.CNhs11956.11307-117C2','tpm.CD8+_T_Cells,_donor3.CNhs11999.11383-118B6','tpm.Cardiac_Myocyte,_donor1.CNhs12341.11525-119I4','tpm.Cardiac_Myocyte,_donor2.CNhs12350.11605-120I3','tpm.Cardiac_Myocyte,_donor3.CNhs12571.11686-122I3','tpm.Chondrocyte_-_de_diff,_donor1.CNhs11923.11261-116G1','tpm.Chondrocyte_-_de_diff,_donor2.CNhs11372.11338-117F6','tpm.Chondrocyte_-_de_diff,_donor3.CNhs12020.11410-118E6','tpm.Chondrocyte_-_re_diff,_donor2.CNhs11373.11339-117F7','tpm.Chondrocyte_-_re_diff,_donor3.CNhs12021.11411-118E7','tpm.Ciliary_Epithelial_Cells,_donor1.CNhs10871.11242-116D9','tpm.Ciliary_Epithelial_Cells,_donor2.CNhs11966.11323-117D9','tpm.Ciliary_Epithelial_Cells,_donor3.CNhs12009.11399-118D4','tpm.Clontech_Human_Universal_Reference_Total_RNA,_pool1.CNhs10608.10000-101A1','tpm.Corneal_Epithelial_Cells,_donor1.CNhs11336.11526-119I5','tpm.Corneal_Epithelial_Cells,_donor3.CNhs12123.11687-122I4','tpm.Dendritic_Cells_-_monocyte_immature_derived,_donor1,_tech_rep1.CNhs10855.11227-116C3','tpm.Dendritic_Cells_-_monocyte_immature_derived,_donor1,_tech_rep2.CNhs11062.11227-116C3','tpm.Dendritic_Cells_-_monocyte_immature_derived,_donor3.CNhs12000.11384-118B7','tpm.Dendritic_Cells_-_plasmacytoid,_donor1.CNhs10857.11228-116C4','tpm.Dendritic_Cells_-_plasmacytoid,_donor2.CNhs12196.11309-117C4','tpm.Dendritic_Cells_-_plasmacytoid,_donor3.CNhs12200.11385-118B8','tpm.Endothelial_Cells_-_Aortic,_donor0.CNhs10837.11207-116A1','tpm.Endothelial_Cells_-_Aortic,_donor1.CNhs12495.11263-116G3','tpm.Endothelial_Cells_-_Aortic,_donor2.CNhs11375.11340-117F8','tpm.Endothelial_Cells_-_Aortic,_donor3.CNhs12022.11412-118E8','tpm.Endothelial_Cells_-_Artery,_donor1.CNhs12496.11264-116G4','tpm.Endothelial_Cells_-_Artery,_donor2.CNhs11977.11341-117F9','tpm.Endothelial_Cells_-_Artery,_donor3.CNhs12023.11413-118E9','tpm.Endothelial_Cells_-_Lymphatic,_donor1.CNhs10865.11236-116D3','tpm.Endothelial_Cells_-_Lymphatic,_donor2.CNhs11901.11317-117D3','tpm.Endothelial_Cells_-_Lymphatic,_donor3.CNhs11906.11393-118C7','tpm.Endothelial_Cells_-_Microvascular,_donor1.CNhs11925.11265-116G5','tpm.Endothelial_Cells_-_Microvascular,_donor2.CNhs11376.11342-117G1','tpm.Endothelial_Cells_-_Microvascular,_donor3.CNhs12024.11414-118F1','tpm.Endothelial_Cells_-_Thoracic,_donor1.CNhs11926.11266-116G6','tpm.Endothelial_Cells_-_Thoracic,_donor2.CNhs11978.11343-117G2','tpm.Endothelial_Cells_-_Umbilical_vein,_donor1.CNhs10872.11243-116E1','tpm.Endothelial_Cells_-_Umbilical_vein,_donor2.CNhs11967.11324-117E1','tpm.Endothelial_Cells_-_Umbilical_vein,_donor3.CNhs12010.11400-118D5','tpm.Endothelial_Cells_-_Vein,_donor1.CNhs12497.11267-116G7','tpm.Endothelial_Cells_-_Vein,_donor2.CNhs11377.11344-117G3','tpm.Endothelial_Cells_-_Vein,_donor3.CNhs12026.11416-118F3','tpm.Eosinophils,_donor2.CNhs12548.12245-129H4','tpm.Eosinophils,_donor3.CNhs12549.12246-129H5','tpm.Esophageal_Epithelial_Cells,_donor1.CNhs11323.11507-119G4','tpm.Ewing's_sarcoma_cell_line:Hs_863.T.CNhs11836.10705-109H3','tpm.Fibroblast_-_Aortic_Adventitial,_donor1.CNhs10874.11245-116E3','tpm.Fibroblast_-_Aortic_Adventitial,_donor2_(nuclear_fraction).CNhs12581.14332-155F3','tpm.Fibroblast_-_Aortic_Adventitial,_donor3_(nuclear_fraction).CNhs12400.14311-155C9','tpm.Fibroblast_-_Aortic_Adventitial,_donor3.CNhs12011.11401-118D6','tpm.Fibroblast_-_Cardiac,_donor1.CNhs12498.11268-116G8','tpm.Fibroblast_-_Cardiac,_donor2.CNhs11378.11345-117G4','tpm.Fibroblast_-_Cardiac,_donor3.CNhs12027.11417-118F4','tpm.Fibroblast_-_Cardiac,_donor4.CNhs11909.11452-119A3','tpm.Fibroblast_-_Cardiac,_donor5.CNhs12057.11456-119A7','tpm.Fibroblast_-_Cardiac,_donor6.CNhs12061.11460-119B2','tpm.Fibroblast_-_Choroid_Plexus,_donor1.CNhs11319.11492-119E7','tpm.Fibroblast_-_Choroid_Plexus,_donor2.CNhs12344.11572-120E6','tpm.Fibroblast_-_Conjunctival,_donor1.CNhs11339.11531-120A1','tpm.Fibroblast_-_Dermal,_donor1.CNhs12499.11269-116G9','tpm.Fibroblast_-_Dermal,_donor2.CNhs11379.11346-117G5','tpm.Fibroblast_-_Dermal,_donor3.CNhs12028.11418-118F5','tpm.Fibroblast_-_Dermal,_donor4.CNhs12052.11450-119A1','tpm.Fibroblast_-_Dermal,_donor5.CNhs12055.11454-119A5','tpm.Fibroblast_-_Dermal,_donor6.CNhs12059.11458-119A9']
key2 = i2-1;
    },
        $("#gene_exptable_chart_chkbox").append('<input type="checkbox" name="' + key2 +
    tooltip: {
                              '" checked="checked" id="id' + key2 + '"><label for="id' + key2 + '">'
        shared: true,
                                + $('#gene_exptable thead th:nth-child('+(i2+1)+')').text() + '</label><br/>');
        useHTML: true,
}
        headerFormat: '<small>{point.key}</small><table>',
 
        pointFormat: '<tr><td style="color: {series.color}">Value: </td>' +
function collectdata(){
        '<td style="text-align: right"><b>{point.y}</b></td></tr>',
data = [];
        footerFormat: '</table>',
for (i2=1, len2=$('#gene_exptable thead th').length; i2<len2; i2++){
        valueDecimals: 2
var plots = [];
    },
for (i1=2, len1=$('#gene_exptable tr').length; i1<len1; i1++) {
    series: [{
    plots.push([i1,$("#gene_exptable tr")[i1].cells[i2].innerHTML]);
        name: 'Values',
}
        data: [</html>{{{phase1_expression}}}<html>]
data.push({"label": $('#gene_exptable thead th:nth-child('+(i2+1)+')').text(), "data": plots});
    }]
}
slist = [];
for (i1=2, len1=$('#gene_exptable tr').length; i1<len1; i1++) {
    slist.push($("#gene_exptable tr")[i1].cells[0].innerHTML);
}
//test
//slist[0] = "test";
}
 
 
function drawchart(){
 
plotdata = [];
 
$("#gene_exptable_chart_chkbox").find("input:checked").each(function () {
var key = $(this).attr("name");
plotdata.push(data[$(this).attr("name")]);
});
 
var plot1 = $.plot($("#gene_exptable_chart"), plotdata, {
                yaxis:{ axisLabel:'TPM' },
lines:{ show:false },
points:{ show:true },
                grid:{ hoverable:true, clickable:true },
xaxis:{ tickDecimals:0, show:false },
                legend:{ show:false }
});
 
//test
var data_series = plot1.getData();
 
$("#gene_exptable_chart_chkbox label").css("background-color", "white");
$.each(data_series , function(){
$("#gene_exptable_chart_chkbox label:contains(" + this.label + ")").css("background-color", this.color);
});
 
 
 
}
 
collectdata();
drawchart();
 
// re-draw chart event
$(window).resize(function() { drawchart(); });
$("th").click(function() {collectdata(); drawchart(); } );
$("#gene_exptable_paginate").click(function() {collectdata(); drawchart(); } );
$('#gene_exptable').bind('filter', function() {
setTimeout(function(){
collectdata(); drawchart();}, 1000);
} );
$('#gene_exptable_length').change(function() {collectdata(); drawchart(); } );
$("#gene_exptable_chart_chkbox").find("input").click(function() { drawchart(); });
 
// tooltip function start
    function showTooltip(x, y, contents) {
        $('<div id="tooltip">' + contents + '</div>').css( {
            position: 'absolute',
            display: 'none',
            top: y + 5,
            left: x + 5,
            border: '1px solid #aaa',
            padding: '2px',
            'background-color': '#fff',
            opacity: 0.80
        }).appendTo("body").fadeIn(200);
    }
 
    var previousPoint = null;
    $("#gene_exptable_chart").bind("plothover", function (event, pos, item) {
        $("#x").text(pos.x.toFixed(2));
        $("#y").text(pos.y.toFixed(2));
            if (item) {
                if (previousPoint!=item.dataIndex) {
                    previousPoint = item.dataIndex;
                   
                    $("#tooltip").remove();
                    x = item.datapoint[0].toFixed(0),
                    y = item.datapoint[1].toFixed(2);
                 
                    showTooltip(item.pageX, item.pageY,
                              "Sample: "+slist[item.dataIndex]+"<br>TSS: "+ item.series.label +"  TPM: "+y);
                }
            }
            else {
                $("#tooltip").remove();
                previousPoint = null;           
            }
    });
// tooltip function end
 
// clicking point function
    $("#gene_exptable_chart").bind("plotclick", function (event, pos, item) {
if (item){
var vdata = Math.round($('#gene_exptable').height())/item.series.data.length*item.dataIndex;
$('#gene_exptable_wrapper .dataTables_scrollBody').animate({ scrollTop: vdata-150 }, 'slow');
$("#gene_exptable_wrapper .dataTables_scrollBody tbody td").removeClass('highlight');
$('#gene_exptable_wrapper .dataTables_scrollBody tbody tr:eq(' + item.dataIndex+ ') td').addClass('highlight');
}
    });
// clicking point function end
 
 
 
 
 
} );
</script>
</html>
 
<includeonly>{{#gene_exptable:{{#explode:{{PAGENAME}}|:|0}}
|{{#replace:{{{short_description}}}|,|}},{{{phase1_expression}}}
}}</includeonly>
<br>
<br>
<div id="gene_exptable_chart" style="float:left;width:600px;height:300px;"></div>
<br>
<div id="gene_exptable_chart_chkbox" style="float:left;"></div>
<div style="clear:both;"></div>
 
 
*Click each plot point to find sample in table
<br>
{{Fontsize|3| Ontology-based sample term enrichment analysis}}{{#info:<b>Summary:</b>This analysis has been performed by utilizing wilcoxon rank sum test.When the number of associated cells/tissues are > n , randomly sampled n cells/tissues are used for P value calculation with rank sum test. this process are repeated several times, and the P values are averaged on the log space <br><b>Analyst:</b> Hideya Kawaji
<br><br>link to source dataset<br>
[//fantom.gsc.riken.jp/5/datafiles/latest/extra/Sample_ontology_enrichment_of_CAGE_peaks/ data]
}}
----
<html>
<script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.min.js"></script>
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script>
 
<style type="text/css" title="currentStyle">
@import "/5/sstar/rb_js/html5button/datatables.css";
@import "/5/sstar/rb_js/datatables/extras/TableTools/media/css/TableTools.css";
.table_title{
text-align:left;
font-size:small;
text-decoration:underline;
color:darkgoldenrod;
}
</style>
<script type="text/javascript">
 
$(document).ready(function() {
    var oTable =  $('.enrichment_list').DataTable({
        dom: 'frtip',
scrollCollapse: false,
        columnDefs: [{ orderable: false, targets: [ 0 ] },  { type: "html-num", width: "50pt", targets: [1] }],
order: [[ 1, "asc" ]]
});
 
 
});
});
// -->
</script>
</script>
</html>
</html>
{{#if:{{{ontology_enrichment_celltype_v019_2}}}|
<div style="float:left;width:33%;">
<table class="enrichment_list stripe cell-border order-column compact"><caption class="table_title">Cell type</caption><html><thead></html>
<tr><th>Ontology term</th><th>p-value</th><th>n</th></tr>
<html></thead><tbody></html>
{{#arraymap:{{{ontology_enrichment_celltype_v019_2}}}|;|$
|{{#set:ffcp_ontology_enrichment_celltype={{#replace:$|,|;}}}}{{#ifexist:{{#explode:$|,|0}}|<tr><td>[[{{#explode:$|,|0}}|{{#show:{{#explode:$|,|0}}|?name}}]]</td><td>{{#explode:$|,|1}}</td><td>{{#explode:$|,|2}}</td></tr>| }}
|}}
<html></tbody></html></table>
</div>
}}{{#if:{{{ontology_enrichment_uberon_v019_2}}}|
<div style="float:left;width:33%;">
<table class="enrichment_list stripe cell-border order-column compact"><caption class="table_title">Uber anatomy</caption><html><thead></html>
<tr><th>Ontology term</th><th>p-value</th><th>n</th></tr>
<html></thead><tbody></html>
{{#arraymap:{{{ontology_enrichment_uberon_v019_2}}}|;|$
|{{#set:ffcp_ontology_enrichment_uberon={{#replace:$|,|;}}}}{{#ifexist:{{#explode:$|,|0}}|<tr><td>[[{{#explode:$|,|0}}|{{#show:{{#explode:$|,|0}}|?name}}]]</td><td>{{#explode:$|,|1}}</td><td>{{#explode:$|,|2}}</td></tr>| }}
|}}
|}}


{{#if:{{#pos:{{PAGENAME}}|mm9}}| yes | no}}
<html></tbody></html></table>
 
</div>
}}{{#if:{{{ontology_enrichment_disease_v019_2}}}|
<div style="float:left;width:33%;">
<table class="enrichment_list"><caption class="table_title">Disease</caption><html><thead></html>
<tr><th>Ontology term</th><th>p-value</th><th>n</th></tr>
<html></thead><tbody></html>
{{#arraymap:{{{ontology_enrichment_disease_v019_2}}}|;|$
|{{#set:ffcp_ontology_enrichment_disease={{#replace:$|,|;}}}}{{#ifexist:{{#explode:$|,|0}}|<tr><td>[[{{#explode:$|,|0}}|{{#show:{{#explode:$|,|0}}|?name}}]]</td><td>{{#explode:$|,|1}}</td><td>{{#explode:$|,|2}}</td></tr>| }}
|}}
<html></tbody></html></table>
</div>
}}
<div style="clear:both;"></div>
<!--
{{#ifexpr: {{#expr: {{REVISIONTIMESTAMP}}-20120731160000 }} > 0
|<html>
|}}
-->
{{#arraymap:{{{short_description}}}|,|$|{{#set:short_description=$}}}}
{{#arraymap:{{{short_description}}}|,|$|{{#set:short_description=$}}}}
{{#arraymap:{{{description}}}|,|$|{{#set:description=$}}}}
{{#arraymap:{{{description}}}|,|$|{{#set:description=$}}}}
Line 61: Line 294:
{{#arraymap:{{{HGNC}}}|,|$|{{#set:HGNC=$}}}}
{{#arraymap:{{{HGNC}}}|,|$|{{#set:HGNC=$}}}}
{{#arraymap:{{{UniProt}}}|,|$|{{#set:UniProt=$}}}}
{{#arraymap:{{{UniProt}}}|,|$|{{#set:UniProt=$}}}}
{{#set:phase1_expression={{{phase1_expression}}}}}
{{#set:id={{{id}}}}}
{{#set:chromosome={{#replace:{{#explode:{{PAGENAME}}|:|2}}|chr|}}}}
{{#set:genomic_location_start={{#explode:{{#explode:{{PAGENAME}}|:|3}}|..|0}}}}
{{#set:genomic_location_end={{#explode:{{#explode:{{PAGENAME}}|..|-1}}|,|0}}}}
{{#set:strand={{#explode:{{PAGENAME}}|,|-1}}}}
{{#set:dpi_dataset={{{DPIdataset}}}}}
{{#set:TSS_like_by_RIKEN_classifier={{{TSSclassifier}}}}}
<!--{{#set:GencodeV16b_All_Build2_RSEM10_CPAT_consensus={{{GencodeV16b_All_Build2_RSEM10_CPAT_consensus}}}}}-->{{#set:DHS_support={{{DHSsupport}}}}}


[[Category:FFCP]]
[[Category:FFCP]]

Latest revision as of 12:09, 22 September 2021

Short description:
Species:
DPI dataset: NA
TSS-like-by-RIKEN-classifier(Yes/No): NA
DHS support(Yes/No): NA
Description:
Coexpression cluster:
Association with transcript:
EntrezGene:{{{EntrezGene}}}
HGNC: NA
UniProt: NA


View on UCSC genome browser


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


CAGE Expression







  • Click each plot point to find sample in table


Ontology-based sample term enrichment analysis<b>Summary:</b>This analysis has been performed by utilizing wilcoxon rank sum test.When the number of associated cells/tissues are > n , randomly sampled n cells/tissues are used for P value calculation with rank sum test. this process are repeated several times, and the P values are averaged on the log space <br><b>Analyst:</b> Hideya Kawaji<br><br>link to source dataset<br>data


Cell type
Ontology termp-valuen


Uber anatomy
Ontology termp-valuen

Disease
Ontology termp-valuen






"FFCP" is not a number.

Property "Dpi dataset" (as page type) with input value "{{{DPIdataset}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "TSS like by RIKEN classifier" (as page type) with input value "{{{TSSclassifier}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "DHS support" (as page type) with input value "{{{DHSsupport}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.