Peer Review History

Original SubmissionNovember 21, 2023
Decision Letter - Mark Alber, Editor, Sridhar Hannenhalli, Editor

Dear nqzhangLab Zhang,

Thank you very much for submitting your manuscript "A novel hypergraph model for identifying and prioritizing personalized drivers in cancer" for consideration at PLOS Computational Biology.

As with all papers reviewed by the journal, your manuscript was reviewed by members of the editorial board and by several independent reviewers. In light of the reviews (below this email), we would like to invite the resubmission of a significantly-revised version that takes into account the reviewers' comments. The most substantive comments include (1) lack of clear explanation of the novelty of the approach compared to several other methods that do include various aspects of the proposed method. (2) lack of clarity in the method description, terminologies, parameter choices, etc. (3) a previously proposed superior evaluation criteria, and (4) more independent validations.

We cannot make any decision about publication until we have seen the revised manuscript and your response to the reviewers' comments. Your revised manuscript is also likely to be sent to reviewers for further evaluation.

When you are ready to resubmit, please upload the following:

[1] A letter containing a detailed list of your responses to the review comments and a description of the changes you have made in the manuscript. Please note while forming your response, if your article is accepted, you may have the opportunity to make the peer review history publicly available. The record will include editor decision letters (with reviews) and your responses to reviewer comments. If eligible, we will contact you to opt in or out.

[2] Two versions of the revised manuscript: one with either highlights or tracked changes denoting where the text has been changed; the other a clean version (uploaded as the manuscript file).

Important additional instructions are given below your reviewer comments.

Please prepare and submit your revised manuscript within 60 days. If you anticipate any delay, please let us know the expected resubmission date by replying to this email. Please note that revised manuscripts received after the 60-day due date may require evaluation and peer review similar to newly submitted manuscripts.

Thank you again for your submission. We hope that our editorial process has been constructive so far, and we welcome your feedback at any time. Please don't hesitate to contact us if you have any questions or comments.

Sincerely,

Sridhar Hannenhalli

Guest Editor

PLOS Computational Biology

Mark Alber

Section Editor

PLOS Computational Biology

***********************

Reviewer's Responses to Questions

Comments to the Authors:

Please note here if the review is uploaded as an attachment.

Reviewer #1: The authors proposed a method for identifying and prioritizing personalized cancer driver genes. Their method is capable of discovering high-frequency as well as rare potential drivers. In general, the method is novel and interesting, and the algorithm performs well. However, we request some revisions to strengthen the manuscript before we can support publication.

Major:

1) In the section of the introduction, the authors should clarify why the hypergraph works. What's the biological significance? It will be more complete if the authors provide a brief motivation for using a hypergraph model instead of a graph, such as the limitations of graph models for genes or the intuitive advantages of the hypergraph model.

2) Meanwhile, the author should at least provide some references for the hypergraph since its definition is less intuitive than the normal graphs.

For example, the author could include the following references.

[1] Bretto, A. (2013). Hypergraph theory. An introduction. Mathematical Engineering. Cham: Springer.

[2] Zhang, S., Ding, Z., & Cui, S. (2019). Introducing hypergraph signal processing: Theoretical foundation and practical applications. IEEE Internet of Things Journal, 7(1), 639-660.

[3] Barbarossa, S., & Tsitsvero, M. (2016, March). An introduction to hypergraph signal processing. In 2016 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) (pp. 6425-6429). IEEE.

3) In the section “Pre-processing”, a gene whose absolute z-score is more than 2 can be selected as an abnormally expressed gene in the sample. This seems to imply that outlying genes are extracted from the population based on their expression values. Are different thresholds considered in this step?

4) Why does it work better than other algorithms, and what steps work?

5) The authors should clarify whether a directed or undirected PPI network is used.

Minor:

1) In Fig 4b, “%” should be added after the values in parentheses. For example, “33 (84.62%)”.

2) In line 262, the “Supplementary File 2” should be replaced with “S2 File”, to be consistent with the context.

3) The language needs to be improved as some grammatical and spelling errors exist, e.g.,

a) Paper 17 line 259, “is applied to” -> “was applied to”

b) Paper 21 line 290, “and negatively associates” -> “and negatively associate”

c) Page 23 line 324, “to discover” -> “for discovering”

d) Page 29 line 445 “The degree of known driver” -> “The degree of the known driver”

e) Page 31 line 481 “the expression data of genes those are known tumor specific drivers…” is not a complete sentence; “tumor specific” -> “tumor-specific”

