ALL Metrics
-
Views
-
Downloads
Get PDF
Get XML
Cite
Export
Track
Research Article
Revised

Predicting gene expression changes upon epigenomic drug treatment

[version 3; peer review: 4 approved, 2 not approved]
PUBLISHED 02 May 2025
Author details Author details
OPEN PEER REVIEW
REVIEWER STATUS

This article is included in the Bioinformatics gateway.

This article is included in the Genomics and Genetics gateway.

This article is included in the Bioinformatics in Cancer Research collection.

Abstract

Background

Tumors are characterized by global changes in epigenetic modifications such as DNA methylation and histone modifications that are functionally linked to tumor progression. Accordingly, several drugs targeting the epigenome have been proposed for cancer therapy, notably, histone deacetylase inhibitors (HDACi) such as vorinostat and DNA methyltransferase inhibitors (DNMTi) such as zebularine. However, a fundamental challenge with such approaches is the lack of genomic specificity, i.e., the transcriptional changes at different genomic loci can be highly variable, thus making it difficult to predict the consequences on the global transcriptome and drug response. For instance, treatment with DNMTi may upregulate the expression of not only a tumor suppressor but also an oncogene, leading to unintended adverse effect.

Methods

Given the pre-treatment transcriptome and epigenomic profile of a sample, we assessed the extent of predictability of locus-specific changes in gene expression upon treatment with HDACi using machine learning.

Results

We found that in two cell lines (HCT116 treated with Largazole at eight doses and RH4 treated with Entinostat at 1µM) where the appropriate data (pre-treatment transcriptome and epigenome as well as post-treatment transcriptome) is available, our model distinguished the post-treatment up versus downregulated genes with high accuracy (up to ROC of 0.89). Furthermore, a model trained on one cell line is applicable to another cell line suggesting generalizability of the model.

Conclusions

Here we present a first assessment of the predictability of genome-wide transcriptomic changes upon treatment with HDACi. Lack of appropriate omics data from clinical trials of epigenetic drugs currently hampers the assessment of applicability of our approach in clinical setting.

Keywords

Epigenetics, HDACi, DNMTi, Cancer therapy, Machine Learning, Transcriptomics

Revised Amendments from Version 2

In the revised manuscript, we have updated the gene ontology section providing an explanation about why genes are associated with different types of GO terms for different cell lines. Also, we have rewritten the results associated with the Figure 6.

See the authors' detailed response to the review by Sukhen Das Mandal
See the authors' detailed response to the review by Angelika Merkel

Introduction

Phenotypic state of a cell or tissue, either in normal homeostasis or in disease such as cancer, is intimately linked to its transcriptional state, which in turn is profoundly determined by its global epigenome.1 Cancer genomes display a substantially altered epigenome relative to their non-malignant counterparts. For instance, global DNA hypomethylation and focal hypermethylation, notably, at tumor suppressor gene promoters, have been noted as a general feature of many cancers.2 Accordingly, drugs that alter the epigenome have emerged as potential candidates for cancer therapy.3 Two of the most common classes of epigenome-altering drugs are DNA methyltransferase inhibitors (DNMTi), such as zebularine, and histone deacetylase inhibitors (HADCi), such as vorinostat. While DNMTi’s are standard of care in some hematological malignancies, across most cancers, the efficacy of epigenomic drugs has been mixed.

One of the many reasons adversely affecting the success of epigenomic drugs is its lack of locus specificity. Note that the intent of DNMTi, for instance, is partly to reactivate aberrantly silenced genes by demethylating their (aberrantly methylated) promoters.3,4 However, the drug is locus-agnostic and, a priori, can activate many other loci in the genome, some of which may have toxic side effects5 and in the worst case, have pro-tumor effects; indeed, DNMTi’s are known to activate cancer testis antigens, which are known to be pro-tumor. Currently, we lack the sufficient knowledge to predict locus-specific effects of an epigenomic drug on the gene expression, to be able to develop more rational therapies. One of the facts complicating this understanding is incompletely understood interactions between different epigenomic marks. For instance, there is broad antagonism between two key mechanisms of transcriptional suppression, namely, histone modification H3K27me3 and DNA methylation6 which may result in redistribution of one upon perturbation of the other. Because of the complex interactions between epigenomic marks as well as feed-forward and feed-back loops between the epigenome and the transcriptome, the ultimate effect of epigenomic perturbation on the global transcriptome may not be easily predictable, especially based only on the local genomic context.

