Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
7 result(s) for "Stackpole, Mary L."
Sort by:
Cost-effective methylome sequencing of cell-free DNA for accurately detecting and locating cancer
Early cancer detection by cell-free DNA faces multiple challenges: low fraction of tumor cell-free DNA, molecular heterogeneity of cancer, and sample sizes that are not sufficient to reflect diverse patient populations. Here, we develop a cancer detection approach to address these challenges. It consists of an assay, cfMethyl-Seq, for cost-effective sequencing of the cell-free DNA methylome (with > 12-fold enrichment over whole genome bisulfite sequencing in CpG islands), and a computational method to extract methylation information and diagnose patients. Applying our approach to 408 colon, liver, lung, and stomach cancer patients and controls, at 97.9% specificity we achieve 80.7% and 74.5% sensitivity in detecting all-stage and early-stage cancer, and 89.1% and 85.0% accuracy for locating tissue-of-origin of all-stage and early-stage cancer, respectively. Our approach cost-effectively retains methylome profiles of cancer abnormalities, allowing us to learn new features and expand to other cancer types as training cohorts grow. Early cancer detection by cell-free DNA (cfDNA) is challenged by the low amount of tumour DNA in cfDNA, tumour heterogeneity and the small patient cohorts. Here, the authors develop a method, cfMethyl-Seq, for cost-effective methylome profiling of cfDNA and for detecting and locating cancer.
Noninvasive prognostication of hepatocellular carcinoma based on cell-free DNA methylation
The current noninvasive prognostic evaluation methods for hepatocellular carcinoma (HCC), which are largely reliant on radiographic imaging features and serum biomarkers such as alpha-fetoprotein (AFP), have limited effectiveness in discriminating patient outcomes. Identification of new prognostic biomarkers is a critical unmet need to improve treatment decision-making. Epigenetic changes in cell-free DNA (cfDNA) have shown promise in early cancer diagnosis and prognosis. Thus, we aim to evaluate the potential of cfDNA methylation as a noninvasive predictor for prognostication in patients with active, radiographically viable HCC. Using Illumina HumanMethylation450 array data of 377 HCC tumors and 50 adjacent normal tissues obtained from The Cancer Genome Atlas (TCGA), we identified 158 HCC-related DNA methylation markers associated with overall survival (OS). This signature was further validated in 29 HCC tumor tissue samples. Subsequently, we applied the signature to an independent cohort of 52 patients with plasma cfDNA samples by calculating the cfDNA methylation-based risk score (methRisk) via random survival forest models with 10-fold cross-validation for the prognostication of OS. The cfDNA-based methRisk showed strong discriminatory power when evaluated as a single predictor for OS (3-year AUC = 0.81, 95% CI: 0.68-0.94). Integrating the methRisk with existing risk indices like Barcelona clinic liver cancer (BCLC) staging significantly improved the noninvasive prognostic assessments for OS (3-year AUC = 0.91, 95% CI: 0.80-1), and methRisk remained an independent predictor of survival in the multivariate Cox model (P = 0.007). Our study serves as a pilot study demonstrating that cfDNA methylation biomarkers assessed from a peripheral blood draw can stratify HCC patients into clinically meaningful risk groups. These findings indicate that cfDNA methylation is a promising noninvasive prognostic biomarker for HCC, providing a proof-of-concept for its potential clinical utility and laying the groundwork for broader applications.
Sensitive detection of tumor mutations from blood and its application to immunotherapy prognosis
Cell-free DNA (cfDNA) is attractive for many applications, including detecting cancer, identifying the tissue of origin, and monitoring. A fundamental task underlying these applications is SNV calling from cfDNA, which is hindered by the very low tumor content. Thus sensitive and accurate detection of low-frequency mutations (<5%) remains challenging for existing SNV callers. Here we present cfSNV, a method incorporating multi-layer error suppression and hierarchical mutation calling, to address this challenge. Furthermore, by leveraging cfDNA’s comprehensive coverage of tumor clonal landscape, cfSNV can profile mutations in subclones. In both simulated and real patient data, cfSNV outperforms existing tools in sensitivity while maintaining high precision. cfSNV enhances the clinical utilities of cfDNA by improving mutation detection performance in medium-depth sequencing data, therefore making Whole-Exome Sequencing a viable option. As an example, we demonstrate that the tumor mutation profile from cfDNA WES data can provide an effective biomarker to predict immunotherapy outcomes. It is possible to call single-nucleotide variant (SNV) in cell-free DNA (cfDNA), but the accuracy of detection is often affected by low tumour cfDNA content. Here, the authors develop a method, cfSNV, and show that it can be used even for medium-coverage whole exome sequencing of cfDNA.
Reducing demographic bias in biomedical machine learning for cancer detection using cfDNA methylation
Background Machine learning models in biomedical research are often hindered by demographic imbalances in clinical datasets, leading to biased predictions that disadvantage minority populations. Existing bias-correction methods face limitations in handling the heterogeneity of biomedical data and the complexity of demographic influences. Results We present DeBias , a computational framework for mitigating demographic biases in high-dimensional biomedical datasets. DeBias identifies and removes bias-associated subspaces from the feature space using control samples, enabling global correction of demographic distortions while preserving disease-specific signals. To evaluate its effectiveness, we apply DeBias to cell-free DNA methylation data for cancer detection. DeBias achieves a significant reduction in the number of features exhibiting demographic bias and outperforms existing methods in improving cancer detection performance for minority populations. Performance gains are validated in independent cohorts, highlighting the robustness of the approach. Conclusions DeBias offers an effective and generalizable strategy for correcting demographic biases in biomedical machine learning. It represents a step toward more equitable machine learning models that can deliver reliable and unbiased predictions across diverse patient populations.
cfTools: an R/Bioconductor package for deconvolving cell-free DNA via methylation analysis
Abstract Motivation Cell-free DNA (cfDNA) released by dying cells from damaged or diseased tissues can lead to elevated tissue-specific DNA, which is traceable and quantifiable through unique DNA methylation patterns. Therefore, tracing cfDNA origins by analyzing its methylation profiles holds great potential for detecting and monitoring a range of diseases, including cancers. However, deconvolving tissue-specific cfDNA remains challenging for broader applications and research due to the scarcity of specialized, user-friendly bioinformatics tools. Results To address this, we developed cfTools, an R package that streamlines cfDNA tissue-of-origin analysis for disease detection and monitoring. Integrating advanced cfDNA tissue deconvolution algorithms with R/Bioconductor compatibility, cfTools offers data preparation and analysis functions with flexible parameters for user-friendliness. By identifying abnormal cfDNA compositions, cfTools can infer the presence of underlying pathological conditions, including but not limited to cancer. It simplifies bioinformatics tasks and enables users without advanced expertise to easily derive biologically interpretable insights from standard preprocessed sequencing data, thus increasing its accessibility and broadening its application in cfDNA-based disease studies. Availability and implementation cfTools and its supplementary package cfToolsData are freely available at Bioconductor: https://bioconductor.org/packages/release/bioc/html/cfTools.html and https://bioconductor.org/packages/release/data/experiment/html/cfToolsData.html. The development version of cfTools is maintained on GitHub: https://github.com/jasminezhoulab/cfTools.