Reviewer #2: The authors propose a computational method named PDRWH to identify personalized cancer drivers. This is an important problem in cancer genetics as accurate identification of personalized drivers is critical in determining patient-specific therapies. PDRWH ranks mutated genes based on their impact on differentially expressed genes. It also takes into account other patients when building the personalized driver gene list of a patient. PDRWH has been shown to perform better than personalized driver identification methods as well as cohort-level driver identification methods. The authors have also performed additional evaluation steps where they show that PDRWH can identify rare drivers and gene expression of these rare drivers can stratify the patients into different survival groups. Lastly, they provide experimental results that provide support for driver potential of one of the identified genes, LRP1.

I find the novelty of PDRWH questionable due to the following reasons:

Ranking genes based on their impact on abnormal gene expression is common in the related literature . It has been used in several driver identification methods starting from DriverNet and followed by others e.g. Prodigy, PersonaDrive etc. PersonaDrive is a personalized driver identification method that uses not only the patient of interest but also other patients, so using other patients’ info is also not specific to PDRWH. Many of the driver identification methods that are being compared in this manuscript use random walk strategy. To summarize, PDRWH’s novelty mainly lies in how this random walk is performed in a hyper graph formed by the mutated and “abnormally” expressed genes of each patient. The authors should clarify the contributions of PDRWH more accurately in the Introduction section.

Other major issues:

The authors use Prodigy’s evaluation scheme in Fig 2. PersonaDrive paper lists some disadvantages of this evaluation scheme and propose a modified version. It would be useful to see PDRWH’s performance with this modified evaluation scheme.

I think the evaluations should include two baseline driver identification methods that ranks the mutated genes of a patient

a) based on their degree in the interaction network

b) based on the number of patients that this gene is mutated in

PDRWH determines neighbors of a patient via the concept of shared mutated genes. The authors should include a table with statistics on the number of neighbors for each patient as I would expect a very dense graph using this definition.

Minor issues:

It would be helpful to provide a toy hyper graph in “”Construction of personalized hyper graph” to better explain how weights are assigned to vertices and edges.

The authors should explain how this is achieved “In this case, the walker will be more likely to stabilize at the vertex showing a higher degree of interaction not only in the subnetwork of the target sample but also in those of its neighbors ”

I don’t understand why “potential” is included in the section “PDRWH efficiently identifies both potential frequent and rare drivers “


It’s not clear how k is determined in k-means algorithm for tumor stratification analysis.

I couldn’t find for which cancer types LRP1 is identified as a driver. Also, whether this gene is found only by PDRWH should be clarified.

English of the manuscript is problematic and has to be improved significantly. Listing only a few:

-…sample tend to adjacent more…

-….Since all the mutant genes in the target patient should be supposed ..

-Therefore, the weight of hyperedge should be an increased function with their correlation to target patient.

-we got no satisfactory results

-on the decline at the mRNA and protein levels with transfection of three siRNAs

Reviewer #3: This paper introduces a computational method tailored for the personalized identification of cancer driver genes, with its foundation grounded in two critical observations:

- Driver alterations typically induce substantial transcriptional changes in genes located upstream or downstream of signaling pathways. In this context, both the driver gene and the associated upstream and downstream genes closely interact with one another.

- Patients sharing comparable tumor transcriptional profiles exhibit analogous tumor progression, suggesting the implication of shared driver genes in their respective cases.

While the overall concept is innovative and founded on robust biological observations, the paper's clarity is compromised. The lack of essential conceptual definitions, rationale behind specific input choices, and explanations for chosen validation methods contribute to the difficulty in comprehension. Additionally, numerous instances of ambiguous grammar further hinder understanding. Addressing these issues would significantly enhance the paper's accessibility and impact. See comments below:

1) How were mutated genes defined?

a. Was it based on any type of mutation or just non-synonymous mutations?

b. Were focal copy number alterations also considered?

c. What was the rationale behind these decisions?

2) To facilitate personalized identification of cancer drivers, the authors propose a hypergraph model, wherein each patient represents a hyperedge connecting two or more mutated/upregulated/downregulated genes in that patient. Each hyperedge in the hypergraph model gets assigned a weight, which is a function of the correlation between the expression profile of a target patient and expression profiles of its neighbors.

a. A clear definition of how the correlation coefficient was computed is missing.

b. A clear definition of the neighbors of a target patient is missing.

c. Basic intuition suggests that the weights assigned to each hyper edge in the hypergraph should be unique for each target patient. However, the equations defined in the paper seem to suggest a fixed set weights for all hyper edges. This is very counter intuitive considering that the authors claim to predict personalized drivers.

3) The section describing the Generalized Random Walks is written in a highly convoluted and incoherent language that may make it difficult to follow for other readers.

4) For validation, the authors test how well-known cancer type-specific drivers are enriched among the top-ranked driver genes predicted by their method and benchmark against other methods. However, some additional clarifications are needed on how the experiments was performed.

