PoLoBag
PoLoBag infers signed, directed gene regulatory interactions and reconstructs gene regulatory networks from gene expression data using an ensemble Lasso regression bagging approach that incorporates polynomial feature expansion to capture higher-order and non-linear relationships.
Key Features:
- Signed Inference: Infers regulatory interactions with direction (regulator to target) and sign (activation or inhibition) for each interaction.
- Ensemble Regression Approach: Uses an ensemble regression strategy within a bagging framework, averaging Lasso weights estimated from multiple bootstrap samples to improve robustness and accuracy.
- Polynomial Features: Incorporates polynomial features into bootstrap samples to model higher-order and non-linear interactions between genes.
- Network Cycles: Infers network cycles to represent reciprocal and feedback regulatory relationships.
Scientific Applications:
- Gene regulatory network reconstruction: Constructs detailed gene regulatory networks (GRNs) from expression data, providing signed and directed interactions.
- Systems biology analyses: Aids analysis of cellular response mechanisms and disease-related regulatory pathways by supplying direction and sign of regulatory effects.
- Benchmarking and validation: Demonstrated accuracy on both simulated and real-world datasets.
Methodology:
Applies Lasso regression to bootstrap samples within a bagging framework and averages Lasso weights across bootstrap replicates; incorporates polynomial feature expansion up to a specified degree (e.g., degree 2) to model non-linear relationships.
Topics
Details
- License:
- GPL-2.0
- Programming Languages:
- Python
- Added:
- 1/18/2021
- Last Updated:
- 1/24/2021
Operations
Publications
Ghosh Roy G, Geard N, Verspoor K, He S. PoLoBag: Polynomial Lasso Bagging for signed gene regulatory network inference from expression data. Bioinformatics. 2020;36(21):5187-5193. doi:10.1093/bioinformatics/btaa651. PMID:32697830.