Week 36, 2025 (September 1 - September 7)
Protein Language Models (PLM) for Mitochondrial Protein Analysis
Developed a computational pipeline to analyze mitochondrial protein targeting using ESM-2 protein language models.
Developed a complete analysis pipeline for studying mitochondrial protein sub-compartment targeting using ESM-2 protein language models.
Sub-compartment | Number of Proteins | Mean Pairwise Distance | Biological Interpretation |
---|---|---|---|
Intermembrane Space | 4 | 2.48 | Highly conserved electron transport |
Matrix | 6 | 3.29 | Core metabolic enzymes |
Outer Membrane | 5 | 4.06 | Diverse import receptors |
Inner Membrane | 5 | 4.35 | Varied transport functions |
Mitochondrial protein targeting analysis using PLMs
View GitHub RepositoryStudied recent advances in programmable genome editing technologies, particularly bridge RNA systems.
Reviewed the discovery of bridge RNAs in IS110 insertion sequences that enable programmable DNA rearrangements.
Studied cryo-EM structures revealing the molecular basis of bridge RNA-guided recombination.
Analyzed how protein language models predict differential effects of deletions vs substitutions.
Proteins Analyzed: | 20 mitochondrial proteins |
Embeddings Generated: | 640-dimensional vectors |
Processing Time: | ~17 seconds total |
Computational Resources: | 3GB disk space, CPU-only |
Papers Reviewed: | 3 high-impact publications |
Code Files Created: | 8 Python modules |