In previous studies, researchers tried to predict gene expression from the epigenome in a specific context.79 However, we are interested in predicting the effect on the expression upon drug treatment, given the epigenomic profile in the pre-treatment sample. Our question necessitates availability of pre- and post-treatment gene expression and pre-treatment epigenomic profile, while these previous approaches are not concerned with the changes upon drug treatment. Hence, we believe, our work could substantially help assess the clinical efficacy of an epigenomic drug.

Methods

Processing of RH4 and HCT116 sequencing data

FASTQ files were downloaded from Sequence Read Archive (SRA) (HCT116 dataset accession: SRP113250, RH4 accession: SRP151465). HCT116 is human colorectal carcinoma cell line initiated from an adult male whereas RH4 cell line is for studying alveolar rhabdomyosarcoma and is belongs to soft tissue lineage. We uniformly re-processed both RNA-seq and H3K27ac ChIP-seq data to minimize biases. We ran the fastqc toolkit (v0.11.9) to ensure quality. Trimgalore (v0.6.7) was run with default options to trim any adaptor sequence contamination in reads. For ChIP-seq data, bwa-mem2 (v2.2.1)10 was used to align trimmed reads while salmon (v1.7.0)11 was run to align trimmed reads with the –validateMappings option enabled. For ChIP-seq data, the read counts in each genomic bin (defined below) were normalized to TPM (transcripts per million) scale with genomic bin counts quantified using the Rsubread package.12 Since the RH4 ChIP-seq data contained spike-in reads from the Drosophila melanogaster genome, bwa-mem2 was used to align reads using a joint BWA index of the hg38 and dm6 genome. Thus, for the RH4 data, in addition to the library size normalization that is applied to each sample, we additionally divided the TPM values by the total number of reads that aligned to the dm6 genome assembly following the recommendation in the source publication describing the Drosophila melanogaster spike-in protocol for ChIP-seq data.13 All pseudo-aligned RNA-seq data from salmon was normalized to a TPM scale using the tximport function (v1.28.0).

Distribution of histone marks in the genic region

We identified 1000 most upregulated and downregulated genes post-drug treatment for HCT116 and RH4 cell line. The genes were selected based on Log2 Fold change i.e., Log2 Treated – Log2 Untreated. For every gene, we created 21 genomic bins to analyze the pattern of histone marks. The genomic bins include promoter region, transcription Start Site (TSS), and Gene Body (GB) region. TSS coordinates were obtained from the ENSEMBL Genes v101 database.14 We defined the promoter as the 2kb region upstream to the TSS which was further divided into 10 equal-sized bins where the TSS was the single nucleotide position. Finally, the gene body was defined as the entire transcribed region and was also divided into 10 equal-sized bins. Overall, this resulted in a total of 21 bins for every gene. H3K27Ac read density was calculated in each of these 21 bins and was used to compare the up and down genes and as features for the prediction of up and down-regulated genes.

Machine learning model to predict post-treatment transcriptional effect

We used the histone mark distribution in 21 genic bins as features to develop machine learning models to distinguish up versus downregulated genes after HDACi-treatment separately for both HCT116 and RH4 cell lines. Using the conventional five-fold cross-validation we computed the area under curve (AUC) as performance measure. We used a python-based library known as Scikit-learn15 and implemented three different machine learning techniques which include Support Vector Machine (SVM), Random Forest (RF), and Gradient Boosting. Models were developed in four different categories (i) using 10 Promoter features; (ii) using single TSS feature; (iii) using 10 GB features, and lastly (iv) using all 21 features. We further performed cross cell line prediction where a model trained on one cell line data was used to predict other cell line data.

Gene Ontology analysis

We used clusterProfiler 4.016 to identify biological processes associated with the identified up and downregulated genes. We used the following command to get the enriched significant processes:

“ego <- enrichGO (de$Entrezid, OrgDb = “org. Hs.eg.db”, ont=“BP”, readable = TRUE, minGSSize = 10, maxGSSize = 500, keyType=“SYMBOL”)”