a. What was the rationale behind the choice of only 5 cancer types from TCGA: BRCA, KIRC, LIHC, GBM, STAD? What about other cancer types?

b. Was their proposed method evaluated on genomic and transcriptomic data of patient samples in a pan cancer fashion? Or were the validation experiments run on each cancer type separately? It would be valuable to assess whether their method can successfully identify cancer type-specific drivers within relevant patient populations when evaluated across various cancer types or subtypes. Such a comprehensive pan-cancer evaluation would serve as a definitive proof of concept, demonstrating the method's superiority to predict personalized drivers, specifically tailored to specific patient populations.

c. The study lacks validation on independent datasets such as METABRIC, which houses mutation, copy number and gene expression of 2000 breast cancer patients (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3440846/)

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: None

Reviewer #2: Yes

Reviewer #3: Yes

**********

PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy.

Reviewer #1: No

Reviewer #2: No

Reviewer #3: No

Figure Files:

While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email us at figures@plos.org.

Data Requirements:

Please note that, as a condition of publication, PLOS' data policy requir

Revision 1

Attachments
Attachment
Submitted filename: Responses_to_reviewers.docx
Decision Letter - Mark Alber, Editor, Sridhar Hannenhalli, Editor

Dear nqzhangLab Zhang,

We are pleased to inform you that your manuscript 'A novel hypergraph model for identifying and prioritizing personalized drivers in cancer' has been provisionally accepted for publication in PLOS Computational Biology.

However, Reviewer #2 has remaining some minor comments that you should address before finalizing the manuscript.

Before your manuscript can be formally accepted you will need to complete some formatting changes, which you will receive in a follow up email. A member of our team will be in touch with a set of requests.

Please note that your manuscript will not be scheduled for publication until you have made the required changes, so a swift response is appreciated.

IMPORTANT: The editorial review process is now complete. PLOS will only permit corrections to spelling, formatting or significant scientific errors from this point onwards. Requests for major changes, or any which affect the scientific understanding of your work, will cause delays to the publication date of your manuscript.

Should you, your institution's press office or the journal office choose to press release your paper, you will automatically be opted out of early publication. We ask that you notify us now if you or your institution is planning to press release the article. All press must be co-ordinated with PLOS.

Thank you again for supporting Open Access publishing; we are looking forward to publishing your work in PLOS Computational Biology. 

Best regards,

Sridhar Hannenhalli

Guest Editor

PLOS Computational Biology

Mark Alber

Section Editor

PLOS Computational Biology

***********************************************************

Reviewer's Responses to Questions

Comments to the Authors:

Please note here if the review is uploaded as an attachment.

Reviewer #1: It is revised well

Reviewer #2: All of my comments were addressed sufficiently. Some minor issues:

-The authors should add a discussion on the extremely the low performance in SKCM illustrating the reasons of this.

-We implement a restart random walk -> We implement a random walk with restart

-Fig 1 legend part C and E is too long. Those descriptions should be in the text not in the legend.

Reviewer #3: The authors have carefully addressed previously raised concerns and significantly improved quality of writing, making the manuscript easier to understand.

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data and code should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data or code —e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: None

Reviewer #2: Yes

Reviewer #3: Yes

**********

PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy.

Reviewer #1: No

Reviewer #2: No

Reviewer #3: No

Formally Accepted
Acceptance Letter - Mark Alber, Editor, Sridhar Hannenhalli, Editor

PCOMPBIOL-D-23-01883R1

A novel hypergraph model for identifying and prioritizing personalized drivers in cancer

Dear Dr Zhang,

I am pleased to inform you that your manuscript has been formally accepted for publication in PLOS Computational Biology. Your manuscript is now with our production department and you will be notified of the publication date in due course.

The corresponding author will soon be receiving a typeset proof for review, to ensure errors have not been introduced during production. Please review the PDF proof of your manuscript carefully, as this is the last chance to correct any errors. Please note that major changes, or those which affect the scientific understanding of the work, will likely cause delays to the publication date of your manuscript.

Soon after your final files are uploaded, unless you have opted out, the early version of your manuscript will be published online. The date of the early version will be your article's publication date. The final article will be published to the same URL, and all versions of the paper will be accessible to readers.

Thank you again for supporting PLOS Computational Biology and open-access publishing. We are looking forward to publishing your work!

With kind regards,

Anita Estes

PLOS Computational Biology | Carlyle House, Carlyle Road, Cambridge CB4 3DN | United Kingdom ploscompbiol@plos.org | Phone +44 (0) 1223-442824 | ploscompbiol.org | @PLOSCompBiol

Open letter on the publication of peer review reports

PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.

We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.

Learn more at ASAPbio .