Personal tools

Template:FFCP: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
 
(307 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','tpm.Fibroblast_-_Gingival,_donor1.CNhs10866.11237-116D4','tpm.Fibroblast_-_Gingival,_donor2.CNhs11961.11318-117D4','tpm.Fibroblast_-_Gingival,_donor3.CNhs12006.11394-118C8','tpm.Fibroblast_-_Gingival,_donor4_(GFH2).CNhs10848.11222-116B7','tpm.Fibroblast_-_Gingival,_donor5_(GFH3).CNhs11952.11303-117B7','tpm.Fibroblast_-_Lymphatic,_donor1.CNhs11322.11506-119G3','tpm.Fibroblast_-_Lymphatic,_donor3.CNhs12118.11667-122G2','tpm.Fibroblast_-_Periodontal_Ligament,_donor1.CNhs10867.11238-116D5','tpm.Fibroblast_-_Periodontal_Ligament,_donor2.CNhs11962.11319-117D5','tpm.Fibroblast_-_Periodontal_Ligament,_donor3.CNhs11907.11395-118C9','tpm.Fibroblast_-_Periodontal_Ligament,_donor4_(PL29).CNhs12493.11223-116B8','tpm.Fibroblast_-_Periodontal_Ligament,_donor5_(PL30).CNhs11953.11304-117B8','tpm.Fibroblast_-_Periodontal_Ligament,_donor6_(PLH3).CNhs11996.11380-118B3','tpm.Fibroblast_-_Pulmonary_Artery,_donor1.CNhs10878.11250-116E8','tpm.Fibroblast_-_skin_dystrophia_myotonica,_donor1_(nuclear_fraction).CNhs12405.14329-155E9','tpm.Fibroblast_-_skin_dystrophia_myotonica,_donor1.CNhs11353.11556-120C8','tpm.Fibroblast_-_skin_dystrophia_myotonica,_donor2.CNhs11354.11557-120C9','tpm.Fibroblast_-_skin_dystrophia_myotonica,_donor3_(nuclear_fraction).CNhs12399.14308-155C6','tpm.Fibroblast_-_skin_dystrophia_myotonica,_donor3.CNhs11913.11560-120D3','tpm.Fibroblast_-_skin_normal,_donor1_(nuclear_fraction).CNhs12403.14323-155E3','tpm.Fibroblast_-_skin_normal,_donor1.CNhs11351.11553-120C5','tpm.Fibroblast_-_skin_normal,_donor2_(nuclear_fraction).CNhs12582.14302-155B9','tpm.Fibroblast_-_skin_normal,_donor2.CNhs11914.11561-120D4','tpm.Fibroblast_-_skin_spinal_muscular_atrophy,_donor1_(nuclear_fraction).CNhs12404.14326-155E6','tpm.Fibroblast_-_skin_spinal_muscular_atrophy,_donor1.CNhs11074.11555-120C7','tpm.Fibroblast_-_skin_spinal_muscular_atrophy,_donor2.CNhs11911.11558-120D1','tpm.Fibroblast_-_skin_spinal_muscular_atrophy,_donor3_(nuclear_fraction).CNhs12398.14305-155C3','tpm.Fibroblast_-_skin_spinal_muscular_atrophy,_donor3.CNhs11912.11559-120D2','tpm.Fibroblast_-_skin_walker_warburg,_donor1.CNhs11352.11554-120C6','tpm.Gingival_epithelial_cells,_donor1_(GEA11).CNhs11061.11221-116B6','tpm.Gingival_epithelial_cells,_donor2_(GEA14).CNhs11896.11302-117B6','tpm.Gingival_epithelial_cells,_donor3_(GEA15).CNhs11903.11379-118B2','tpm.H9__Embryonic_Stem_cells,_biol_rep2_(H9ES-2).CNhs12824.12724-135G6','tpm.H9__Embryonic_Stem_cells,_biol_rep3_(H9ES-3).CNhs12837.12822-136I5','tpm.H9_Embryoid_body_cells,_melanocytic_induction,_day00,_biol_rep1_(H9EB-1_d0).CNhs12822.12627-134E8','tpm.H9_Embryoid_body_cells,_melanocytic_induction,_day00,_biol_rep2_(H9EB-2_d0).CNhs12825.12725-135G7','tpm.H9_Embryoid_body_cells,_melanocytic_induction,_day00,_biol_rep3_(H9EB-3_d0).CNhs12908.12823-136I6','tpm.HES3-GFP_Embryonic_Stem_cells,_cardiomyocytic_induction,_day00,_biol_rep3_(UH-3).CNhs13738.13366-143F9','tpm.Hair_Follicle_Dermal_Papilla_Cells,_donor1.CNhs12501.11271-116H2','tpm.Hair_Follicle_Dermal_Papilla_Cells,_donor2.CNhs11979.11348-117G7','tpm.Hair_Follicle_Dermal_Papilla_Cells,_donor3.CNhs12030.11420-118F7','tpm.Hair_Follicle_Outer_Root_Sheath_Cells,_donor1.CNhs12339.11504-119G1','tpm.Hair_Follicle_Outer_Root_Sheath_Cells,_donor2.CNhs12347.11584-120F9','tpm.Hep-2_cells_mock_treated,_biol_rep1.CNhs13479.11898-125E8','tpm.Hep-2_cells_mock_treated,_biol_rep2.CNhs13500.11899-125E9','tpm.Hep-2_cells_mock_treated,_biol_rep3.CNhs13501.11900-125F1','tpm.Hep-2_cells_treated_with_Streptococci_strain_5448,_biol_rep1.CNhs13477.11890-125D9','tpm.Hep-2_cells_treated_with_Streptococci_strain_5448,_biol_rep2.CNhs13496.11891-125E1','tpm.Hep-2_cells_treated_with_Streptococci_strain_5448,_biol_rep3.CNhs13497.11892-125E2','tpm.Hep-2_cells_treated_with_Streptococci_strain_JRS4,_biol_rep1.CNhs13478.11894-125E4','tpm.Hep-2_cells_treated_with_Streptococci_strain_JRS4,_biol_rep2.CNhs13498.11895-125E5','tpm.Hep-2_cells_treated_with_Streptococci_strain_JRS4,_biol_rep3.CNhs13499.11896-125E6','tpm.Hepatic_Sinusoidal_Endothelial_Cells,_donor1.CNhs12075.11521-119H9','tpm.Hepatic_Sinusoidal_Endothelial_Cells,_donor2.CNhs12092.11601-120H8','tpm.Hepatic_Stellate_Cells_(lipocyte),_donor1.CNhs11335.11524-119I3','tpm.Hepatic_Stellate_Cells_(lipocyte),_donor2.CNhs12093.11604-120I2','tpm.Hepatocyte,_donor1.CNhs12340.11523-119I2','tpm.Hepatocyte,_donor2.CNhs12349.11603-120I1','tpm.Hepatocyte,_donor3.CNhs12626.11684-122I1','tpm.Hodgkin's_lymphoma_cell_line:HD-Mar2.CNhs11715.10435-106E3','tpm.Intestinal_epithelial_cells_(polarized),_donor1.CNhs10875.11246-116E4','tpm.Iris_Pigment_Epithelial_Cells,_donor1.CNhs12596.11530-119I9','tpm.Keratinocyte_-_epidermal,_donor1.CNhs11064.11272-116H3','tpm.Keratinocyte_-_epidermal,_donor2.CNhs11381.11349-117G8','tpm.Keratinocyte_-_epidermal,_donor3.CNhs12031.11421-118F8','tpm.Keratinocyte_-_oral,_donor1.CNhs10879.11251-116E9','tpm.Keratocytes,_donor1.CNhs11337.11527-119I6','tpm.Keratocytes,_donor2.CNhs12095.11607-120I5','tpm.Lens_Epithelial_Cells,_donor1.CNhs12342.11529-119I8','tpm.Lens_Epithelial_Cells,_donor2.CNhs12568.11609-120I7','tpm.Lens_Epithelial_Cells,_donor3.CNhs12572.11690-122I7','tpm.Lymphatic_Endothelial_cells_response_to_VEGFC,_00hr00min,_biol_rep1_(MM_XIX_-_1).CNhs11936.12260-130A1','tpm.Lymphatic_Endothelial_cells_response_to_VEGFC,_00hr00min,_biol_rep2_(MM_XIV_-_1).CNhs13157.12382-131E6','tpm.Lymphatic_Endothelial_cells_response_to_VEGFC,_00hr00min,_biol_rep3_(MM_XXII_-_1_).CNhs13276.12504-133A2','tpm.MCF7_breast_cancer_cell_line_response_to_EGF1,_00hr00min,_biol_rep2.CNhs12475.13097-140D1','tpm.MCF7_breast_cancer_cell_line_response_to_EGF1,_00hr00min,_biol_rep3.CNhs12703.13163-141B4','tpm.Macrophage_-_monocyte_derived,_donor1.CNhs10861.11232-116C8','tpm.Macrophage_-_monocyte_derived,_donor2.CNhs11899.11313-117C8','tpm.Macrophage_-_monocyte_derived,_donor3.CNhs12003.11389-118C3','tpm.Mallassez-derived_cells,_donor1_(MZH3).CNhs12538.12142-128E9','tpm.Mallassez-derived_cells,_donor2.CNhs13550.11929-125I3','tpm.Mallassez-derived_cells,_donor3.CNhs13551.11930-125I4','tpm.Mammary_Epithelial_Cell,_donor1.CNhs11077.11273-116H4','tpm.Mammary_Epithelial_Cell,_donor2.CNhs11382.11350-117G9','tpm.Mammary_Epithelial_Cell,_donor3.CNhs12032.11422-118F9','tpm.Mast_cell_-_stimulated,_donor1.CNhs11073.11487-119E2','tpm.Mast_cell,_donor1.CNhs12566.11563-120D6','tpm.Mast_cell,_donor2.CNhs12594.11565-120D8','tpm.Mast_cell,_donor3.CNhs12593.11566-120D9','tpm.Mast_cell,_donor4.CNhs12592.11567-120E1','tpm.Melanocyte_-_dark,_donor3.CNhs12570.11663-122F7','tpm.Melanocyte_-_light,_donor1.CNhs11303.11274-116H5','tpm.Melanocyte_-_light,_donor2.CNhs11383.11351-117H1','tpm.Melanocyte_-_light,_donor3.CNhs12033.11423-118G1','tpm.Melanocyte,_donor1_(MC+1).CNhs12816.12641-134G4','tpm.Melanocyte,_donor2_(MC+2).CNhs13156.12739-135I3','tpm.Melanocyte,_donor3_(MC+3).CNhs13406.12837-137B2','tpm.Meningeal_Cells,_donor1.CNhs11320.11493-119E8','tpm.Meningeal_Cells,_donor2.CNhs12080.11573-120E7','tpm.Meningeal_Cells,_donor3.CNhs12731.11654-122E7','tpm.Mesenchymal_Stem_Cells_-_Wharton's_Jelly,_donor1.CNhs11057.11548-120B9','tpm.Mesenchymal_Stem_Cells_-_adipose,_donor1.CNhs11345.11537-120A7','tpm.Mesenchymal_Stem_Cells_-_adipose,_donor3.CNhs12922.11698-123A6','tpm.Mesenchymal_Stem_Cells_-_amniotic_membrane,_donor1.CNhs11349.11547-120B8','tpm.Mesenchymal_Stem_Cells_-_amniotic_membrane,_donor2.CNhs12104.11627-122B7','tpm.Mesenchymal_Stem_Cells_-_bone_marrow,_donor1.CNhs11344.11536-120A6','tpm.Mesenchymal_Stem_Cells_-_bone_marrow,_donor2.CNhs12100.11616-122A5','tpm.Mesenchymal_Stem_Cells_-_bone_marrow,_donor3.CNhs12126.11697-123A5','tpm.Mesenchymal_Stem_Cells_-_hepatic,_donor2.CNhs12730.11618-122A7','tpm.Mesenchymal_Stem_Cells_-_umbilical,_donor1.CNhs11347.11539-120A9','tpm.Mesenchymal_Stem_Cells_-_umbilical,_donor3.CNhs12127.11700-123A8','tpm.Mesenchymal_stem_cells_-_adipose,_donor0.CNhs10844.11217-116B2','tpm.Mesenchymal_stem_cells_-_hepatic,_donor0.CNhs10845.11218-116B3','tpm.Mesenchymal_stem_cells_-_umbilical,_donor0.CNhs12492.11214-116A8','tpm.Mesothelial_Cells,_donor1.CNhs10850.11247-116E5','tpm.Mesothelial_Cells,_donor2.CNhs12197.12156-128G5','tpm.Mesothelial_Cells,_donor3.CNhs12012.11402-118D7','tpm.Monocyte-derived_macrophages_response_to_udorn_influenza_infection,_00hr00min,_donor2_(150_120:Ud_0h).CNhs13646.13317-143A5','tpm.Monocyte-derived_macrophages_response_to_udorn_influenza_infection,_00hr00min,_donor3_(536_119:Ud_0h).CNhs13650.13323-143B2','tpm.Monocyte-derived_macrophages_response_to_udorn_influenza_infection,_00hr00min,_donor4_(227_121:Ud_0h).CNhs13639.13311-142I8','tpm.Multipotent_Cord_Blood_Unrestricted_Somatic_Stem_Cells,_donor1.CNhs11350.11549-120C1','tpm.Multipotent_Cord_Blood_Unrestricted_Somatic_Stem_Cells,_donor2.CNhs12105.11629-122B9','tpm.Myoblast_differentiation_to_myotubes,_day00,_control_donor1.CNhs13847.13469-144I4','tpm.Myoblast,_donor1.CNhs10870.11241-116D8','tpm.Myoblast,_donor2.CNhs11965.11322-117D8','tpm.Myoblast,_donor3.CNhs11908.11398-118D3','tpm.NK_T_cell_leukemia_cell_line:KHYG-1.CNhs11867.10777-110G3','tpm.Natural_Killer_Cells,_donor1.CNhs10859.11230-116C6','tpm.Natural_Killer_Cells,_donor2.CNhs11957.11311-117C6','tpm.Natural_Killer_Cells,_donor3.CNhs12001.11387-118C1','tpm.Neural_stem_cells,_donor1.CNhs11063.11275-116H6','tpm.Neural_stem_cells,_donor2.CNhs11384.11352-117H2','tpm.Neurons,_donor1.CNhs12338.11494-119E9','tpm.Neurons,_donor2.CNhs12726.11574-120E8','tpm.Neurons,_donor3.CNhs13815.11655-122E8','tpm.Neutrophils,_donor1.CNhs10862.11233-116C9','tpm.Neutrophils,_donor2.CNhs11959.11314-117C9','tpm.Neutrophils,_donor3.CNhs11905.11390-118C4','tpm.Nucleus_Pulposus_Cell,_donor1.CNhs10881.11252-116F1','tpm.Nucleus_Pulposus_Cell,_donor2.CNhs12019.11409-118E5','tpm.Nucleus_Pulposus_Cell,_donor3.CNhs12063.11462-119B4','tpm.Olfactory_epithelial_cells,_donor1.CNhs13816.11933-125I7','tpm.Olfactory_epithelial_cells,_donor2.CNhs13817.11934-125I8','tpm.Olfactory_epithelial_cells,_donor3.CNhs13818.11935-125I9','tpm.Olfactory_epithelial_cells,_donor4.CNhs13819.11936-126A1','tpm.Osteoblast_-_differentiated,_donor1.CNhs11311.11276-116H7','tpm.Osteoblast_-_differentiated,_donor2.CNhs11980.11353-117H3','tpm.Osteoblast_-_differentiated,_donor3.CNhs12035.11425-118G3','tpm.Osteoblast,_donor2.CNhs11385.11354-117H4','tpm.Osteoblast,_donor3.CNhs12036.11426-118G4','tpm.Pancreatic_stromal_cells,_donor1.CNhs10877.11249-116E7','tpm.Pericytes,_donor1.CNhs11317.11491-119E6','tpm.Pericytes,_donor2.CNhs12079.11571-120E5','tpm.Peripheral_Blood_Mononuclear_Cells,_donor1.CNhs10860.11231-116C7','tpm.Peripheral_Blood_Mononuclear_Cells,_donor2.CNhs11958.11312-117C7','tpm.Peripheral_Blood_Mononuclear_Cells,_donor3.CNhs12002.11388-118C2','tpm.Placental_Epithelial_Cells,_donor1.CNhs11079.11278-116H9','tpm.Placental_Epithelial_Cells,_donor2.CNhs11386.11355-117H5','tpm.Placental_Epithelial_Cells,_donor3.CNhs12037.11427-118G5','tpm.Preadipocyte_-_breast,_donor1.CNhs11052.11467-119B9','tpm.Preadipocyte_-_breast,_donor2_(nuclear_fraction).CNhs12584.14320-155D9','tpm.Preadipocyte_-_breast,_donor2.CNhs11971.11328-117E5','tpm.Preadipocyte_-_omental,_donor1.CNhs11065.11468-119C1','tpm.Preadipocyte_-_omental,_donor2.CNhs11902.11329-117E6','tpm.Preadipocyte_-_omental,_donor3.CNhs12013.11403-118D8','tpm.Preadipocyte_-_perirenal,_donor1.CNhs12065.11469-119C2','tpm.Preadipocyte_-_subcutaneous,_donor2.CNhs11981.11356-117H6','tpm.Preadipocyte_-_subcutaneous,_donor3.CNhs12038.11428-118G6','tpm.Preadipocyte_-_visceral,_donor1.CNhs11082.11280-116I2','tpm.Preadipocyte_-_visceral,_donor2.CNhs11982.11357-117H7','tpm.Preadipocyte_-_visceral,_donor3.CNhs12039.11429-118G7','tpm.Prostate_Epithelial_Cells_(polarized),_donor1.CNhs10882.11253-116F2','tpm.Prostate_Epithelial_Cells,_donor2.CNhs11972.11331-117E8','tpm.Prostate_Epithelial_Cells,_donor3.CNhs12014.11404-118D9','tpm.Prostate_Stromal_Cells,_donor1.CNhs10883.11254-116F3','tpm.Prostate_Stromal_Cells,_donor2.CNhs11973.11332-117E9','tpm.Prostate_Stromal_Cells,_donor3.CNhs12015.11405-118E1','tpm.Renal_Cortical_Epithelial_Cells,_donor1.CNhs11331.11516-119H4','tpm.Renal_Cortical_Epithelial_Cells,_donor2.CNhs12728.11596-120H3','tpm.Renal_Epithelial_Cells,_donor1.CNhs11332.11517-119H5','tpm.Renal_Epithelial_Cells,_donor2.CNhs12088.11597-120H4','tpm.Renal_Epithelial_Cells,_donor3.CNhs12732.11678-122H4','tpm.Renal_Glomerular_Endothelial_Cells,_donor1.CNhs12074.11514-119H2','tpm.Renal_Glomerular_Endothelial_Cells,_donor2.CNhs12086.11594-120H1','tpm.Renal_Glomerular_Endothelial_Cells,_donor3.CNhs12624.11675-122H1','tpm.Renal_Glomerular_Endothelial_Cells,_donor4.CNhs13080.11783-124B1','tpm.Renal_Mesangial_Cells,_donor1.CNhs11333.11518-119H6','tpm.Renal_Mesangial_Cells,_donor3.CNhs12121.11679-122H5','tpm.Renal_Proximal_Tubular_Epithelial_Cell,_donor1.CNhs11330.11515-119H3','tpm.Renal_Proximal_Tubular_Epithelial_Cell,_donor2.CNhs12087.11595-120H2','tpm.Renal_Proximal_Tubular_Epithelial_Cell,_donor3.CNhs12120.11676-122H2','tpm.Reticulocytes,_biol__rep1.CNhs13552.11931-125I5','tpm.Reticulocytes,_biol__rep2.CNhs13553.11932-125I6','tpm.Retinal_Pigment_Epithelial_Cells,_donor0.CNhs10842.11215-116A9','tpm.Retinal_Pigment_Epithelial_Cells,_donor1.CNhs11338.11528-119I7','tpm.Retinal_Pigment_Epithelial_Cells,_donor3.CNhs12733.11689-122I6','tpm.SABiosciences_XpressRef_Human_Universal_Total_RNA,_pool1.CNhs10610.10002-101A5','tpm.Saos-2_osteosarcoma_treated_with_ascorbic_acid_and_BGP_to_induce_calcification,_00hr00min,_biol_rep2_(A2_T0).CNhs12859.12760-136B6','tpm.Saos-2_osteosarcoma_treated_with_ascorbic_acid_and_BGP_to_induce_calcification,_00hr00min,_biol_rep3_(A3_T0).CNhs12952.12858-137D5','tpm.Sebocyte,_donor1.CNhs10847.11220-116B5','tpm.Sebocyte,_donor2.CNhs11951.11301-117B5','tpm.Sertoli_Cells,_donor1.CNhs10851.11255-116F4','tpm.Skeletal_Muscle_Cells,_donor1.CNhs11083.11281-116I3','tpm.Skeletal_Muscle_Cells,_donor4.CNhs12053.11451-119A2','tpm.Skeletal_Muscle_Cells,_donor5.CNhs12056.11455-119A6','tpm.Skeletal_Muscle_Cells,_donor6.CNhs12060.11459-119B1','tpm.Skeletal_Muscle_Satellite_Cells,_donor1.CNhs10869.11240-116D7','tpm.Skeletal_Muscle_Satellite_Cells,_donor2.CNhs11964.11321-117D7','tpm.Skeletal_Muscle_Satellite_Cells,_donor3.CNhs12008.11397-118D2','tpm.Skeletal_muscle_cells_differentiated_into_Myotubes_-_multinucleated,_donor1.CNhs11084.11282-116I4','tpm.Small_Airway_Epithelial_Cells,_donor1.CNhs10884.11256-116F5','tpm.Small_Airway_Epithelial_Cells,_donor2.CNhs11975.11334-117F2','tpm.Small_Airway_Epithelial_Cells,_donor3_(nuclear_fraction).CNhs12583.14317-155D6','tpm.Small_Airway_Epithelial_Cells,_donor3.CNhs12016.11406-118E2','tpm.Smooth_Muscle_Cells_-_Aortic,_donor0_(cytoplasmic_fraction).CNhs12401.14313-155D2','tpm.Smooth_Muscle_Cells_-_Aortic,_donor0_(nuclear_fraction).CNhs12402.14314-155D3','tpm.Smooth_Muscle_Cells_-_Aortic,_donor0.CNhs10838.11210-116A4','tpm.Smooth_Muscle_Cells_-_Aortic,_donor1.CNhs11085.11283-116I5','tpm.Smooth_Muscle_Cells_-_Aortic,_donor2.CNhs11305.11360-117I1','tpm.Smooth_Muscle_Cells_-_Aortic,_donor3.CNhs11309.11432-118H1','tpm.Smooth_Muscle_Cells_-_Brachiocephalic,_donor1.CNhs11086.11284-116I6','tpm.Smooth_Muscle_Cells_-_Brachiocephalic,_donor3.CNhs12043.11433-118H2','tpm.Smooth_Muscle_Cells_-_Brain_Vascular,_donor1.CNhs10863.11234-116D1','tpm.Smooth_Muscle_Cells_-_Brain_Vascular,_donor2.CNhs11900.11315-117D1','tpm.Smooth_Muscle_Cells_-_Brain_Vascular,_donor3.CNhs12004.11391-118C5','tpm.Smooth_Muscle_Cells_-_Bronchial,_donor1.CNhs11328.11512-119G9','tpm.Smooth_Muscle_Cells_-_Bronchial,_donor2.CNhs12348.11592-120G8','tpm.Smooth_Muscle_Cells_-_Carotid,_donor1.CNhs11087.11285-116I7','tpm.Smooth_Muscle_Cells_-_Carotid,_donor3.CNhs12044.11434-118H3','tpm.Smooth_Muscle_Cells_-_Colonic,_donor1.CNhs10868.11239-116D6','tpm.Smooth_Muscle_Cells_-_Colonic,_donor2.CNhs11963.11320-117D6','tpm.Smooth_Muscle_Cells_-_Colonic,_donor3.CNhs12007.11396-118D1','tpm.Smooth_Muscle_Cells_-_Coronary_Artery,_donor1.CNhs11088.11286-116I8','tpm.Smooth_Muscle_Cells_-_Coronary_Artery,_donor2.CNhs11987.11363-117I4','tpm.Smooth_Muscle_Cells_-_Coronary_Artery,_donor3.CNhs12045.11435-118H4','tpm.Smooth_Muscle_Cells_-_Esophageal,_donor1.CNhs11324.11508-119G5','tpm.Smooth_Muscle_Cells_-_Internal_Thoracic_Artery,_donor2.CNhs11988.11364-117I5','tpm.Smooth_Muscle_Cells_-_Internal_Thoracic_Artery,_donor3.CNhs12046.11436-118H5','tpm.Smooth_Muscle_Cells_-_Prostate,_donor1.CNhs11920.11257-116F6','tpm.Smooth_Muscle_Cells_-_Prostate,_donor2.CNhs11976.11335-117F3','tpm.Smooth_Muscle_Cells_-_Pulmonary_Artery,_donor2.CNhs11989.11365-117I6','tpm.Smooth_Muscle_Cells_-_Subclavian_Artery,_donor1.CNhs11090.11289-117A2','tpm.Smooth_Muscle_Cells_-_Subclavian_Artery,_donor2.CNhs11990.11366-117I7','tpm.Smooth_Muscle_Cells_-_Subclavian_Artery,_donor3.CNhs12048.11438-118H7','tpm.Smooth_Muscle_Cells_-_Tracheal,_donor1.CNhs11329.11513-119H1','tpm.Smooth_Muscle_Cells_-_Tracheal,_donor3.CNhs12894.11674-122G9','tpm.Smooth_Muscle_Cells_-_Umbilical_Artery,_donor1.CNhs11091.11290-117A3','tpm.Smooth_Muscle_Cells_-_Umbilical_Artery,_donor2.CNhs11991.11367-117I8','tpm.Smooth_Muscle_Cells_-_Umbilical_Artery,_donor3.CNhs12049.11439-118H8','tpm.Smooth_Muscle_Cells_-_Umbilical_Vein,_donor1.CNhs12597.11541-120B2','tpm.Smooth_Muscle_Cells_-_Umbilical_Vein,_donor2.CNhs12569.11621-122B1','tpm.Smooth_Muscle_Cells_-_Umbilical_artery,_donor0.CNhs10839.11212-116A6','tpm.Smooth_Muscle_Cells_-_Uterine,_donor3.CNhs11927.11466-119B8','tpm.Synoviocyte,_donor2.CNhs11992.11368-117I9','tpm.Synoviocyte,_donor3.CNhs12050.11440-118H9','tpm.Trabecular_Meshwork_Cells,_donor1.CNhs11340.11532-120A2']
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.