Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zapages
    Member
    • Oct 2012
    • 98

    #1

    Heatmap with replicate/triplicate data sets in R

    Hi Everyone,

    I have Control and Treated data sets that I have gone through HTSeq-counts and did differential expression gene analysis through EdgeR, DESeq, and DESeq2.

    My pipeline is:

    Tophat2 > HTSeq count > EdgeR, DESeq, or DESeq2

    Samples:
    Control: Control_rep1; Control_rep2; Control_rep3
    Treated: Treated_rep1; Treated_rep2; Treated_rep3

    I have generated heatmaps in R, but when the results show up with the key on the bottom showing each of the triplicates for Control and Treated Groups:

    It looks like this:
    Control_rep1 | Control_rep2 | Control_rep3 | Treated_rep1 | Treated_rep2 | Treated_rep3

    I was wondering if there is any method that I should follow to illustrate to combine all the Controls triplicates and Treated triplicates into two respective columns to just show Control and Treated on the bottom of the heatmap.

    I hope to make it look like this in the heatmap:

    Control | Treated

    Many thanks.

    EDIT: I was thinking of the following strategy:

    1) I have the log2change values from all three methods.
    2) Would converting to Z scores work better?

    Reading the literature and comments, my understanding of the z-score:

    1. Convert the count/RPKM values of each gene into log values.

    2. Calculate the mean and standard deviation of X gene log values in 20 lung tissues (suppose i have data for 20 samples).

    3. For first lung tissue sample: (gene X log value - mean of log values of 20 lung tissues)/ standard deviation of log values of 20 lung tissues.

    4. Now. i have the z-score for gene x in first lung tissue sample. Using the above protocol, i can convert all genes log values into z-score.

    The question is the above protocol is correct or not, please advised.

    Should i calculate the z-score using reads count or RPKM values.

    Does these z-score really have meaning. The z-score COSMIC provide:

    ID_SAMPLE SAMPLE_NAME GENE_NAME REGULATION Z_SCORE ID_STUDY
    1337808 TCGA-02-2483-01 SFMBT1 over 2.416 329
    1337808 TCGA-02-2483-01 SGCE normal -0.274 329

    If i calculate the z-score using above approach, should i be able to calculate the z-score and find out whether the gene is over regulated or normal regulated .

    Please advised how to proceed.

    Thankx
    Source: https://www.biostars.org/p/144765/

    Would something like this work?

    Source 2: http://stats.stackexchange.com/quest...used-instead-o
    Last edited by Zapages; 05-01-2016, 05:22 AM.

Latest Articles

Collapse

  • SEQadmin2
    Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
    by SEQadmin2



    CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

    Despite this, “CRISPR helped turn genome editing from a specialized technique into
    ...
    07-31-2026, 11:01 AM
  • SEQadmin2
    Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
    by SEQadmin2


    Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

    The systematic characterization of the human proteome has
    ...
    07-20-2026, 11:48 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, Yesterday, 12:22 PM
0 responses
17 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-11-2026, 10:35 AM
0 responses
16 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-06-2026, 07:41 AM
0 responses
31 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 08-03-2026, 10:13 AM
0 responses
50 views
0 reactions
Last Post SEQadmin2  
Working...