Search PubMedSearch

SEARCH · Search PubMed

Results for “space medicine”

Search indexed PubMed citations on genomics, clinical trials, systematic reviews and public health. Explore titles, authors and supplied subject terms, then open the PubMed record.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

10 recordsLinked to original sources

Beyond Earth: Recent Advancements in Microgravity Biomedical and Genetic Research in Saudi Arabia.

Microgravity research has emerged as a rapidly evolving field at the intersection of space medicine, genomics, biotechnology, and precision medicine. Exposure to the space environment induces complex physiological and molecular adaptations that affect multiple biological systems, including immune regulation, metabolism, musculoskeletal function, and gene expression. Recent advances in genomics, multi-omics technologies, artificial intelligence, and bioengineering have substantially improved our understanding of biological adaptation to spaceflight and expanded opportunities for translational biomedical research. This review summarizes recent advances in genetic and biomedical research under microgravity conditions, with particular emphasis on molecular mechanisms, omics technologies, genome editing, microbiome research, regenerative medicine, and personalized healthcare approaches. Major experimental platforms, landmark spaceflight studies, and translational applications in infectious diseases, cancer biology, aging, tissue engineering, and pharmaceutical development are discussed. The review also highlights Saudi Arabia's emerging contributions to genomic medicine and space biosciences through initiatives such as the Saudi Human Genome Program, the Saudi Pangenome Project, the Saudi Space Agency, and the BioGravity Initiative. Recent Saudi participation in human spaceflight and microgravity-associated biomedical research is discussed within the context of Vision 2030 and national investments in biotechnology and precision medicine. Collectively, advances in microgravity research are expected to contribute to the advancement of precision medicine and facilitate the development of innovative diagnostic and therapeutic strategies with significant implications for both human space exploration and terrestrial healthcare.

Humans

Leveraging bioinformatics approaches for drug repositioning in space radiation protection.

The health effects of space radiation, primarily Galactic Cosmic Rays (GCRs), on humans remain largely unknown, with potential cardiovascular consequences posing a significant threat to astronauts on long-duration spaceflight missions. Currently, there are no established pharmacological countermeasures for GCR exposure. Drug repositioning offers a promising strategy to accelerate pharmaceutical research in space medicine. This study leverages existing bioinformatics techniques to identify and prioritize potential drug candidates associated with proteomic perturbations following simulated GCR exposure using previously published murine cardiac proteomic data. A protein-protein interaction (PPI) network was constructed using the top differentially expressed proteins (DEPs) from murine heart tissue following exposure to 5-ion GCRs as seed nodes, focusing on experimentally supported interactions. Network topology, Markov clustering, and functional enrichment analyses were used to characterize biologically relevant proteins and pathways. Drug-protein interactions were predicted using Drugst.One and mapped to PPI clusters of interest to identify candidate drugs. Selected drug-macromolecule interactions were further explored using CB-Dock2 molecular docking and short-duration molecular dynamics simulations as hypothesis-generating structural assessments. Analysis of a key PPI network cluster consisting of several ATP synthase proteins identified 23 unique drug candidates. These analyses demonstrate a systematic approach for leveraging bioinformatics techniques to identify candidate molecular targets and generate pharmacological hypotheses in the context of space radiation countermeasures. Ultimately, this strategy introduces a hypothesis-generating framework for the prioritization of potential drug candidates for future computational characterization and experimental investigation against spaceflight stressors.

Animals

Selective saccular plasticity under microgravity links peripheral transcriptomic remodeling to postflight vestibular dysfunction.

