Published February 7, 2025 | https://doi.org/10.59350/2k420-s3t63

Weekly Recap (Feb 2025, part 1)

Creators & Contributors

Feature image

We're 6 weeks into the new year and I'm still catching up on papers from my late 2024 backlog. This week's recap highlights a study demonstrating that neuropsychiatric polygenic scores are weak predictors of professional categories, Gfa2bin for converting genome graphs to pan-genomic genotypes for graph-based GWAS, considerations for building and using integrated single-cell atlases, sketching in genomic epidemiology, and a multimodal foundation model for protein phenotypes.

Others that caught my attention include methods for identifying transition cells in scRNA-seq data, a cross species single-cell analysis revealing divergence and conservation of peripheral blood mononuclear cells, a new Nextflow pipeline for taxonomic classification and functional annotation of metagenomics data, network analysis for characterizing genetic architecture and trait-specific biology, precision filtering of RNA databases to curate high-quality datasets, modeling and predicting single-cell multi-gene perturbation responses with scLAMBDA, and quantifying the impact of spatial proximity on cell phenotype with SpatioMark.

Subscribe to Paired Ends (free) to get summaries like this delivered to your e-mail.

Deep dive

Neuropsychiatric polygenic scores are weak predictors of professional categories

Paper: Voloudakis, G., et al., "Neuropsychiatric polygenic scores are weak predictors of professional categories," Nature Human Behaviour, 2024. https://doi.org/10.1038/s41562-024-02074-5.

In a former life I spent some time reporting to a client all the current literature demonstrating how neuropsychiatric polygenic risk scores can (or more likely cannot) be used to predict at an individual level extraordinarily complex "traits" like life outcomes, career choices, etc. It'll be interesting to see how research like that in this paper lands in the community of startups and users of polygenic embryo selection.

TL;DR: This study explores how polygenic scores (PGS) for 17 neuropsychiatric traits relate to 22 professional categories in large cohorts, finding statistically significant but weak associations. PGS explains less than 0.5% of variance in professional category membership, with much stronger influences from education and socio-economic factors.

Summary: Polygenic scores, reflecting genetic predispositions to neuropsychiatric traits, are analyzed across two major cohorts to assess their link to professional categories. While some associations are statistically significant, their effect sizes are small, with the strongest associations explaining less than 0.5% of the variance. For example, ADHD PGS was linked to 15 professional categories, often mediated by educational attainment. The strongest relationship was between schizophrenia PGS and the "arts & design" category. Variance partitioning showed demographic factors like age and education contributed far more to professional category membership. These results highlight the limited predictive power of PGS in complex social phenotypes and the interplay of genetic and environmental factors.

Methodological highlights:

  • Comprehensive meta-analysis of PGS-professional associations across two cohorts (MVP and UKBB; combined n=421,889).

  • Adjustments for confounders, including education, socio-economic status (SES), and fluid intelligence, to disentangle genetic effects.

  • Utilized principal component analysis (PCA) to explore population-level trends and variance partitioning to quantify contributions of genetics versus other factors.

New tools, data, and resources:

Data: The data is available only to researchers affiliated with the Veterans Affairs (VA). Anyone can register for and pay for access to the UKBB data.