As there are many redundant processes, we further obtained the parent processes using the following command:

“ego2 <- simplify (ego, cutoff=0.8, by=“p.adjust”, select_fun=min, measure = “Wang”)”

Dotplot of the above obtained processes were created using ggplot2 library in R.17

Results

Distinct patterns of epigenomic marks in gene locus between up- and down-regulated genes upon HDACi treatment

For each of the two cell lines (HCT116 and RH4), for the respective dosage of HDACi drugs (eight doses of Largazole for HCT116, one dose of 1 μM Entinostat for RH4), we first identified the top 1000 up-regulated and 1000 down-regulated genes (Methods). Genes classified as up, down, and unchanged post-treatment for various doses in HCT116 and RH4 cell lines are provided in Tables S1 and S2 respectively of Extended data.18 TPM value of each gene, untreated as well as treated for various concentrations in HCT116 cell line and single concentration for RH4 is also provided in Tables S3 and S4 of Extended data18 respectively.

We first identified enriched GO terms in each set of up and down-regulated genes (three pairs of gene sets for three representative doses in HCT116 [4.68 nM, 75 nM and 300 nM] and one pair for RH4). In general, the upregulated genes in both the cell lines were broadly enriched for the developmental and signaling processes ( Figure 1). The developmental process is in the direction of epithelial to mesenchymal transition (EMT). In the case of HCT116 cell line, we additionally observed response to hypoxia. Likewise, processes associated with downregulated genes are broadly associated with the cell cycle and cell division, whereas for RH4 cell line, additional processes such as histone modification and RNA splicing were also seen ( Figure 2).

Gene Ontology (GO) enrichment analysis revealed that genes upregulated by HDACi treatment were broadly involved in developmental processes and cell signaling pathways, suggesting a potential shift toward differentiation or activation of lineage-specific programs. In contrast, downregulated genes were strongly enriched for cell cycle-related processes, consistent with the known anti-proliferative effects of HDAC inhibitors. Notably, while this overall pattern was observed across all cell lines, the specific GO terms and pathways varied between them. This indicates that cell line-specific factors—such as differences in chromatin accessibility, baseline gene expression, or mutational background—may influence the transcriptional response to HDACi. Some variability may also stem from the use of different HDAC inhibitors, which may target different HDAC isoforms and thus modulate distinct regulatory networks. Disentangling these two possibilities however will necessitate a broader set of experiments involving multiple cell lines and multiple HDACi with proper experimental design.

Complete lists of processes associated with the upregulated and downregulated genes in HCT116 [4.68 nM, 75 nM and 300 nM] and RH4 cell lines are provided in Tables S5-S7 and S8 respectively of Extended data.18

dc1ca4f9-30d7-4037-ad54-b40286eaf7c0_figure1.gif

Figure 1. Upregulated genes are broadly enriched for the developmental and signaling processes.

Top 20 enriched biological processes associated with upregulated genes in HCT116 cell line after treating with epigenetic drug largazole at 4.68 nM (A); 75 nM (B); 300 nM (C); and Top 20 enriched biological processes associated with upregulated genes in RH4 cell line after treating with epigenetic drug entinostat at 1 μM (D).

dc1ca4f9-30d7-4037-ad54-b40286eaf7c0_figure2.gif

Figure 2. Downregulated genes are broadly enriched for the cell cycle processes.

Top 20 enriched biological processes associated with downregulated genes in HCT116 cell line after treating with epigenetic drug largazole at 4.68 nM (A); 75 nM (B); 300 nM (C); and Top 20 enriched biological processes associated with upregulated genes in RH4 cell line after treating with epigenetic drug entinostat at 1 μM (D).