Long-duration exposure to microgravity disrupts human balance and spatial orientation, yet the molecular mechanisms underlying vestibular adaptation to spaceflight remain poorly understood. Here, we tested the hypothesis that the saccule, the primary gravity-sensing otolith organ, undergoes selective remodeling during spaceflight and contributes to transient postflight postural instability. Using a cross-species approach, we combined transcriptomic analysis of mouse otolith organs with physiological assessments in astronauts. Laser microdissection-based RNA sequencing of mouse otolith sensory epithelia after a 35-d spaceflight revealed pronounced, organ-specific transcriptomic remodeling in the saccule, whereas the utricle remained stable. Principal component and clustering analyses demonstrated that the saccular transcriptome shifted toward an utricle-like profile under microgravity, accompanied by changes in genes related to synaptic and neuronal function. Promoter motif analysis identified NFAT-associated transcriptional networks, suggesting Ca2+-dependent regulation of synaptic plasticity as a potential molecular substrate of gravity-dependent adaptation. In parallel, vestibular testing in astronauts following long-duration missions (157 to 328 d) revealed selective attenuation of saccule-mediated cervical vestibular-evoked myogenic potentials and increased postural sway immediately after return to Earth, while utricle-mediated responses and semicircular canal function were preserved. Both saccular function and postural stability recovered within approximately 10 d. Notably, early postflight postural instability was partially mitigated by noisy galvanic vestibular stimulation, consistent with stochastic resonance-mediated sensory enhancement. Together, these findings identify the saccule as a plastic gravity sensor and establish a mechanistic link between peripheral molecular remodeling and functional balance deficits after spaceflight, providing a framework for developing countermeasures to facilitate vestibular readaptation during human space exploration.

Animals

ProMeta: a meta-learning framework for robust disease diagnosis and prediction from plasma proteomics.

