Skip to content

Commit

Permalink
added an extra in caption figure 4b explaining the projection
Browse files Browse the repository at this point in the history
  • Loading branch information
msubirana committed Nov 27, 2024
1 parent 900bb0b commit d23f886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Each panel shows a component of the PhenoPLIER framework [@doi:10.1038/s41467-023-41057-4].
*(a)* First, latent variables (LVs) or gene modules are learned from transcriptome data using the Pathway-Level Information Extractor (PLIER) matrix factorization method.
PLIER generates matrix $\mathbf{Z}$, which has gene weights for each module, and matrix $\mathbf{B}$, which has the samples in the latent space.
*(b)* Schematic of gene-trait associations from Transcriptome-wide association studies (TWAS) and gene-drug scores from LINCS L1000 being projected into the latent space for a joint analysis.
*(b)* Schematic illustrating how gene-trait associations from Transcriptome-Wide Association Studies (TWAS) and gene-drug scores from LINCS L1000 are projected into the latent space for joint analysis. This involves a matrix multiplication that transforms a traits × genes matrix into a traits × LVs matrix, enabling integration and interpretation at the gene module level.
*(c)* Schematic of a gene module-based drug reporposing framework, where the projection of TWAS and LINCS L1000 data is used to compute a drug-disease score.
*(d)* Schematic of a regression model that tests whether genes that belong to a module (using a column of $\mathbf{Z}$) tend to be more strongly associated with a trait (using $p$-values from TWAS).
*(e)* (top) Example of a gene module identified as LV246 analyzed in [@doi:10.1038/s41467-023-41057-4].
Expand Down

0 comments on commit d23f886

Please sign in to comment.