PubMed HealthSearch

SEARCH · PubMed Health

Results for “Multi-platform Sequencing”

Explore indexed PubMed citations for clinical trials, systematic reviews and public health research. Read source abstracts and follow each citation to its original PubMed record.

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

5 recordsLinked to original sources

Chromosome-level genome assembly with telomeric repeats at scaffold ends for Rhabdosargus sarba.

Rhabdosargus sarba, the goldlined seabream, is a euryhaline marine fish of great aquaculture potential. Genome sequencing and assembly of R. sarba was carried utilizing a multi-platform sequencing strategy that included long-read sequencing (PacBio HiFi), short-read sequencing (Illumina), and chromatin interaction mapping (Hi-C). The final genome assembly size after scaffolding was 764.59 Mb in 31 scaffolds with an N50 length of 33.98 Mb. Repeat profiling of primary assembly showed that 28.71% of the genome comprises of repeat elements. Gene prediction utilising the evidence from ab initio prediction and transcriptome data revealed 26,913 protein encoding genes and functional annotation and pathway analysis showed their participation in 332 pathways. This genome is an excellent resource for future research on genetic improvement and molecular breeding programmes for R. sarba.

Animals

Chromosome-level assembly and annotation of the yellow-shelled fish (Barbodes Wynaadensis).

Barbodes wynaadensis, a unique cyprinid species native to Yunnan Province in China, stands out as an allotetraploid (AABB) fish with a complex evolutionary history. Leveraging a multi-platform sequencing strategy combining MGI short-read, PacBio long-read, and Hi-C scaffolding technologies, we assembled the first chromosome-level genome for B. wynaadensis. The final assembled genome spans 1.76 Gb in length with a contig N50 of 33.53 Mb, demonstrating high assembly continuity. Hi-C scaffolding enabled the reconstruction of 50 pseudochromosomes, representing 99.94% of the total genome assembly. Genome annotation identified 46,121 protein-coding genes, with a functional annotation rate of 99.76%. Repetitive elements constituted 48.26% of the genomic sequences, including lineage-specific expansions of DNA transposons (29.26%) and LTRs (6.36%). This high-quality assembly resolves challenges in polyploid genome reconstruction and provides a critical resource for investigating Cyprinidae evolution, particularly subgenome divergence and adaptation. The dataset also enables practical applications, such as molecular marker development for population monitoring, supporting conservation efforts for this threatened endemic species amid habitat degradation in the Nujiang River basin.

Animals

A personalized multi-platform assessment of somatic mosaicism in the human frontal cortex.

Somatic mutations in individual cells create genomic mosaicism, influencing genetic disorders and cancers. While clonal mutations in cancers are well-studied, rarer somatic variants in normal tissues remain poorly characterized. This study systematically evaluates detection methods using a personalized donor-specific assembly (DSA) from a neurotypical individual's dorsolateral prefrontal cortex assessed with Oxford Nanopore, NovaSeq, linked-read sequencing, Cas9-targeted long-read sequencing (TEnCATS), and single-neuron MALBAC amplification. The haplotype-resolved DSA improved cross-platform analysis, dramatically increasing phasing rates. Germline SNVs, structural variations (SVs), and transposable elements (TEs) were recalled with 99.4%-99.7% accuracy in bulk tissue, and phased haplotype analysis reduced false positives by 15.4%-75.1% for putative somatic candidates. Long-read single-neuron sequencing detected nine somatic SV candidates, demonstrating enhanced sensitivity for rare variants, while TEnCATS identified eight low-frequency somatic TE candidates. These findings highlight advanced methodologies for precise somatic variant detection, critical for understanding mosaicism's role in health and disease.

Multi-platform Sequencing

Transcriptome-based epigenetic screening identifies DNA hypermethylation signatures as prognostic biomarkers in oral squamous cell carcinoma.

Promoter DNA hypermethylation is a key epigenetic mechanism of gene silencing in cancer, yet the DNA hypermethylome of oral squamous cell carcinoma (OSCC) and its prognostic relevance remain poorly characterized. Here, we systematically identified and validated novel hypermethylated genes with prognostic significance in OSCC using a genome-wide discovery and multi-platform validation strategy. Candidate genes were first identified by pharmacologic demethylation combined with RNA sequencing across OSCC cell lines, then validated by quantitative RT-PCR, methylation-specific PCR, and bisulfite sequencing in OSCC cell lines, normal oral mucosa, and primary OSCC tumors, with independent confirmation in the TCGA-HNSC dataset. Immunohistochemistry confirmed protein-level silencing, and Kaplan-Meier survival analysis assessed prognostic significance across both cohorts. This pipeline identified five candidate genes, GPX3, ANG, CTGF, GPRC5B, and BAMBI, exhibiting cancer-specific promoter hypermethylation associated with transcriptional and protein silencing in OSCC. Validation in oral cavity tumor samples extracted from the TCGA-HNSC dataset confirmed tumor-specific hypermethylation and revealed significant inverse correlations between methylation and expression for GPX3, GPRC5B, and CTGF. Notably, CTGF hypermethylation was independently associated with poor overall survival in both cohorts (institutional cohort, p=0.03; oral tumor subset from TCGA-HNSC, p=0.01), and a combined ANG+CTGF methylation signature showed superior and reproducible prognostic performance across both platforms. Pathway analysis linked these genes to epithelial-mesenchymal transition and interferon response signaling. This study establishes the first validated DNA methylation biomarker panel for OSCC prognosis, identifying CTGF hypermethylation as a robust prognostic driver with translational potential for clinical risk stratification.

Humans

MAFin: motif detection in multiple alignment files.

MOTIVATION: Whole Genome and Proteome Alignments, represented by the multiple alignment file format, have become a standard approach in comparative genomics and proteomics. These often require identifying conserved motifs, which is crucial for understanding functional and evolutionary relationships. However, current approaches lack a direct method for motif detection within MAF files. We present MAFin, a novel tool that enables efficient motif detection and conservation analysis in MAF files to address this gap, streamlining genomic and proteomic research. RESULTS: We developed MAFin, the first motif detection tool for Multiple Alignment Format files. MAFin enables the multithreaded search of conserved motifs using three approaches: (i) using user-specified k-mers to search the sequences. (ii) with regular expressions, in which case one or more patterns are searched, and (iii) with predefined Position Weight Matrices. Once the motif has been found, MAFin detects the motif instances and calculates the conservation across the aligned sequences. MAFin also calculates a conservation percentage, which provides information about the conservation levels of each motif across the aligned sequences, based on the number of matches relative to the length of the motif. A set of statistics enables the interpretation of each motif's conservation level, and the detected motifs are exported in JSON and CSV files for downstream analyses. AVAILABILITY AND IMPLEMENTATION: MAFin is offered as a Python package under the GPL license as a multi-platform application and is available at: https://github.com/Georgakopoulos-Soares-lab/MAFin.

Software