Search PubMedSearch

SEARCH · Search PubMed

Results for “software”

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.

49 recordsLinked to original sources

A genome-wide coverage-based pipeline for the identification of host-derived candidate DNA biomarkers from cell-free blood.

We have created a new data-analysis pipeline for the discovery of host-specific candidate DNA biomarkers derived from sequencing data of cell-free blood. Unlike approaches that rely on specific molecular or genetic signatures, our method leverages the coverage distribution of cell-free DNA sequences mapped to a reference genome, applying statistical analyses to identify informative short genomic regions for biomarker discovery. The pipeline is applicable to diverse diseases and can be used to analyze cell-free DNA sequences from plasma or serum to identify candidate biomarkers that are characteristic of disease states in mammals. Core functionalities were developed in Java and integrated with open-source software tools for the preprocessing of raw sequencing data, complemented by Python scripts for the machine-learning analysis and statistical validation. The pipeline is designed for HPC use and users can access the pipeline through a Galaxy workflow, which offers a user-friendly web interface for input selection prior to execution and analysis progress monitoring. Performance tests, carried out using duplicate sets of COVID-19 samples and controls, showed linear scalability of execution time with an increasing dataset size, as well as a substantial reduction in execution time through parallelized computation, whereby each HPC node is used to process the data of one chromosome. Further statistical tests confirmed the quality of the pipeline's results by showing that the set of identified candidate biomarkers remained stable across varying dataset sizes.

Biomarkers

PaNDA: Efficient Optimization of Phylogenetic Diversity in Networks.

Phylogenetic diversity (PD) plays an important role in biodiversity, conservation, and evolutionary studies by measuring the diversity of a set of taxa based on their phylogenetic relationships. In phylogenetic trees, a subset of k taxa with maximum PD can be found by a simple and efficient greedy algorithm. However, this algorithmic tractability is lost when considering phylogenetic networks, which incorporate reticulate evolutionary events such as hybridization and horizontal gene transfer. To address this challenge, we introduce PaNDA (Phylogenetic Network Diversity Algorithms), the first software package and interactive graphical user-interface for exploring, visualizing, and maximizing diversity in phylogenetic networks. PaNDA includes a novel algorithm to find a subset of k taxa with maximum diversity, running in polynomial time for networks of bounded scanwidth, a measure of tree-likeness of a network that grows slower than the well-known level measure. This algorithm considers the variant of PD on networks in which the branch lengths of all paths from the root to the selected taxa contribute towards their diversity. We demonstrate the scalability of this algorithm on simulated networks, successfully analyzing level-15 networks with up to 200 taxa in seconds. We also provide a proof-of-concept analysis using a phylogenetic network on Xiphophorus species, illustrating how the tool can support diversity studies based on real genomic data. The software is easily installable and freely available at https://github.com/nholtgrefe/panda. Additionally, we extend the definition of PD to semi-directed phylogenetic networks, which are mixed graphs increasingly used in phylogenetic analysis to model uncertainty of the root location. We prove that finding a subset of k taxa with maximum diversity remains NP-hard on semi-directed networks, but do present a polynomial-time algorithm for networks with bounded level.

network

Community-driven advances in computational mass spectrometry: The perspective of EuBIC-MS members.

