This document has last been compiled on 2021-12-14 23:16:24.
We ran the same analysis pipeline from preprocessing to differential gene expression (DE) analysis on data when it was mapped to BTx623 (we will call it Year2) and on data when it was mapped to specific genotype, BTx642 or RTx430, (we will call it BT642Year2). In this report, we will analyze the overlap of DE genes identified between Year2 and BT642Year2, focusing on the results from DE spline analysis.
We will bring in and intersect the results from the timepoint significance. These are genes that are found different between treatment and control in a specific timepoint.
Below is the analysis of overlap from DE_splitsplines genes between Year2 and BT642Year2:
##
##
## Whether (significantly) expressed in both Year2 and BT642Year2 :
## ----------
## For all genes:
## BT642Year2
## Expressed Expressed NotExp NotExist
## Significant NotSig Exist NoCorrespd
## Year2 Expressed Significant 5861 868 5710 802
## Expressed NotSig 2510 312329 352594 45886
## NotExp Exist 31 1985 0 x
## NotExist NoCorrespd 562 30750 x x
##
## ----------
## For genes with 1-1 Correspondence
## (BT642-BT623 is 1-1):
## BT642Year2
## Expressed Expressed NotExp NotExist
## Significant NotSig Exist NoCorrespd
## Year2 Expressed Significant 5543 775 5232 0
## Expressed NotSig 1888 288994 315264 0
## NotExp Exist 23 1705 0 x
## NotExist NoCorrespd 0 0 x x
##
## ----------
## For genes without 1-1 Correspondence
## (BT642-BT623 is not 1-1):
## BT642Year2
## Expressed Expressed NotExp NotExist
## Significant NotSig Exist NoCorrespd
## Year2 Expressed Significant 318 93 478 802
## Expressed NotSig 622 23335 37330 45886
## NotExp Exist 8 280 0 x
## NotExist NoCorrespd 562 30750 x x
Plots for numbers of overlapping significant genes
## Save interesting genes (Remap Sig, 623 NotExist):
## ===================================
## We found 562 genes from leaf and Preflowering that are significant in the BT642Year2 but not exist (no correspondence) in Year2, they are saved in:
## results/BT642Year2/interestingGeneSets//tps_compareRemapping/leaf_Preflowering_BT642_Remap_Sig_623_NotExist.tsv
## Save interesting genes (623 Sig, Remap NotExist):
## ===================================
## We found 802 genes from leaf and Preflowering that are significant in the Year2 but not exist (no correspondence) in BT642Year2, they are saved in:
## results/Year2/interestingGeneSets//tps_compareRemapping/leaf_Preflowering_BT642_623_Sig_Remap_NotExist.tsv
##
##
## Whether (significantly) expressed in both Year2 and BT642Year2 :
## ----------
## For all genes:
## BT642Year2
## Expressed Expressed NotExp NotExist
## Significant NotSig Exist NoCorrespd
## Year2 Expressed Significant 5861 868 5710 802
## Expressed NotSig 2510 312329 352594 45886
## NotExp Exist 31 1985 0 x
## NotExist NoCorrespd 562 30750 x x
##
## ----------
## For genes with 1-1 Correspondence
## (BT642-BT623 is 1-1):
## BT642Year2
## Expressed Expressed NotExp NotExist
## Significant NotSig Exist NoCorrespd
## Year2 Expressed Significant 5543 775 5232 0
## Expressed NotSig 1888 288994 315264 0
## NotExp Exist 23 1705 0 x
## NotExist NoCorrespd 0 0 x x
##
## ----------
## For genes without 1-1 Correspondence
## (BT642-BT623 is not 1-1):
## BT642Year2
## Expressed Expressed NotExp NotExist
## Significant NotSig Exist NoCorrespd
## Year2 Expressed Significant 318 93 478 802
## Expressed NotSig 622 23335 37330 45886
## NotExp Exist 8 280 0 x
## NotExist NoCorrespd 562 30750 x x
Plots for numbers of overlapping significant genes
## Save interesting genes (Remap Sig, 623 NotExist):
## ===================================
## We found 274 genes from root and Preflowering that are significant in the BT642Year2 but not exist (no correspondence) in Year2, they are saved in:
## results/BT642Year2/interestingGeneSets//tps_compareRemapping/root_Preflowering_BT642_Remap_Sig_623_NotExist.tsv
## Save interesting genes (623 Sig, Remap NotExist):
## ===================================
## We found 411 genes from root and Preflowering that are significant in the Year2 but not exist (no correspondence) in BT642Year2, they are saved in:
## results/Year2/interestingGeneSets//tps_compareRemapping/root_Preflowering_BT642_623_Sig_Remap_NotExist.tsv
The MA plot visualizes the differences between log-FC of BT642Year2 and log-FC of Year2.
The y-axis is \(M = \text{lfc}_{\text{RemapYear}} - \text{lfc}_{\text{Year}}\) and the x-axis is \(A = \frac{\text{lfc}_{\text{RemapYear}} + \text{lfc}_{\text{Year}}}{2}\)
Histograms of the log-fold change for genes that are significant in one of Year2 or BT642Year2, but not even expressed in the other (and thus are filtered out and have no ability to have a p-value or lfc value assigned to them).