Next, we compared the pre-treatment epigenomic profiles of the up- and downregulated genes by plotting the H3K27Ac mark intensity (normalized read counts) in the pre-treatment sample along 21 genic bins (Methods). Distributions for three representative doses for HCT116 (4.68 nM (lowest), 75 nM, and 300 nM (highest)) and 1 μM dose for RH4 are included in Figure 3; all other distributions for the HCT116 cell line are provided in Figures S1-S5 of Extended data.18 Overall, the following general trends emerged: (1) There was substantial variability across the bins around the genic locus in the upregulated versus downregulated H3K27Ac mark density, (2) in the upstream regions downregulated genes had a higher H3K27Ac pre-treatment; (3) this trend was also true in gene body but only at mid and higher dosage, while (4) at low dosage the trend was opposite in gene body where the downregulated genes had lower H3K27Ac; (5) RH4 trends at 1 μm dose of Entinostat most resembled the patterns at 75 nM dose of largazole in HCT116. Overall, while there was a variable pre-treatment epigenomic pattern within the gene body across cell lines, drug, and dosages, there were nevertheless sufficient differences between up- and downregulated genes, motivating us to develop machine learning models to predict transcription effects given the H3K27Ac pattern at a gene locus.

dc1ca4f9-30d7-4037-ad54-b40286eaf7c0_figure3.gif

Figure 3. H3K27Ac mark distribution across genomic bins.

Boxplot distribution of H3K27Ac marks across 21 genomic bins (10 equal sized bins of Promoter, Gene body and 1 bin of TSS) associated with upregulated (blue bars) and downregulated (brown bars) genes when HCT116 cell line is treated with largazole at concentrations 4.68 nM (A); 75 nM (B); 300 nM (C); and when RH4 cell line is treated with entinostat at 1 μM (D).

Predicting HDACi treatment impact on gene expression from the epigenome

Here, we assess whether the pre-treatment epigenetic profile at a gene locus can predict whether the gene will be upregulated or downregulated upon treatment with HDACi. The top 1000 upregulated and 1000 downregulated genes were compiled. For every gene, pre-treatment H3K27Ac read count in 21 regions relative to the gene (Methods) were used as features and three machine learning models – Support Vector Machine (SVM), Random Forest (RF), and Gradient Boosting (GB), were benchmarked based on five-fold cross-validation and accuracy was quantified as area under the ROC curve (AUC). A separate model was benchmarked for each of the eight drug dosages in HCT116 data. As shown in Table 1, overall, various machine learning approaches performed comparably and using all features was preferable; specifically, the best performance was achieved by SVM for 75 nM dosage with AUC of 0.89 ( Figure 4). Analogous benchmarking for RH4 cell line data available at the single dosage using all features yielded comparable AUC ranging from 0.74-0.76 for the three machine learning methods. Overall, H3K27Ac signal near the gene is informative of the gene expression changes upon treatment with HDACi.

Table 1. Performance of various machine learning models on HCT116 and RH4 cell line testing dataset.

Here the concentration of drugs is in nM and μM. P stands for Promoter; TSS stands for Transcription Start Site; GB stands for Gene Body; and All is the combination of all three features.

Support vector machineRandom forestGradient boosting
Concentration P TSS GB All P TSS GB All P TSS GB All
HCT116 (4.68 nM) 0.570.610.680.710.610.680.690.740.620.690.650.73
HCT116 (9.37 nM) 0.740.730.770.780.740.760.820.800.720.770.750.79
HCT116 (18.75 nM) 0.600.740.740.830.680.740.740.850.660.760.740.80
HCT116 (30 nM) 0.740.770.820.860.750.760.820.840.740.780.730.80
HCT116 (37.5 nM) 0.820.800.850.870.830.740.850.850.820.790.780.80
HCT116 (75 nM) 0.740.780.840.890.720.750.830.870.720.770.780.81
HCT116 (150 nM) 0.730.790.860.870.720.760.850.870.730.790.770.82
HCT116 (300 nM) 0.750.750.860.880.760.740.860.860.760.750.760.80
RH4 (1μM) 0.740.670.710.750.710.630.730.760.700.660.700.74
dc1ca4f9-30d7-4037-ad54-b40286eaf7c0_figure4.gif

Figure 4. Performance of Support Vector Machine (SVM) model.

Performance of various SVM based models in terms of Area Under Curve (AUC) at different concentrations when HCT116 cell line was treated with 8 different largazole concentration and RH4 cell line was treated with entinostat.

Prediction model is generalizable across cell lines