Advances in data acquisition, artificial intelligence, and integrative bioinformatics are driving the rapid evolution of computational mass spectrometry, and in turn, transforming modern proteomics, metabolomics, and lipidomics. These developments have greatly increased the scale and complexity of mass spectrometry data, underscoring the importance of evolving accurate, transparent, efficient and reproducible data processing workflows. Addressing these challenges requires collaborative innovation that brings together expertise in software engineering, statistics, and biology. The European Bioinformatics Community for Mass Spectrometry (EuBIC-MS), an initiative of the European Proteomics Association (EuPA), fosters a culture of open, community-driven development through its biennial Developers Meetings and Winter Schools. This commentary summarizes the scientific background and outcomes of the EuBIC-MS Developers Meeting 2025, which took place in Novacella, Italy. Three keynote presentations highlighted major frontiers in the field: deep proteome and phosphoproteome profiling, text mining for protein-protein interaction extraction, and scalable proteomics for AI-driven drug discovery. Seven community-selected hackathons addressed emerging challenges such as single-cell proteomics data analysis, FAIR metadata extraction, deep learning frameworks, R-Python interoperability, and DIA validation. Together, these efforts demonstrate the potential for scientific and technical innovation to arise from open collaboration, and highlight how community-driven initiatives can accelerate progress in computational mass spectrometry. SIGNIFICANCE: Modern proteomics increasingly depends on computational advances to translate complex, high-dimensional data into biological knowledge. The EuBIC-MS Developers Meeting 2025 exemplifies how community-driven collaboration can directly accelerate this process by bringing together experts from bioinformatics, statistics, and experimental proteomics to co-develop open, interoperable, and reproducible analytical tools. By fostering shared software frameworks, transparent benchmarking, and collaborative problem solving, the EuBIC-MS community helps ensure that technological innovation translates into reliable biological insights. This collaborative model strengthens the foundation for quantitative, system-level understanding of proteomes and establishes a sustainable path for integrating artificial intelligence and next-generation data acquisition into routine biological discovery. This commentary shows some current highlights in the field of computational mass spectrometry and community-based approaches undertaken during the most recent Developers Meeting to solve these challenges. The approaches discussed and initiated during the meeting - ranging from deep proteome profiling and phosphosite mapping to text mining, single-cell data analysis, and FAIR metadata extraction - address key bottlenecks that currently limit the biological interpretability and comparability of proteomics data.

Mass Spectrometry

Upscaling Genotyping by Amplicon Sequencing With GBAS-GUI.

