-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
377 additions
and
500 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,4 @@ | ||
## Abstract {.page_break_before} | ||
|
||
Genes act in concert with each other in specific contexts to perform their functions. | ||
Determining how these genes influence complex traits requires a mechanistic understanding of expression regulation across different conditions. | ||
It has been shown that this insight is critical for developing new therapies. | ||
In this regard, the role of individual genes in disease-relevant mechanisms can be hypothesized with transcriptome-wide association studies (TWAS), which have represented a significant step forward in testing the mediating role of gene expression in GWAS associations. | ||
However, modern models of the architecture of complex traits predict that gene-gene interactions play a crucial role in disease origin and progression. | ||
Here we introduce PhenoPLIER, a computational approach that maps gene-trait associations and pharmacological perturbation data into a common latent representation for a joint analysis. | ||
This representation is based on modules of genes with similar expression patterns across the same conditions. | ||
We observed that diseases were significantly associated with gene modules expressed in relevant cell types, and our approach was accurate in predicting known drug-disease pairs and inferring mechanisms of action. | ||
Furthermore, using a CRISPR screen to analyze lipid regulation, we found that functionally important players lacked TWAS associations but were prioritized in trait-associated modules by PhenoPLIER. | ||
By incorporating groups of co-expressed genes, PhenoPLIER can contextualize genetic associations and reveal potential targets missed by single-gene strategies. | ||
Our study demonstrates that by leveraging gene co-expression patterns, PhenoPLIER can accurately predict disease etiology and drug mechanisms. | ||
This approach provides a powerful tool to identify novel therapeutic targets and repurpose drugs, advancing our understanding of complex traits. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.