Next, we assessed whether a model trained on one cell line to predict the transcriptional effect of a certain epigenomic drug can predict the effect in a different cell line treated with a different drug, albeit also HDACi. Toward this, first, a SVM (75 nM) model trained on HCT116 cell line data was able to achieve an AUC value of 0.71 when applied to RH4 cell line data ( Figure 5A). Likewise, the model trained on RH4 cell line data when applied to HCT116 data achieved an AUC of 0.81 ( Figure 5B), supporting the cross-context generalizability of the model, consistent with similarity of epigenomic profile trends between the two cell lines as shown above ( Figure 3B and 3D).

dc1ca4f9-30d7-4037-ad54-b40286eaf7c0_figure5.gif

Figure 5. Cross cell line prediction: (A) Performance of HCT116 data trained Support Vector Machine (SVM) model on RH4 cell line used as testing dataset. (B) Performance of RH4 data trained SVM model on HCT116 cell line used as testing dataset.

Cell line-specific expression changes are reflected in their epigenome

Next, we specifically assessed whether the context-specific differences across the two cell lines in their HDACi-induced gene expression were reflected in their context-specific pre-treatment epigenomic profile in the gene locus. Toward this we compared the data for HCT116 treated with 75 nM largazole with RH4 treated with 1 μM of entinostat. For each cell line we applied stringent criteria to identify genes which were upregulated in one cell line and downregulated in another cell line. We selected those genes whose fold change >3 in one cell line and <1/3 in another. This resulted in two gene sets: (1) 73 genes upregulated in HCT116 and downregulated in RH4, and (2) 184 genes upregulated in RH4 and downregulated in HCT116. To normalize for cell line-specific differences in H3K27Ac, we z-scored the cross-bin H3K27Ac signal for each gene. Then for these two gene sets, we plotted the normalized H3K27Ac intensities along the 21 genic bins, comparing two cell lines features. As shown below, we do not observe any clear pattern for the H3K27Ac read density among the two cell lines, except at TSS and gene body 1 region, where we observed lower H3K27Ac read distribution for the upregulated genes ( Figure 6A& B).

dc1ca4f9-30d7-4037-ad54-b40286eaf7c0_figure6.gif

Figure 6. H3K27Ac mark distribution across genomic bins in two cell lines.

Boxplot distribution of H3K27Ac marks across 21 genomic bins (10 equal sized bins of Promoter, Gene body and 1 bin of TSS) associated with genes with positive log fold change in HCT116 but negative log fold change in RH4 cell line (A) and Genes with positive log fold change in RH4 but negative log fold change in HCT116 cell line (B).

Discussion

Epigenetic dysregulation is a key characteristic of cancers. A number of mutations have been observed in the genes encoding epigenetic modifiers such as DNA methylation and histone modification enzymes.19 Accordingly, efforts have been made in targeting epigenetic regulators.20 At present, seven epigenetics-targeting drugs have been approved by the FDA.21 However, there are certain challenges associated with this class of drugs, limiting their success. Some of the key challenges include (i) Different epigenetic mutations are associated with different cancer types; (ii) The same gene may have opposite function in tumorigenesis of different cancers. For example, EZH2 deficiency causes myeloid malignancies22 whereas gain-of-function causes B cell lymphomas23; (iii) Another major issue is the selectivity of these drugs. For example, 30 enzymes of the KDM family with similar JMJC domain belong to five subfamilies. These enzymes demethylate different histone residues. Hence, drugs targeting these are broad-spectrum, affecting multiple KDM subfamilies and histone marks with potentially unintended consequences24; (iv) Yet another issue with epigenetics-targeting drugs, focused on in this work, is the selectivity of genomic loci. For instance, a HDACi can both increase as well as decrease histone acetylation in different genomic loci and can thus upregulate certain genes while downregulating others, again with unintended consequences.

Here, we tried to address the selectivity issue by developing a machine learning model based on pretreatment histone mark. In two cell lines, we established that the locus-specific effect of HDACi treatment on gene expression can be predicted to a reasonable accuracy from the pre-treatment histone acetylation pattern at a gene locus, and the model appears to be generalizable across cell lines. While the current study is promising and may potentially be applied to personalized therapy by predicting the transcriptomic consequence of HDACi treatment, there are a few limitations which need to be addressed. Our predictive model is based only on the H3K27ac mark. Several other marks such as H3K9ac, H3K4me3, H3K27me3, among others, should be incorporated in such modeling approaches in the future as and when such data become available. Our model was assessed only in cell lines and its efficacy in bulk tumor data representing the tumor microenvironment remains to be assessed. Last but not the least, pre- and post-treatment tumor epigenetic and transcriptomic data in clinical and pre-clinical models are still lacking, required for assessing the clinical applicability of our approach.