MOTIVATION: The plasma proteome offers a dynamic window of human health, capturing the real-time intersections between genetics and physiology. However, the application of deep learning to proteomics is currently hindered by a reliance on large-scale labeled datasets, rendering standard models ineffective for rare or novel diseases where patient samples are inherently scarce. RESULTS: Here, we present ProMeta, a meta-learning framework designed to enable robust disease modeling under extreme data restrictions. By integrating knowledge-guided pathway encoding with bi-level meta-optimization, ProMeta projects unstructured proteomic profiles into biologically interpretable functional tokens. This architecture allows the model to learn a global initialization containing transferable biological priors from biobank-scale data, facilitating rapid adaptation to novel tasks. Through comprehensive benchmark experiments, ProMeta consistently outperformed transfer learning and traditional machine learning baselines in both disease diagnosis and prediction tasks. In the most challenging 4-shot scenarios (utilizing only 2 cases and 2 controls), the model achieved robust generalization with an average AUROC of ∼0.69, representing a 24.6% relative improvement over the best-performing baseline methods. Mechanistic investigation revealed that ProMeta disentangles cases from controls in the latent space prior to task-specific adaptation, confirming the acquisition of universal biological rules rather than rote memorization. Furthermore, gradient-based interpretation identified disease-specific protein biomarkers and functional pathways consistent with known pathophysiology. Collectively, ProMeta overcomes the data-scarcity bottleneck in precision medicine, providing a scalable, interpretable framework for characterizing the full spectrum of human diseases, particularly for rare conditions lacking extensive clinical cohorts. AVAILABILITY AND IMPLEMENTATION: The source code of ProMeta is available at GitHub (https://github.com/lihan97/ProMeta).

Proteomics

ESPClust: unsupervised identification of modifiers for the effect size profile in omics association studies.

MOTIVATION: High-throughput omics technologies have revolutionized the identification of associations between individual traits and underlying biological characteristics, but still use 'one effect-size fits all' approaches. While covariates are often used, their potential as effect modifiers often remains unexplored. RESULTS: We propose ESPClust, a novel unsupervised method designed to identify covariates that modify the effect size of associations between sets of omics variables and outcomes. By extending the concept of moderators to encompass multiple exposures, ESPClust analyses the effect size profile (ESP) to identify regions in covariate space with different ESP, enabling the discovery of subpopulations with distinct associations. Applying ESPClust to synthetic data, insulin resistance and COVID-19 symptom manifestation, we demonstrate its versatility and ability to uncover nuanced effect size modifications that traditional analyses may overlook. By integrating information from multiple exposures, ESPClust identifies effect size modifiers in datasets that are too small for traditional univariate stratified analyses. This method provides a robust framework for understanding complex omics data and holds promise for personalised medicine. AVAILABILITY AND IMPLEMENTATION: The source code ESPClust is available at https://github.com/fjpreche/ESPClust.git. It can be installed via Python package repositories as 'pip install ESPClust==1.1.0'.

Humans

ORBIT: Oncogenic Representation Learning via Bi-Prototype Contrastive Learning in Hyperbolic Space for cancer driver gene identification.

Accurate identification of cancer driver genes is crucial for precision oncology but remains challenging due to the complexity of integrating heterogeneous data and modeling dynamic biological systems. To address these limitations, we propose ORBIT (Oncogenic Representation Learning via Bi-Prototype Contrastive Learning in Hyperbolic Space). Our framework synergistically fuses multi-omics profiles with functional network data using a context-adaptive graph reweighting mechanism to capture cancer-specific dynamics. The model employs a bi-prototype contrastive learning strategy within hyperbolic space, which aligns gene representations around distinct driver and non-driver semantic anchors while preserving the intrinsic hierarchy of biological networks. Comprehensive evaluations demonstrate that ORBIT achieves highly competitive stability in pan-cancer analysis while consistently outperforming state-of-the-art methods in cancer-specific predictions. Furthermore, functional enrichment analysis confirms that the model effectively segregates core cancer pathways, and drug sensitivity profiling validates the clinical relevance of the identified drivers. By integrating hyperbolic geometry with context-adaptive learning, ORBIT offers a robust and interpretable paradigm for precision medicine. The source codes and datasets are publicly accessible at https://github.com/spcho-dev/ORBIT.

Humans

Bridging Ancestry Gaps in Genomic Risk Prediction with Tabular Foundation Models.

MOTIVATION: Models deployed for genomic prediction of diseases perform unevenly across populations, limiting clinical utility. Two factors drive this limitation: large imbalances in sample availability across ancestry groups and non-stationarity of genotype-phenotype effect sizes across the ancestry continuum. While tabular foundation models with in-context learning (ICL) have shown strong sample efficiency in other domains, their effectiveness for genotype-to-phenotype prediction and their robustness to ancestry-driven effect heterogeneity remain unclear. RESULTS: Using large, ancestrally diverse biobank data, we show that ICL-capable tabular foundation models reduce performance degradation in under-sampled ancestry groups compared to conventional supervised approaches. However, we find that prevailing models trained on existing synthetic tabular tasks fail when allele effect sizes vary across ancestry space. Treating genetic ancestry as a continuous variable, we introduce an instruction-tuning framework that exposes models to synthetic tasks with ancestry-dependent non-stationary effects. Instruction-tuned models achieve improved and more stable predictive performance across the genetic ancestry continuum, including for individuals distant from in-context exemplars in ancestry space. AVAILABILITY AND IMPLEMENTATION: All code for instruction-tuning models, synthetic task generation, data wrangling, and model evaluation, is publicly available at https://github.com/ai4pm/Bridging-Ancestry-Gaps-in-Genomic-Risk-Prediction-with-Tabular-Foundation-Models. The final instruction-tuned model (ICL-NS-G2P-proto) is also released in this repository. Detailed documentation is provided, including environment setup instructions and guidelines for running various parts. The instruction-tuning task datasets are available at https://zenodo.org/records/18309187.

Ancestry Continuum

Geometric mechanogenomics: engineering boundary conditions for deterministic cell fate control.

In tissue development and regeneration, cellular behavior has traditionally been interpreted through biochemical signaling frameworks. However, cells exist within physically defined environments, where geometric boundary conditions - including confinement, curvature, anisotropy, and multicellular architecture - define the mechanical state space in which mechanical forces are generated, transmitted, and interpreted. Here, we introduce geometric mechanogenomics, a conceptual framework that positions geometry as an upstream spatial regulator linking tissue-scale boundary conditions to nuclear mechanics, chromatin organization, and genome regulation. We propose a boundary-to-nucleus axis through which geometric information is decoded by adhesion-mediated mechanotransduction, cytoskeletal force transmission, and nuclear mechanoregulation to regulate chromatin accessibility, epigenetic remodeling, and transcriptional programs. Rather than introducing new mechanotransduction pathways, this framework emphasizes that geometry spatially organizes conserved mechanotransductive machinery to generate context-dependent mechanogenomic outcomes. We further discuss how engineered geometries reduce morphogenetic stochasticity, coordinate multicellular organization, and establish mechanical memory that influences long-term cell fate. Finally, we highlight current challenges in establishing predictive geometry-to-genome relationships and discuss emerging opportunities enabled by spatial omics, artificial intelligence-assisted inverse design, and dynamic biomaterials for programmable mechanobiology, regenerative medicine, developmental biology, and disease modeling.

genome organization

Artificial intelligence for translational personalized neoantigen cancer vaccine development.

Personalized neoantigen cancer vaccine is a promising strategy for precision immunotherapy by targeting patient-specific and mutation-derived tumor antigens. Early clinical studies have demonstrated the feasibility, safety, and immunogenicity of these vaccines across multiple solid tumors, with encouraging outcomes particularly when combined with immune checkpoint blockade. However, broader clinical translation remains limited by sequential bottlenecks across the vaccine development pipeline, including false-positive neoantigen selection,  imperfect modeling of antigen processing and HLA presentation, limited prediction of T-cell receptor recognition, and challenges in formulation, delivery, and manufacturing. Artificial intelligence and advanced computational workflows are increasingly integrated into this pipeline to improve candidate prioritization and support more reproducible decision-making. In this review, we summarize clinical progress and key translational barriers in personalized neoantigen vaccination, and discuss how AI-enabled approaches may contribute across four major stages: multi-omics integration for neoantigen discovery, processing-aware HLA presentation prediction, structure-aware and TCR-informed immunogenicity modeling, and data-driven formulation optimization, particularly for lipid nanoparticle-based delivery systems. These approaches are able to help narrow biological and chemical search spaces, improve prioritization, and provide mechanistic insights into antigen presentation and immune recognition rather than replacing experimental validation. This articlefurther addresses future implementation challenges, including dataset diversity, model interpretability, prospective benchmarking, manufacturing traceability, and evolving regulatory frameworks for individualized mRNA cancer immunotherapies. Integrating computational innovation with rigorous immunological validation, scalable manufacturing, and regulatory oversight will be essential for advancing personalized neoantigen vaccines toward broader clinical implementation.

Cancer Vaccines

EPIC: Event Prototyping via Information Constrained graph learning for personalized cancer driver gene prediction.

MOTIVATION: Precision oncology relies on accurately distinguishing patient-specific driver mutations from the vast background of passenger alterations. While graph-based computational methods have emerged as powerful tools for this task, they often struggle to preserve the distinct genomic context of individual mutations within complex biological networks. Consequently, subtle patient-specific driver signals are frequently obscured by dominant topological patterns, critically impeding the identification of individualized oncogenic events essential for personalized cancer therapy. RESULTS: To address this, we propose EPIC, a novel framework for Event Prototyping via Information Constrained Graph Learning. Unlike traditional node-centric approaches, EPIC redefines driver prediction as a metric learning task in an event embedding space. We introduce an information-constrained learning strategy that imposes explicit geometric constraints on feature variance, effectively preventing feature collapse and ensuring that low-frequency driver signals are distinctively preserved. Experiments on large-scale cancer cohorts demonstrate that EPIC significantly outperforms established baselines. Notably, the model prioritizes low-frequency driver variants typically overlooked by population-based methods, mapping them to critical oncogenic mechanisms associated with drug resistance and metastasis. Furthermore, clinical actionability analysis confirms that EPIC substantially expands the patient population eligible for targeted therapies. EPIC provides a robust and context-aware solution for personalized cancer driver discovery, bridging the gap between genomic data and actionable therapeutic insights. AVAILABILITY AND IMPLEMENTATION: The source code and datasets are available at https://github.com/spcho-dev/EPIC.

Humans