Code: The paper makes use of the variancePartition R package, available on GitHub (https://github.com/DiseaseNeuroGenomics/variancePartition/) and Bioconductor.

Fig. 1
Figure 1 from Voloudakis 2024: Meta-analysis of associations between neuropsychiatric trait PGS and distinct professional categories. The natural logarithm of odds (log(OR)) is denoted by both the colour and size of the squares, with statistical significance denoted by asterisks (***P ≤ 0.001; **P ≤ 0.01; *P ≤ 0.05; Bonferroni-adjusted two-tailed P values of association). Most professional categories (20/22) were significantly associated with at least one neuropsychiatric PGS, with the highest number of associations found for ADHD (15), depression (4), ASD (4) and smoking, ever versus never (4). "Healthcare support" and "office & admin support" were the only professional categories with no significant association with neuropsychiatric trait PGS.

Gfa2bin enables graph-based GWAS by converting genome graphs to pan-genomic genotypes

Paper: Vorbrugg, S., et al., "Gfa2bin enables graph-based GWAS by converting genome graphs to pan-genomic genotypes," bioRxiv, 2024. https://doi.org/10.1101/2024.12.05.626966.

I've written about a lot of pangenome tools in these weekly recaps. This one converts genome graphs from GFA to formats used for GWAS analysis (e.g. PLINK) using a Snakemake workflow.

TL;DR: This paper introduces Gfa2bin, a tool that bridges genome variation graphs with GWAS workflows, enabling more comprehensive analysis of genetic variation and traits. It identifies additional significant associations compared to SNP-based GWAS, offering a new perspective in genomic research.

Summary: Gfa2bin facilitates genome-wide association studies (GWAS) by converting genomic variation graphs into genotype matrices compatible with standard GWAS tools. Unlike traditional SNP-focused approaches, variation graphs capture structural variants and complex alleles, broadening the scope of detectable genetic diversity. Using Arabidopsis thaliana, the authors demonstrated that Gfa2bin-based GWAS identified both unique and shared trait associations compared to SNPs and k-mers, often with higher statistical significance. The study highlights its utility in resolving complex genetic features like structural variants and its compatibility with existing pipelines, supported by a comprehensive Snakemake workflow. This work suggests a promising future for combining graph-based and traditional methods to enhance genetic discovery.

Methodological highlights:

  • Converts genome variation graphs in GFA format to GWAS-ready genotypes in PLINK and BIMBAM formats.

  • Supports integration with GWAS pipelines using tools like GEMMA, enabling advanced analyses of structural variants and multi-allelic traits.

  • Implemented in a Snakemake workflow.

New tools, data, and resources:

Figure 1 from Vorbrugg 2024: Schema of the graph-alignment GWAS workflow. Read data from multiple samples are aligned to a graph in gfa format, followed by calculation of the coverage per node in each sample. The coverage matrix is converted into a binary genotype matrix using dynamic thresholding. This genotype matrix, a kinship matrix and phenotype data are provided as inputs to a GWAS workflow, such as GEMMA. Nodes with significant GWAS results can be mapped back to a linear reference representation, which can then be shown as a Manhattan plot, or directly visualized on a subgraph.

Considerations for building and using integrated single-cell atlases

Paper: Hrovatin, K., et al., "Considerations for building and using integrated single-cell atlases," Nature Methods, 2024. https://doi.org/10.1038/s41592-024-02532-y. (Read free: https://rdcu.be/d4jXy).

Before getting to this paper, ICYMI Abhishaike Mahajan (Owl Posting) has a really good primer on scRNA-seq foundation models that's definitely worth a read. As part of the setup he has a section on cell atlases and why they're important:

So, we now know what scRNA-seq is. What have people done with it? Lots of things, such as analyzing transcriptional changes that occur as we age, understanding cell differentiation in embryos, and even understanding how tumor cells could be better attacked.

But, amongst the most ambitious tasks that scRNA-seq is supporting is in the creation of 'Cell Atlases'. These are terabyte-sized databases, ran by international consortia, with hundreds of institutions and thousands of scientists participating. Contained with them are the transcriptional landscapes of hundreds of thousands of individual cells, selected from an extraordinarily diverse set of tissues (tongue, cerebellum, ovaries, and dozens more), cataloged for public usage. As of this writing, there are comprehensive cell atlases for humans, mice, nematodes, primates, zebrafish, fruit flys, and many more; many of them overlapping in scope, and some of them even mapping fetal or diseased versions of the associated species.

Now, to this paper, which talks about building and using them.

TL;DR: This review provides a comprehensive roadmap for building and utilizing integrated single-cell atlases, emphasizing best practices for data integration, metadata harmonization, and broad accessibility to drive consensus and innovation in single-cell research.

Summary: Integrated single-cell atlases combine diverse datasets to provide a high-resolution reference for understanding cellular heterogeneity and its variation across conditions. This paper reviews the critical steps of atlas construction, from defining its focus and selecting datasets to integrating data and sharing the resource. Key challenges such as harmonizing metadata, removing batch effects, and balancing biological variation are addressed. The paper also highlights how atlases enhance discovery through improved cell-type annotations, novel gene function insights, and guidance for experimental designs. As living resources, these atlases can evolve with new data and technologies, with implications for biomedical research, personalized medicine, and cross-species comparisons.

Methodological highlights:

  • Establishes workflows for batch effect removal and gene selection during data integration while maintaining biological variation.

  • Proposes strategies for scalable reference mapping and dynamic updates to incorporate new datasets and omics modalities.

  • Introduces metrics for atlas evaluation, emphasizing biological preservation and the removal of residual technical artifacts.

New tools, data, and resources:

Fig. 2
Figure 2 from Hrovatin 2024: Workflow for building reference atlases. The atlas building process consists of constructing an atlas from individual datasets (top; including data preparation, preprocessing and integration), and atlas curation and sharing once the atlas is constructed (bottom; including atlas annotation and evaluation, sharing, and updating and extending the data captured within the atlas).

Mashpit: sketching out genomic epidemiology

Paper: Xu, T., et al., "Mashpit: sketching out genomic epidemiology," Journal of Open Source Software, 2024. https://doi.org/10.21105/joss.07306.

If I had to create a reading list of important 21st century papers in bioinformatics, the original Mash paper by Brian Ondov, Todd Treangen, Páll Melsted, Adam Mallonee, Nick Bergman, Sergey Koren, and Adam Phillippy would be on this list. (I'm not the only one — Jim Shaw, the developer of sylph, wrote this excellent blog post back in November of last year about how Sylph was developed, starting the blog post with Mash being the first bioinformatics paper he read). Since Mash came out, dozens of derivatives, improvements, and new applications of MinHash sketches and related data structures have been published.

TL;DR: Mashpit is a lightweight genomic epidemiology tool for querying massive pathogen genome datasets locally using MinHash algorithms, offering rapid, offline analyses with reduced computational resource requirements. It's great for smaller labs managing sensitive genomic data.

Summary: Mashpit addresses the challenges of genomic epidemiology by providing a local, efficient platform for analyzing pathogen genomes using MinHash-based methods. It creates and queries species-specific databases, allowing offline analysis of sensitive data without requiring high-end computational infrastructure. While capable of handling massive datasets, such as the 600,000+ Salmonella genomes at NCBI, Mashpit performs well on standard scientific workstations, making it accessible to smaller labs. However, due to its reliance on MinHash, its resolution for closely related genomes is limited, suggesting it serves best as a preliminary tool before applying higher-resolution methods like MLST.

Methodological highlights:

  • Implements MinHash-based genome sketching and querying via Sourmash, optimizing speed and storage.

  • Creates species-specific databases using centroid genome selection to reduce redundancy while retaining representative data.

  • Includes a webserver interface for user-friendly local or deployed querying.

  • Sourmash integration: Underpins the genome sketching and querying process, facilitating streamlined workflows.

  • Supports querying large datasets like those in NCBI Pathogen Detection for Salmonella, E. coli, and other pathogens.

New tools, data, and resources:

Figure 1 from Xu 2024: Query time (in seconds!) for four Mashpit taxon databases.

ProCyon: A multimodal foundation model for protein phenotypes

Paper: Queen, O., et al., "PROCYON: A multimodal foundation model for protein phenotypes," bioRxiv, 2024. https://doi.org/10.1101/2024.12.10.627665.

Tools like AlphaFold 2/3 and ESMFold help with predictin gatomic protein structure, but they don't predict protein phenotypes. Protein language models can capture function through learned embeddings but don't have the explicit modeling needed to link proteins to phenotypes. Multimodal models try to integrate proteins and phenotype data to expand the scope of protein phenotype prediction. Enter ProCyon.

TL;DR: ProCyon introduces a multimodal foundation model that integrates protein sequences, structures, and phenotype data, enabling zero-shot predictions and context-specific protein phenotype descriptions. It's a major leap in exploring and understanding protein function across diverse biological contexts.

Summary: Decoding protein phenotypes is critical for bridging molecular biology with therapeutic and disease insights, yet many proteins remain poorly understood. ProCyon leverages a novel multimodal approach, incorporating protein sequences, structures, and phenotypic descriptions into a unified framework. By training on over 33 million protein-phenotype instructions (ProCyon-instruct dataset), the model outperforms state-of-the-art tools in protein retrieval, question answering, and phenotype generation tasks. It excels in zero-shot settings, enabling novel applications like drug-protein interaction discovery and contextual analysis of genetic variants. ProCyon flexibility and multimodal integration offer unprecedented capabilities for hypothesis generation and functional characterization of unstudied proteins, including those implicated in diseases like Parkinson's and Alzheimer's.

Methodological highlights:

  • Integrates protein sequence, structure, and phenotypic data into a single latent space using a novel instruction-tuned multimodal architecture.

  • Enables zero-shot task transfer for novel phenotypes, leveraging natural language prompts for intuitive task definition.

  • Outperforms both single-modality and multimodal models across benchmarking tasks with substantial accuracy improvements.

New tools, data, and resources:

Figure 1 from Queen 2024: ProCyon overview and architecture. (a) A demonstration of ProCyon protein retrieval and prioritization, whereby the output of the model is a ranked list of proteins, domains, peptides, or polypeptides more broadly. Shown is an example of querying for DNA damage response biological process as well as cytoskeleton cellular component. (b) ProCyon performs multimodal question answering where the input is a protein and a phenotype description (e.g., disease, description of drug, etc.); and the output consists of a yes or no answer. (c) Leveraging generative capabilities, ProCyon can generate protein phenotypes and more free-form answers to user prompts. (d) Architecture of ProCyon: For protein retrieval, a prompt is processed into the LLM and compared against a library of proteins. The output is a ranked list of proteins. In text generation (which includes QA and Phenotype generation), the input text and multimodal elements are processed to the LLM via multimodal token decomposition; an autoregressive text generation algorithm is then used to sample ProCyon for multiple output phenotypes.

Subscribe now

Other papers of note

Subscribe to Paired Ends (free) to get summaries like this delivered to your e-mail.

Additional details

Description

Neuropsychiatric PGS don't predict professional categories, pangenome graph-based GWAS, building and using single cell atlases, sketching sketching in genomic epidemiology, multimodal protein model...

Dates

Issued
2025-02-07T11:21:34
Updated
2025-02-07T11:21:34