Author contribution

VG download and processed the data. PA, and SH perform the analysis. PA and SH perform the statistical analysis. PA, VG and SH wrote the manuscript. PA and SH supervised the study. All authors read the article and approved the submitted version.

Declarations

We declare that no third-party material was used in this study and also, we have not used AI tools at any point in the preparation of the manuscript.

Comments on this article Comments (0)

Version 3
VERSION 3 PUBLISHED 01 Sep 2023
Comment
Author details Author details
Competing interests
Grant information
Copyright
Download
 
Export To
metrics
Views Downloads
F1000Research - -
PubMed Central
Data from PMC are received and updated monthly.
- -
Citations
CITE
how to cite this article
Agrawal P, Gopalan V, Rumi MA and Hannenhalli S. Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.12688/f1000research.140273.3)
NOTE: If applicable, it is important to ensure the information in square brackets after the title is included in all citations of this article.
track
receive updates on this article
Track an article to receive email alerts on any updates to this article.

Open Peer Review

Current Reviewer Status: ?
Key to Reviewer Statuses VIEW
ApprovedThe paper is scientifically sound in its current form and only minor, if any, improvements are suggested
Approved with reservations A number of small changes, sometimes more significant revisions are required to address specific details and improve the papers academic merit.
Not approvedFundamental flaws in the paper seriously undermine the findings and conclusions
Version 3
VERSION 3
PUBLISHED 02 May 2025
Revised
Views
4
Cite
Reviewer Report 24 May 2025
Ashwini Kumar, Sharda University, Greater Noida, Uttar Pradesh, India 
Approved
VIEWS 4
The article titled "Predicting gene expression changes upon epigenomic drug treatment" is an interesting approach to show the effect of drug treatment on the genomic and epigenomic changes in cancer cells and prepare a model that can predict the post-treatment ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Kumar A. Reviewer Report For: Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.5256/f1000research.181146.r383150)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Views
3
Cite
Reviewer Report 24 May 2025
Vivek Dhar Dwivedi, Quanta Calculus, Greater Noida, India 
Approved
VIEWS 3
The current study proposes a novel and interesting strategy to predict gene expression changes using histone modification patterns, with a focus on H3K27 acetylation, in response to drug exposure. The findings may play a key role in enhancing personalized treatment ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Dwivedi VD. Reviewer Report For: Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.5256/f1000research.181146.r383152)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Views
3
Cite
Reviewer Report 24 May 2025
Sukhen Das Mandal, Ghani Khan Choudhary Institute of Engineering and Technology, Malda, West Bengal, India 
Approved
VIEWS 3
All my concerns have been addressed ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Mandal SD. Reviewer Report For: Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.5256/f1000research.181146.r382129)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Version 2
VERSION 2
PUBLISHED 19 Dec 2023
Revised
Views
5
Cite
Reviewer Report 07 May 2025
Indrakant K. Singh, Deshbandhu College, University of Delhi, Delhi, India 
Approved
VIEWS 5
The study presents a novel machine learning approach to predict gene expression changes from histone modification data, specifically H3K27 acetylation, after drug treatment. This could have significant implications for personalized cancer treatment with histone deacetylase inhibitors.
 
However, ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Singh IK. Reviewer Report For: Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.5256/f1000research.159982.r267047)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Views
27
Cite
Reviewer Report 01 Aug 2024
Sukhen Das Mandal, Ghani Khan Choudhary Institute of Engineering and Technology, Malda, West Bengal, India 
Approved with Reservations
VIEWS 27
In the paper authors developed machine learning models to predict gene expression changes for HDACi treatment. Though it will enrich current understanding about how epigenomic drugs can change expression of genes, there are multiple/some issues those need to be addressed. ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Mandal SD. Reviewer Report For: Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.5256/f1000research.159982.r243027)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
  • Author Response 07 May 2025
    Piyush Agrawal, Cancer Data Science Laboratory, National Cancer Institute, Bethesda, 20814, USA
    07 May 2025
    Author Response
    Reviewer 3
    In the paper authors developed machine learning models to predict gene expression changes for HDACi treatment. Though it will enrich current understanding about how epigenomic drugs can change ... Continue reading