Genotyping by amplicon sequencing (GBAS) is a relatively low-cost approach for generating genotypic data compared with established genomic methods, making it highly scalable and particularly suitable for large-scale genetic monitoring projects. However, most existing analytical pipelines are either marker-specific, insufficiently scalable, or lacking efficient data management systems for the long-term integration of genotypic information, limiting the full potential of GBAS. Here, we address this gap by introducing GBAS-GUI (https://github.com/sonnenbe-dot/GBAS-GUI), a pipeline capable of generating GBAS-based genotypic data for a wide variety of loci at scale. GBAS-GUI integrates a graphical user interface with multiple checkpoints to improve accessibility and robustness. It implements multiprocessing architecture and a relational database that links genotypic data with associated sample metadata to enhance scalability and data management. The pipeline further enables marker screening through automated calculation of polymorphism information content (PIC) and implements a strategy to recover homologous genotypic information from paralogous loci with non-overlapping amplicon length ranges. Using multiple empirical datasets, we demonstrate substantial improvements in processing speed, database management and handling artefacts related to co-amplification of unspecific regions and duplicates of the same genomic region. We further show that incorporating the full sequence information captured by an amplicon increases marker information content beyond what is achievable with length-based genotyping alone and expands the analytical versatility of GBAS. Overall, GBAS-GUI provides a robust, scalable and versatile framework that unlocks the potential of GBAS for large-scale population genetic and phylogeographic studies.

Genotyping Techniques

Meta-PseU: A meta-classifier for robust prediction of RNA pseudouridine modification sites from long sequences.

BACKGROUND AND OBJECTIVES: Pseudouridine (Ψ) represents one of the most abundant and conserved RNA modifications. Ψ provides an additional hydrogen-bond donor that enhances RNA structural stability and modulates translation. It participates in diverse biological processes, including RNA-protein interactions, splicing, translational control, and stress responses. Aberrant pseudouridylation is implicated in cancer, neurodegenerative disorders, and autoimmune diseases. Despite its biological importance, experimental identification of Ψ sites remains time-consuming and costly, limiting the feasibility of transcriptome-wide profiling. Computational approaches have therefore become essential complements to experimental techniques. However, state-of-the-art machine-learning and deep-learning predictors often suffer from limited generalizability due to small training datasets. To overcome these issues, we aim at constructing new long-sequence datasets and developing a novel Ψ site predictor. METHODS: New long-sequence datasets were constructed as benchmarks for RNA Ψ-site prediction. The Ψ modification sites in RMBase 3.0 were mapped to the reference genomes across three species of human, mouse, and yeast, and the RNA sequences with a length of 201 were generated by extending the upstream and downstream from the mapped, central sites. To eliminate sequence redundancy, the sequences were clustered using CD-HIT with a 70% sequence identity threshold. We developed Meta-PseU, a logistic regression-based meta-classifier that considered 118 machine learning and deep learning classifiers. The datasets and programs are freely accessible at https://github.com/kuratahiroyuki/MetaPseU. RESULTS: By optimizing model configuration, we proposed the Meta-PseU model stacking 32 machine learning and deep learning classifiers out of 118 classifiers. Meta-PseU substantially improved model generalizability, overcoming a key limitation of existing approaches. It greatly outperformed state-of-the-art predictors and achieved increasing accuracy with increasing sequence length. CONCLUSIONS: Long-sequence datasets were newly constructed as benchmarks for RNA Ψ-site prediction. Meta-PseU offers a new framework for robust Ψ-site identification by using long sequences.

Pseudouridine

One Year After a Cyberattack: Lessons Learned and Dosimetric Analysis of Contingency Radiotherapy Plans.

PURPOSE: Cyberattacks on health care institutions pose significant risks to patient care, particularly in radiotherapy departments, which are heavily reliant on digital systems. This study examines the impact of a ransomware attack on our hospital and evaluates the effectiveness of the contingency measures implemented to resume radiotherapy treatments. METHODS AND MATERIALS: Following the cyberattack, our radiotherapy department faced a complete shutdown. After an initial estimate considering a shutdown of several weeks, a contingency plan was executed, including manual patient data retrieval and collaboration with a backup hospital. Contingency plans were prepared and delivered within hours, despite a partial lack of information. These plans allowed some patients to restart treatment 3 days after the attack. A dosimetric analysis was performed for the contingency plans, including various pathologies, mainly glioblastoma, head and neck cancers, and lung cancer. We compared the original and contingency plans in terms of dose coverage to the clinical target volume, biological effective dose, and their clinical impact as assessed at the 1‑year follow‑up after the cyberattack. RESULTS: Treatments resumed within 12 days at our hospital. Patients with glioblastoma showed good target coverage because of generous margins, resulting in favorable outcomes. In head and neck cases, the lack of detailed imaging led to significant target volume misses, suggesting that more conservative initial treatments could have been beneficial. Lung cases demonstrated accurate peripheral lesion targeting but faced challenges in central lesions because of the absence of positron emission tomography information. In most cases, the approach of using a contingency plan, even with limited information, led to a higher biological effective dose than would have been achieved if treatment had been stopped until full recovery at our hospital. CONCLUSIONS: The study highlights the critical importance of robust contingency planning in radiotherapy departments, emphasizing the need for backup systems and tailored approaches based on tumor location and available diagnostic information. These lessons emphasize that preparedness for digital disruptions should not focus exclusively on information and technology infrastructure.

Humans

Three-Dimensional Fracture Mapping of the Terrible Triad of the Elbow: Morphological Characteristics and Clinical Implications.

BACKGROUND: The morphology of fractures in the terrible triad of the elbow (TTE) is complex, and precise management relies on a profound understanding of this morphology. This study aims to systematically analyze, for the first time, the distribution and morphological characteristics of TTE fracture lines using three-dimensional (3D) imaging technology. METHODS: Clinical data and thin-slice CT scans of 112 patients with TTE from January 2021 to December 2024 were retrospectively included. 3D fracture models were reconstructed using Mimics software. Virtual reduction and standardized alignment were performed using 3-matic software. Fracture lines were mapped onto standard ulnar and radial templates, and 3D fracture heat maps were generated using the E-3D software to demonstrate the high-frequency distribution zones of the fracture lines visually. Statistical analysis was performed using SPSS software (version 21.0, IBM Corp., Armonk, NY, USA). Continuous variables were compared using one-way analysis of variance (ANOVA), and categorical variables were compared using the chi-square test (&#x3c7;2 test). A two-tailed p&#x2009;<&#x2009;0.05 was considered statistically significant. RESULTS: The study revealed distinct patterns in the distribution of TTE fracture lines. In the coronoid process, the fracture "hot zone" presented as an annular high-density band extending from the lateral middle aspect to the tip. In the radial head, an oblique high-density band was observed in the anterolateral quadrant of the articular surface. The radial neck exhibited a circumferential high-density zone, which was most prominent in the anterolateral aspect. Statistical analysis indicated a significant correlation between age and fracture complexity; the proportion of Regan-Morrey type III coronoid fractures and Mason type III radial head fractures was significantly higher in elderly patients (>&#x2009;60&#x2009;years) (p&#x2009;<&#x2009;0.05), suggesting that advanced age is a significant risk factor for complex fractures. CONCLUSION: This study is the first to visually reveal the Collaborative Distribution Patterns of TTE fracture lines using 3D fracture mapping technology. This model provides morphological evidence for understanding the injury mechanism of TTE and offers an anatomical framework that may assist surgeons in individualizing surgical approaches and fixation strategies.

Humans

Genetic determinants of gestational diabetes mellitus in thai pregnant women: role of GCKR, CDKAL1, TCF7L2, NEDD1, and CMIP variants.

BACKGROUND: Gestational diabetes mellitus (GDM) has a high global prevalence and arises from complex interactions between genetic predisposition and environmental factors. GDM is associated with metabolic disturbances and chronic low-grade inflammation, both of which contribute to its pathogenesis. This study aimed to investigate the association between GDM and 135 single-nucleotide polymorphisms (SNPs) across 20 genes related to metabolic traits. METHODS: In this case-control study, 152 pregnant women with GDM and 684 pregnant women with normal glucose tolerance (NGT) who underwent antenatal examination at Siriraj Hospital, Bangkok, were enrolled. Clinical data and blood samples were collected from all participants. Genomic DNA was isolated and subjected to whole-genome sequencing using the DNBSEQ-T7RS high-throughput sequencing platform. Genotype analyses were performed using R software, and haplotype analyses were conducted using the online SNPStats software. RESULTS: After adjusting for maternal age and pre-pregnancy body mass index, polymorphisms in TCF7L2 (rs34872471, rs7901695, rs4506565, rs7903146, rs12243326, and rs12255372), NEDD1 (rs10431408, rs11830756, rs249579, rs249585, and rs4762339), CMIP (rs2306115 and rs201681534), CDKAL1 (rs4710942), GCKR (rs2293572 and rs2293571), and GCK (rs5883890) were significantly associated with the risk of GDM. Haplotype analysis demonstrated that the TCF7L2 rs12243326-rs12255372 CA haplotype was associated with a decreased risk of GDM (OR = 0.44, 95% CI: 0.23-0.81), while the NEDD1 rs249579-rs249585-rs4762339 GGT haplotype was associated with an increased risk of GDM (OR = 1.40, 95% CI: 1.08-1.82). CONCLUSIONS: These findings suggest that genetic variations in TCF7L2, NEDD1, CMIP, CDKAL1, GCK, and GCKR contribute to GDM susceptibility in the Thai population.

Humans

Primary pulmonary salivary gland-type tumors in cytopathology practice: A systematic review and meta-analysis.

BACKGROUND: Primary pulmonary salivary gland-type tumors (PSGTs) are rare but clinically significant tumors that originate from the submucosal glands of the tracheobronchial tree. Cytologic samples taken during bronchoscopy are a key component of preoperative evaluation. However, cytologic diagnosis remains challenging because of the submucosal growth and morphologic overlap of PSGTs. In addition, current knowledge of the cytohistologic correlation of PSGTs is fragmented. The objective of this study was to assess the effectiveness of cytologic diagnoses of PSGTs. METHODS: A comprehensive, systematic literature search of the PubMed database was conducted to identify studies with cytologic and histologic diagnoses of PSGTs. Comprehensive data on diagnostic and clinical factors, when available, were collected for all individual patients. The data were tabulated in Microsoft Excel and analyzed using OpenMeta (Analyst) software. RESULTS: In total, 49 studies comprising 106 patients were identified. Final cytohistologic concordance was demonstrated in 48.1% of cases. Fine-needle aspiration showed the highest sensitivity (75.0%), followed by bronchial/tracheal washing (38.1%), and bronchial brushing (34.2%). Adenoid cystic carcinoma was the most common histologic subtype, accounting for 67 cases, followed by mucoepidermoid carcinoma, which accounted for 27 cases. CONCLUSIONS: The cytologic diagnosis of rare PSGTs remains challenging. Overall, cytohistologic concordance was 48.1%. However, fine-needle aspiration demonstrated greater diagnostic accuracy than exfoliative cytology and may facilitate a more accurate preoperative assessment.

Humans

Influence of nicotine on protein expression around hydrophilic osseointegrated implants: A proteomic study in male rats.

OBJECTIVE: To ensure the success of dental implant treatment, various factors must be considered, including osseointegration and systemic conditions. There is evidence in the literature that smokers may exhibit alterations in tissue healing, which can compromise the success of implant rehabilitation. Therefore, this study aimed to investigate the influence of nicotine on the protein profile of bone tissue around hydrophilic implants during the osseointegration process in rats. DESIGN: Bone tissue samples from the control and nicotine groups (n&#x202f;=&#x202f;3 per group) were subjected to protein extraction, mass spectrometry, and bioinformatic analyses. Protein identification was performed using Proteome Discoverer 2.1 software and the SEQUEST algorithm, and the protein data were compared with those of a protein database of Rattus norvegicus obtained from UniProt. RESULTS: A total of 740 proteins were detected in both the control group and the nicotine-exposed group. Among them, the proteins biglycan, periostin and histone H4 were highlighted because of their higher abundance in the healthy implant group, while they were reduced in the nicotine-exposed group. CONCLUSIONS: Nicotine has the potential to alter the protein profile of bone tissue around hydrophilic implants during osseointegration, which may impair tissue remodeling and healing.

Animals

Plasma proteomics: considerations for preanalytical variability; a systematic review with narrative synthesis.

BACKGROUND: The plasma proteome (PP) is a dynamic system subject to pathology-associated changes and a focus for novel disease biomarker discovery. Disease-related PP research assumes protein concentrations in test specimens accurately reflect the in&#xa0;vivo milieu. However, measures to maintain the physicochemical integrity of the proteome before assay are often rudimentary, poorly described, or lacking standardisation in published studies. Contrastingly, in laboratory medicine, there is an expectation that errors in the so-called "preanalytical phase" (PAP) that impact patient results are understood, monitored, and mitigated against, while also being well described in research publications. There is therefore scope for good practice from laboratory medicine to inform PP research workflows. This review considers factors in the PAP which may impact the validity of PP results. CONTENT: A systematic review was conducted per PRISMA guidelines, limited to English-language peer-reviewed studies (2014-2024). Candidate studies were imported, screened, and managed using Covidence systematic review software. SUMMARY: 15 eligible studies were reviewed, covering many relevant processes. 11 studies reported statistically significant differences in PP due to factors in the PAP. Temperature and time-to-processing were the most commonly reported factors affecting the PP, with significant effects reported in 8 studies. OUTLOOK: PAP variability can significantly affect results in PP studies. Careful consideration of the effect of each stage of the PAP is needed when working with the PP. In multicenter studies, pre-defined and research question-specific sample processing workflows are essential for reducing PAP variability, which helps ensure the validity of PP studies.

Humans

Long-term mortality in pediatric sepsis: a systematic review and meta-analysis.

BACKGROUND: Pediatric sepsis represents a significant factor in the mortality rates among children, with survivors remaining highly fragile during the period following discharge. While in-hospital and short-term mortality have been widely studied, the long-term mortality of pediatric sepsis is not adequately synthesized or appreciated. This study aims to estimate the long-term mortality associated with pediatric sepsis, providing a basis for optimizing post-discharge surveillance and care protocols. METHODS: This systematic review and meta-analysis followed PRISMA guidelines and was registered in PROSPERO (CRD420251137504). Exhaustive searches were conducted in PubMed, Embase, the Cochrane Library, and Web of Science for studies published from the inception of each database to June 30, 2025. Studies reporting long-term mortality in pediatric sepsis patients diagnosed using international consensus criteria were included. After literature screening, long-term mortality was pooled using a random effects meta-analysis in R statistical software. RESULTS: A total of 72,065 records were identified through database searching. After removing duplicates and screening, six studies comprising 11,318 pediatric sepsis patients were included. The pooled long-term mortality in pediatric sepsis was 11% (95% CI: 7-16%), though significant heterogeneity was observed (I2 = 98.2%, p&#x2009;<&#x2009;0.001). Sensitivity analyses yielded similar results, and evidence of publication bias was limited. CONCLUSION: Long-term mortality after pediatric sepsis was 11%, highlighting the persistent risk of mortality after hospital discharge. Further high-quality longitudinal studies are required to identify modifiable risk factors and guide evidence-based follow-up and personalized care.

Humans

Facilitators and Barriers to Volunteers' Involvement in Palliative Care: A Qualitative Meta-Synthesis.

OBJECTIVE: This study aims to systematically synthesize qualitative evidence on facilitators and barriers to volunteer involvement in palliative care services, providing insights to inform strategies for strengthening volunteer support systems. METHODS: PubMed, Web of Science, Embase, Cochrane Library, Medline, EBSCO, ProQuest, China National Knowledge Infrastructure, Wanfang, VIP, and Sinomed were searched from inception to December 2025 to identify qualitative studies examining factors influencing volunteer participation in palliative care. Methodological quality was assessed using the Joanna Briggs Institute Critical Appraisal Checklist for Qualitative Research. Data were analyzed using Thomas and Harden's thematic synthesis approach and managed using NVivo 12.0 software, following the Enhancing Transparency in Reporting the Synthesis of Qualitative Research (ENTREQ) guidelines. RESULTS: Thirty-one studies involving 1042 participants were included, yielding 68 findings. Facilitators included intrinsic motivation and meaning-making at the individual level; supportive relationships and teamwork at the interpersonal level; structured support and professional recognition at the organizational level; social recognition and resource integration at the community level; and institutional safeguards and governmental incentives at the policy level. Barriers included emotional burden and limited competencies at the individual level; relationship conflicts and insufficient collaboration at the interpersonal level; management deficiencies at the organizational level; community resource imbalances at the community level; and inadequate regulations and incentives at the policy level. CONCLUSION: Volunteer participation in palliative care is influenced by multiple interacting factors. Strengthening training and support systems, enhancing team collaboration, and improving institutional frameworks may help sustain volunteer engagement and improve the quality of palliative care services.

Palliative Care

Meta-Analysis of the Efficacy of Ultrasound-Guided Mammotome Minimally Invasive Surgery and Traditional Open Surgery in the Therapy of Benign Breast Tumors.

ObjectiveTo systematically analyze the efficacy of ultrasound-guided mammotome minimally invasive surgery and traditional open surgery in the therapy of benign breast tumors.MethodsA computerized search retrieved original literature on the therapeutic effects of ultrasound-guided mammotome minimally invasive surgery and traditional open surgery for benign breast tumors from authoritative databases, including CNKI, Wanfang, VIP, Web of Science, PubMed, ScienceDirect, Cochrane Library, and Embase. The search covered from database inception to January 2024, using a strategy of subject terms combined with free terms. The retrieved literature was screened, data were extracted, and quality was evaluated. Meta-analysis was performed using RevMan 5.4 software.ResultsA total of 8 literatures were included in the study, and a total of 1909 patients with benign breast tumors were found from 2018 to 2023. The results of meta-analysis showed that the operation time [MD = -12.79, 95%CI (-14.04, -11.55), P < 0.00001], intraoperative blood loss [MD = -11.55, 95%CI (-14.74, -8.36), P < 0.00001], healing time [MD = -2.73, 95%CI (-4.03, -1.43), P < 0.00001] and complication rate [MD = 0.17, 95%CI (0.12, 0.26), P < 0.00001] was apparently different from traditional open surgery (P < 0.05).ConclusionUltrasound-guided mammotome minimally invasive surgery can effectively shorten the operation time of patients with benign breast tumors, reduce intraoperative blood loss, promote healing, and reduce the risk of complications. The effect is better than that of traditional open surgery.

Humans

Selective Neurectomy Outcomes in Synkinesis Patients: The First 56 Consecutive Primary Cases with Minimum 1-Year Follow-Up.

INTRODUCTION: Evaluation of 1-year follow-up outcomes after selective neurectomy (SN) is essential to confirm sustained improvements in patient-reported, clinician-graded, and objective results. OBJECTIVE: To assess outcomes of SN in synkinesis, using patient-reported outcomes (VAS), clinician-graded assessments (eFACE), and objective evaluations. METHODS: Synkinesis patients who underwent SN were included in the study. Patients with less than 12 months of follow-up were excluded. Visual analog scale (VAS) was assessed as patient-reported outcomes. The Electronic Clinician-Graded Facial Function Scale (eFACE) was also assessed. Objective evaluations were carried out via Emotrics Software. RESULTS: Fifty-six primary cases were included, with a mean patient age at surgery of 33.8&#x2009;&#xb1;&#x2009;11.0 years. Of these, 45 patients (80.3%) were female. The average duration between paralysis and surgery was 124.3&#x2009;&#xb1;&#x2009;103.3 months. The mean duration between surgery and evaluation was 19.7&#x2009;&#xb1;&#x2009;7.5 months (mean/SD). Preoperative and postoperative mean aggregate VAS scores were 35.5&#x2009;&#xb1;&#x2009;19.8 and 67.7&#x2009;&#xb1;&#x2009;16.5, respectively (p < 0.001). However, two patients (3.7%) reported worsening in moving food around in the mouth, and four patients (7.5%) reported worsening in drooling. All postoperative eFACE subscores except periocular demonstrated significant improvement (p < 0.001). Emotrics analysis demonstrated improvement in all postoperative symmetry parameters, except in the periocular region. CONCLUSIONS: SN improves patient-reported outcomes, clinician-graded assessments, and objective measurements. However, periocular outcomes remain suboptimal, and functional deficits should be carefully considered.

Humans

Association between youth athletes' sports specialization and injuries: a systematic review and meta-analysis.

INTRODUCTION: The purpose of this study was to conduct a systematic review and meta-analysis to examine the specialization-injury relationship, and explore whether the specialization-injury relationship is moderated by study design, sport type, age, sex, and injury measurement type, injury mechanism, and anatomical location. METHODS: We searched eight databases by related keywords and assessed the quality of the included studies using the JBI Critical Appraisal Checklist for Analytical Cross-Sectional Studies and the Newcastle-Ottawa Scale. The Comprehensive Meta-Analysis (CMA) statistical software 3.7 examined heterogeneity, sensitivity, publication bias, overall effect size of specialization-injury relationship, and moderation effects. This review was prospectively registered in PROSPERO (CRD420251233318). Searches were conducted in eight electronic databases from inception to March, 2026. RESULTS: The 15 included studies showed moderate heterogeneity, stable sensitivity analyses, and no publication bias. The overall odds ratio of the sports specialization-injury relationship was 2.00 (95% confidence interval [1.58-2.55], p&#xa0;<&#xa0;.001). Moderation analyses indicated that sport type significantly influenced the specialization-injury relationship, whereas no significant moderation effects were observed for study design, sex, age, injury measurement type, injury mechanism, and injury anatomical location. CONCLUSIONS: The findings indicate a positive association between sport specialization and injury risk among youth athletes, with variation across sport participation contexts. Specifically, athletes in both contact and non-contact sports demonstrated higher pooled odds of injury than those involved in multiple sports. Although the evidence is heterogeneous and should be interpreted with caution, these findings highlight the potential role of diversified sport participation in relation to injury.

Humans

Effects of extended problem-based learning interventions on undergraduate nursing education: A systematic review.

OBJECTIVE: Exploring the effects of long-term PBL (problem-based learning) intervention on undergraduate nursing students. METHODS: The article retrieved literature from CINAHL Complete, Academic Search Complete, Web of Science, PubMed, EMBASE, OVID, and Cochrane Library up to January 2025. Studies had to meet all of these criteria: (1) They used a randomized controlled trial (RCT) and quasi-experimental design. (2) The PBL pedagogy intervention lasted 4&#xa0;weeks or longer. (3) The participants were undergraduate nursing students. (4) They reported primary outcomes. These included critical thinking, problem-solving skills and self-directed learning. Two researchers screened articles, extracted data, and assessed quality independently using blinding. They used Cochrane ROB2 for RCTs and ROBINS-I for quasi-experimental studies to judge bias risk. Meta-analysis was performed using RevMan 5.4 software. For continuous variables, standardized mean difference (SMD) and 95% confidence interval were calculated. Heterogeneity was assessed by I2 statistic. When I2&#xa0;>&#xa0;50%, sensitivity analysis was conducted. The source of heterogeneity was explored by excluding studies one by one. The primary outcomes included standardized critical thinking, problem-solving, and self-directed learning assessment results. RESULTS: A total of 11 randomized controlled trials and quasi-experimental studies were retrieved and included for meta-analysis. The experimental group significantly outperformed the control group in critical thinking, problem-solving, and self-directed learning, with differences being statistically significant (P&#xa0;&#x2264;&#xa0;0.05). However, high heterogeneity was observed. After sensitivity analysis, the heterogeneity was reduced and the results remained statistically significant, indicating that the findings were not solely dependent on the excluded studies.

Problem-Based Learning

Applications of quantum AI in brain disorder diagnosis: A systematic review.

BACKGROUND AND OBJECTIVE: Brain disorder diagnosis and prediction remain challenging because neuroimaging, electrophysiological, behavioral, and multimodal data are high-dimensional, noisy, heterogeneous, and limited by small clinical cohorts. This systematic review synthesised applications of quantum artificial intelligence (QAI) for brain disorder diagnosis, prediction, detection, and monitoring. METHODS: Following PRISMA guidelines, studies published from 2016 to 13 January 2026 were retrieved from Scopus, Web of Science, and IEEE Xplore. After screening, 36 studies met the eligibility criteria and were qualitatively analysed according to disorder category, data modality, QAI method, implementation setting, validation strategy, and performance. RESULTS: At the broader disease-group level, neurodegenerative disorders were the most frequently investigated, followed by mental health and psychiatric disorders. At the individual level, Parkinson's disease and schizophrenia were the leading applications, followed by depression, anxiety, Alzheimer's disease, and stress-related tasks. MRI-based modalities were the most frequently used data source, followed by multimodal data and EEG. Methodologically, primary QAI approaches were dominated by quantum neural and QDL architectures, followed by quantum-inspired optimization or feature-selection methods and quantum-kernel/conventional QML classifiers. Qiskit/IBM Quantum and PennyLane were the most frequently reported quantum software frameworks. However, most studies relied on simulators, classical quantum-inspired implementations, or unclear implementation settings, with limited real-hardware evaluation. CONCLUSIONS: QAI shows emerging potential for brain disorder analysis, particularly through hybrid quantum-classical learning, quantum neural architectures, quantum-kernel methods, and quantum-inspired optimization. Nevertheless, current evidence remains preliminary and requires larger datasets, subject-level and external validation, fair classical benchmarking, noise-resilient circuits, real quantum hardware evaluation, explainability, and clinical validation.

Humans