Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • jcrow06
    replied
    Hey thanks for this post.
    Did this work for you?

    I have a similar situation and like Tibor I have used the scale="none".
    I am trying to examine my RNAseq samples with RNAseq data from TCGA.
    I have their count table and mine and have performed the DE analysis using DESeq. I have generated nice results of significantly differentially expressed genes and would now like to compare the two on a heat map for genes that are considered differentially expressed in both experiments.

    In doing so obviously the scales are different when I use the "getVarianceStabilizedData(myData)" option in DESeq. I am thinking that z-score normalizing would be the best approach and would love to know if this can be confirmed.

    Cheers

    Leave a comment:


  • TiborNagy
    replied
    I have usually set the parameter scale='none'.
    The standard normal distribution (mean = 0, standard deviation = 1) known as z-distribution. So the scale of this distribution is called z-score.
    Coverting raw scores to z-score is very easy:
    z-score = (x - mean) / sd, where x is the raw score, mean is the mean of x and sd is the standard deviation of x.

    Leave a comment:


  • Using log2 read counts for RNA-seq heatmap

    I want to plot a heatmap for my deferentially expressed genes. I used partek genomics to get read counts for each gene and used EdgeR to identify significant genes. After log2-transformation of the read counts with or without quantile normalization, I plot a heatmap in R with heatmap2 function. However, the red and green color are not that distinctively different between treatment groups (ideally, I want to have red for one panel and green for the other). I think the reason is that some genes are highly expressed whereas some have lower expression (like 8000 reads vs. 10 reads/a million counts for different genes). How can I adjust the data for a nicer heatmap (attached)? Also, I found that some papers used raw z-score for plotting. May I ask what raw z-score is and how to calculate that? Thanks a bunch!!
    Attached Files

Latest Articles

Collapse

  • seqadmin
    Recent Advances in Sequencing Technologies
    by seqadmin



    Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

    Long-Read Sequencing
    Long-read sequencing has seen remarkable advancements,...
    12-02-2024, 01:49 PM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 12-02-2024, 09:29 AM
0 responses
158 views
0 likes
Last Post seqadmin  
Started by seqadmin, 12-02-2024, 09:06 AM
0 responses
57 views
0 likes
Last Post seqadmin  
Started by seqadmin, 12-02-2024, 08:03 AM
0 responses
48 views
0 likes
Last Post seqadmin  
Started by seqadmin, 11-22-2024, 07:36 AM
0 responses
77 views
0 likes
Last Post seqadmin  
Working...
X