COMMENTS ON THIS REPORT
  • Author Response 07 May 2025
    Piyush Agrawal, Cancer Data Science Laboratory, National Cancer Institute, Bethesda, 20814, USA
    07 May 2025
    Author Response
    Reviewer 3
    In the paper authors developed machine learning models to predict gene expression changes for HDACi treatment. Though it will enrich current understanding about how epigenomic drugs can change ... Continue reading
Views
33
Cite
Reviewer Report 22 Feb 2024
Daiqing Liao, Department of Anatomy and Cell Biology, College of Medicine & UF Health Cancer Center, University of Florida, Gainesville, USA 
Zhiguang Huo, Department of Biostatistics, University of Florida, Gainesville, Florida, USA 
Not Approved
VIEWS 33
Cancer epigenome underpins oncogenic gene expression. Histone acetylation is a major epigenomic event that impacts the transcriptome. The dynamic action of histone acetyltransferases (HATs) and deacetylases (HDACs) shape the acetylome. Small molecule inhibitors of both HATs and HDACs are promising ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Liao D and Huo Z. Reviewer Report For: Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.5256/f1000research.159982.r239600)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
Version 1
VERSION 1
PUBLISHED 01 Sep 2023
Views
61
Cite
Reviewer Report 20 Sep 2023
Angelika Merkel, Bioinformatics Unit, Josep Carreras Leukemia Research Institute (IJC), Barcelona, Spain 
Not Approved
VIEWS 61
Agrawal et al have presented a comparison of machine learning approaches to predict gene expression from the distribution of histone marks, specifically H3K27 acetylation.

Albeit interesting and potentially very useful for cancer specific and personalized treatment with histone ... Continue reading
CITE
CITE
HOW TO CITE THIS REPORT
Merkel A. Reviewer Report For: Predicting gene expression changes upon epigenomic drug treatment [version 3; peer review: 4 approved, 2 not approved]. F1000Research 2025, 12:1089 (https://doi.org/10.5256/f1000research.153610.r203232)
NOTE: it is important to ensure the information in square brackets after the title is included in all citations of this article.
  • Author Response 17 Jan 2024
    Piyush Agrawal, Cancer Data Science Laboratory, National Cancer Institute, Bethesda, 20814, USA
    17 Jan 2024
    Author Response
    Agrawal et al have presented a comparison of machine learning approaches to predict gene expression from the distribution of histone marks, specifically H3K27 acetylation.

    Albeit interesting and potentially very useful ... Continue reading
COMMENTS ON THIS REPORT
  • Author Response 17 Jan 2024
    Piyush Agrawal, Cancer Data Science Laboratory, National Cancer Institute, Bethesda, 20814, USA
    17 Jan 2024
    Author Response
    Agrawal et al have presented a comparison of machine learning approaches to predict gene expression from the distribution of histone marks, specifically H3K27 acetylation.

    Albeit interesting and potentially very useful ... Continue reading

Comments on this article Comments (0)

Version 3
VERSION 3 PUBLISHED 01 Sep 2023
Comment
Alongside their report, reviewers assign a status to the article:
Approved - the paper is scientifically sound in its current form and only minor, if any, improvements are suggested
Approved with reservations - A number of small changes, sometimes more significant revisions are required to address specific details and improve the papers academic merit.
Not approved - fundamental flaws in the paper seriously undermine the findings and conclusions
Sign In
If you've forgotten your password, please enter your email address below and we'll send you instructions on how to reset your password.

The email address should be the one you originally registered with F1000.

Email address not valid, please try again

You registered with F1000 via Google, so we cannot reset your password.

To sign in, please click here.

If you still need help with your Google account password, please click here.

You registered with F1000 via Facebook, so we cannot reset your password.

To sign in, please click here.

If you still need help with your Facebook account password, please click here.

Code not correct, please try again
Email us for further assistance.
Server error, please try again.