Peer Review History
| Original SubmissionAugust 12, 2020 |
|---|
|
Dear Mr. Jiménez-Sánchez, Thank you very much for submitting your manuscript "A mesoscopic simulator to uncover heterogeneity and evolutionary dynamics in tumors" 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. 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, Philip K Maini Associate Editor PLOS Computational Biology Douglas Lauffenburger Deputy 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: PCOMPBIOL-D-20-01441 A mesoscopic simulator to uncover heterogeneity and evolutionary dynamics in tumors The authors present a computational framework to model cancer progression. The authors present the mathematical rationale for the various components of their simulator, and demonstrate several of the concepts and motivations of their work through an application to modeling the primary brain tumor glioblastoma. The manuscript is very well crafted, with very clear writing and visually striking figures. The authors cite much of the relevant literature, and discuss the limitations and potential future applications of their simulator. However, the authors include no data to support or validate their model. This omission leaves this reviewer confused as to whether this is a methods or results paper. The intent of the work is important in critically evaluating the suitability for publication. As a methods paper, there are major concerns regarding the functionality of the codes, unit testing, comparison to other platforms, and computational benchmarking. As a results paper, there are major concerns regarding validating and/or justifying many of the significant assumptions of the modeling platform, and reproducing the results. Major concerns >>The first and most important concern is to identify what is the intent of this manuscript. Is this a methods paper for a computational platform? Or a results paper? As a methods paper, >>the codes were provided as a URL to a zip file. This reviewer was unable to run the code with default installation settings in Julia. The code should be shared on a public repository such as github with more thorough documentation. >>The authors use very specific probability distributions extensively throughout their approach, but provide almost no justification or rationale for their choices. Moreover, the authors do not demonstrate the sensitivity of their method/approach/results to different choices of distributions, ex. Pg 4 lines 108-109. >>pg 5 line 173, What are “updating artifacts” and what is the “auxiliary structure” that mitigates them? This is an important detail to clarify, particularly for a methods paper. >>Survival analysis is dramatically oversimplified with fatal tumor burden. It is misleading to present results that imply patient survival is related to this simulation measure. This should be addressed in the Discussion and clearly stated in the Methods. This reviewer recommends--but does not insist upon--removing this analysis all together. Also a justification and reference are required for the 100cm^3 >>For code parallelization, the authors test only 2 and 4 core configurations and show in Figure 9 a non-linear relationship. The authors should test on more cores and show results. Also, how do the authors establish standard deviation for the reference 1 core simulation and why is the ST the same for all cores? These kinds of details are important for a methods paper and are effectively irrelevant for a results paper. As a results paper, >>How are the authors handling the effects of mutations on cell dynamics. ? The authors appear to admit that this is not measurable on pg 7 lines 202-204. If this is the case, how can the authors claim anything as a result which rests on this assumption? >>pg 7 line 214. This reviewer commends the authors for the intent to “make the study reproducible.” Unfortunately however, even if the simulation codes could be run (see earlier comment), it is not clear from the very brief code documentation how the results of this study could be reproduced. >>pg 10 lines 300, 333 the authors refer to MATLAB code, but do not provide these codes. This is important for both results and methods views of this manuscript. >>How do the authors propose to include normal tissue or stromal cells in the computational model? This is particularly important for GBM. The authors should discuss extensions to this frameworks to account for such details in future work. Also potentially aspects of the immune system and treatment. >>The simulation results do not offer much insight or new findings in the “evolutionary dynamics in tumors” as the title suggests. Heterogeneity, fixation, and dominance of most aggressive clones are well known results in cancer evolutionary theory. >>pg 19 line 520 What simulation results do the authors have to claim “...competition led to natural selection...” Minor concerns and typographical errors >>pg 3 ln 55; tumor treating fields have shown a significant improvement in GBM survival since the Stupp protocol of 2005 and should be noted >>pg. 8 line 234 should be “A higher *Simpson index…” >>where does the value of 0.62 in equation 13 come from? >>in silico is sometimes hyphenated and sometimes not. >>Figure 8. “Rim width” is reported to 4 significant figures of mm, which is not measurable on MRI. Report all measurements to realistic, measurable resolution. >>Figure 9 x-axis should be in integer intervals. >>pg 19 line 532 “variability to *be studied.” Reviewer #2: The review is uploaded as an attachement. Reviewer #3: Summary and General Feedback In this manuscript, the authors formulate a mescoscale cellular automaton mathematical model describing the temporal and spatial evolution of tumour growth and its associated genetic composition. This model incorporates cell proliferation, death, migration, and mutations based on fixed-time probabilitistic events, allowing several events to occur in a single time step. Emphasis is given to fast computation time and ability for code parallelisation, which is a crucial component of large-scale simulations such as those performed in this manuscript. Good agreement is seen between model simulations and experimental evidence, both in terms of tumour shapes and associated growth dynamics. The model simulations predict heterogeneity in terms of tumour gene expressions, though in general, one particular gene expression tends to dominate in a local region of the tumour. Finally, a discussion concerning prognostic measures and survival analysis demonstrates a clear division between hypoactive and hyperactive tumour growth, based on typical parameter values obtained in the literature. This paper is well written and very clearly explained. I’m impressed with the amount of novel results packed into this paper and therefore have minimal comments to suggest. One item that I do note is that some parts of the manuscript (e.g. the Discussion), while clear and informative, are long. While not essential, I would recommend some trimming of some sentences to reduce the over page count. Minor Comments Line 107: you have the inequality constraint that the sum of w_i is less than or equal to 1. What happens if this sum is equal to 1? Based on equation (2), and provided that the g vector is the ones vector, this means that tau_rep=0, which I don’t understand how that can be used in P_rep calculations in equation (1). A similar question arises in equation (4) when sum of w^mig =1. Line 109: replace ‘Montecarlo’ with ‘Monte Carlo’ Line 253: Is V=V_CE + V_I? Line 306: While Kaplan-Meier curves are mentioned in the Methods section and used in the Results (e.g. Figure 8), I don’t see a mathematical definition of these survival curves listed in the Methods. Similar to how you’ve stated the Shannon and Simpson indices, I think that included a brief mathematical statement of what you’re computing in Figure 8 would add some clarity. ********** Have all data underlying the figures and results presented in the manuscript been provided? Large-scale datasets should be made available via a public repository as described in the PLOS Computational Biology data availability policy, and numerical data that underlies graphs or summary statistics should be provided in spreadsheet form as supporting information. Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: None ********** 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: Yes: Nabil T Fadai 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 requires that you make available all data used to draw the conclusions outlined in your manuscript. Data must be deposited in an appropriate repository, included within the body of the manuscript, or uploaded as supporting information. This includes all numerical values that were used to generate graphs, histograms etc.. For an example in PLOS Biology see here: http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1001908#s5. Reproducibility: To enhance the reproducibility of your results, PLOS recommends that you deposit laboratory protocols in protocols.io, where a protocol can be assigned its own identifier (DOI) such that it can be cited independently in the future. For instructions, please see http://journals.plos.org/compbiol/s/submission-guidelines#loc-materials-and-methods
|
| Revision 1 |
|
Dear Mr. Jiménez-Sánchez, We are pleased to inform you that your manuscript 'A mesoscopic simulator to uncover heterogeneity and evolutionary dynamics in tumors' has been provisionally accepted for publication in PLOS Computational Biology. 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, Philip K Maini Associate Editor PLOS Computational Biology Douglas Lauffenburger Deputy 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: All concerns have been thoroughly addressed. Reviewer #2: The authors have considered all my comments and have answered all my questions. They improved the article by adding explanations and details in the text. The article is now suitable for publication in PLOS Computational Biology. Reviewer #3: I thank the authors for carefully addressing my comments in my previous review; I believe that this revised manuscript is suitable for publication. ********** Have all data underlying the figures and results presented in the manuscript been provided? Large-scale datasets should be made available via a public repository as described in the PLOS Computational Biology data availability policy, and numerical data that underlies graphs or summary statistics should be provided in spreadsheet form as supporting information. Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: None ********** 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: Yes: Nabil T Fadai |
| Formally Accepted |
|
PCOMPBIOL-D-20-01441R1 A mesoscopic simulator to uncover heterogeneity and evolutionary dynamics in tumors Dear Dr Jiménez-Sánchez, 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, Alice Ellingham 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 .