Ideas to represent RNA-seq expression profile (Z-scores) and the significance level at the same time
1
0
Entering edit mode
2.9 years ago
pixie@bioinfo ★ 1.5k

Hello, I have some clusters generated from ATACseq data. I have assigned genes to the peaks and want to integrate RNA-seq data with the peaks. I have a time course RNA-seq data and I have 2 objectives: 1) Establish that majority of the genes from a given ATACseq cluster follows the same expression pattern. For this I have calculated the Z-scores for plotting

2) I also want to somehow highlight if at a specific time-point, the LFC(and pvalue) is significant.

**Clusters   | Z_score_0h   | Z_score_1h   | Z_score_6h   | LFC_1hr_0hr |pvalue_1hr_0hr**......

The number of genes for each cluster is not a lot, between 5 and 20 max.

Thanks

R RNAseq • 637 views
ADD COMMENT
0
Entering edit mode

Z scores (their absolute values) and p values calculated from them are monotonically dependent. So, showing both does not add new information to the plot.

ADD REPLY
0
Entering edit mode
2.9 years ago

You could just show a heatmap ( Cluster x timepoint ) where the color is scaled to LFC and an asterisk is placed in each heatmap cell if the adjusted p-value is significant.

ADD COMMENT

Login before adding your answer.

Traffic: 1606 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6