Peer Review History

Original SubmissionMay 15, 2025
Decision Letter - Jennifer Flegg, Editor

-->PCOMPBIOL-D-25-00962

Explainable AI-Driven Diagnosis Model for Early Glaucoma Detection Using Grey-Wolf Optimized Extreme Learning Machine Approach

PLOS Computational Biology

Dear Dr. Mallik,

Thank you for submitting your manuscript to PLOS Computational Biology. After careful consideration, we feel that it has merit but does not fully meet PLOS Computational Biology's publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process.

Please submit your revised manuscript within 60 days Nov 07 2025 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at ploscompbiol@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pcompbiol/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.

Please include the following items when submitting your revised manuscript:

* A rebuttal letter that responds to each point raised by the editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'. This file does not need to include responses to formatting updates and technical items listed in the 'Journal Requirements' section below.

* A marked-up copy of your manuscript that highlights changes made to the original version. You should upload this as a separate file labeled 'Revised Manuscript with Track Changes'.

* An unmarked version of your revised paper without tracked changes. You should upload this as a separate file labeled 'Manuscript'.

If you would like to make changes to your financial disclosure, competing interests statement, or data availability statement, please make these updates within the submission form at the time of resubmission. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter

We look forward to receiving your revised manuscript.

Kind regards,

Varun Dutt, Ph.D

Academic Editor

PLOS Computational Biology

Jennifer Flegg

Section Editor

PLOS Computational Biology

Additional Editor Comments:

Reviewer #1:

Reviewer #2:

Journal Requirements:

If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise.

1) We ask that a manuscript source file is provided at Revision. Please upload your manuscript file as a .doc, .docx, .rtf or .tex. If you are providing a .tex file, please upload it under the item type u2018LaTeX Source Fileu2019 and leave your .pdf version as the item type u2018Manuscriptu2019.

2) Please provide an Author Summary. This should appear in your manuscript between the Abstract (if applicable) and the Introduction, and should be 150-200 words long. The aim should be to make your findings accessible to a wide audience that includes both scientists and non-scientists. Sample summaries can be found on our website under Submission Guidelines:

https://journals.plos.org/ploscompbiol/s/submission-guidelines#loc-parts-of-a-submission

3) Please upload all main figures as separate Figure files in .tif or .eps format. For more information about how to convert and format your figure files please see our guidelines:

https://journals.plos.org/ploscompbiol/s/figures

4) We have noticed that you have uploaded Supporting Information files, but you have not included a list of legends. Please add a full list of legends for your Supporting Information files after the references list.

5) Some material included in your submission may be copyrighted. According to PLOSu2019s copyright policy, authors who use figures or other material (e.g., graphics, clipart, maps) from another author or copyright holder must demonstrate or obtain permission to publish this material under the Creative Commons Attribution 4.0 International (CC BY 4.0) License used by PLOS journals. Please closely review the details of PLOSu2019s copyright requirements here: PLOS Licenses and Copyright. If you need to request permissions from a copyright holder, you may use PLOS's Copyright Content Permission form.

Please respond directly to this email and provide any known details concerning your material's license terms and permissions required for reuse, even if you have not yet obtained copyright permissions or are unsure of your material's copyright compatibility. Once you have responded and addressed all other outstanding technical requirements, you may resubmit your manuscript within Editorial Manager.

Potential Copyright Issues:

i) Figure 1. Please confirm whether you drew the images / clip-art within the figure panels by hand. If you did not draw the images, please provide (a) a link to the source of the images or icons and their license / terms of use; or (b) written permission from the copyright holder to publish the images or icons under our CC BY 4.0 license. Alternatively, you may replace the images with open source alternatives. See these open source resources you may use to replace images / clip-art:

- https://commons.wikimedia.org

- https://openclipart.org/.

6) Kindly revise your competing statement to align with the journal's style guidelines: 'The authors declare that there are no competing interests.'

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Authors:

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

Reviewer #1: Thank you for your submission. This manuscript introduces a hybrid AI-based Computer-Aided Diagnosis (CAD) system for early glaucoma detection using fundus images, integrating an Improved Grey Wolf Optimized Extreme Learning Machine (IMGWO-ELM) with a custom explainability framework termed GlaucoXAI. The topic is timely, well-motivated, and addresses a clinically significant challenge—balancing performance and interpretability in AI-based medical diagnostics.

Below is a detailed review of the strengths, limitations, and recommendations to improve the manuscript:

Strengths:

1. Novelty and Relevance

The hybrid architecture combining FDCT-WRP, PCA+LDA, and IMGWO-ELM is a thoughtful and innovative design.

Integration of seven Explainable AI methods into the GlaucoXAI framework enhances clinical trust, a major concern in real-world adoption of AI systems.

2. Strong Experimental Validation

Results on two publicly available datasets (G1020 and ORIGA) show strong classification performance (93.87% and 95.38% accuracy respectively).

Use of 10×5-fold stratified cross-validation adds robustness to the evaluation.

3. Interpretability Emphasis

The manuscript goes beyond mere performance by incorporating sensitivity maps and visual explanations using VG, IG, Grad-CAM, and other XAI techniques.

4. Resource-Efficient Model

The use of ELM allows for fast learning with low computational cost, which is valuable for deployment in resource-constrained settings.

Limitations and Areas for Improvement:

1. Language and Grammar:

The manuscript contains numerous grammatical and syntactic errors, awkward phrasing, and redundant wording that significantly affect readability.

A thorough professional language editing is strongly recommended.

2. Explainability Evaluation Is Superficial

While visual outputs are shown, no quantitative evaluation of the explanation quality is provided (e.g., overlap with expert annotations, localization metrics, or user studies).

A clinician-centric validation of interpretability would strengthen the paper considerably.

3. Limited Dataset and Generalizability

The study relies only on G1020 and ORIGA, both from similar sources. The lack of external validation limits generalization.

Future work should aim to include multi-center or device-diverse data to demonstrate robustness.

4. No Code Availability

The manuscript does not provide code or implementation details beyond pseudocode. This limits reproducibility, which is a key requirement of PLOS.

Authors should deposit source code and trained model weights in a public repository (e.g., GitHub).

5. Pipeline Complexity

The combination of FDCT-WRP, PCA+LDA, IMGWO, and ELM introduces multiple layers of abstraction and potential tuning challenges.

An ablation study to quantify the individual contribution of each component would improve scientific clarity.

6. Figures and Notation Issues

Several figures (e.g., Figure 3, convergence graph) are not clearly referenced or explained in the main text.

Mathematical expressions are inconsistently formatted and sometimes contain LaTeX remnants (e.g., \rightarrow, \alpha).

Suggestions for Improvement:

1. Perform a comprehensive language and formatting review.

2. Include quantitative evaluation of XAI methods, possibly via comparison with clinician annotations.

3. Share the full codebase and model artifacts in a public repository.

4. Discuss computational cost in more detail—time per image, resources used, etc.

5. Consider an ablation study or include a simpler baseline like CNN+Grad-CAM to compare against.

6. If possible, validate on an external dataset or simulate domain shift scenarios.

Final Recommendation:

Accept with Major Revisions

The paper has strong scientific merit and introduces a meaningful contribution. However, before it can be considered for publication, the above-mentioned concerns—particularly around language, reproducibility, and explainability validation—must be addressed.

Reviewer #2: 1 The proposed approach FDCT-WRP+PCA+LDA+IMGWO+ELM (Proposed Model) must add the time complexity as compared to simpler approaches I think , what is the time complexity of this approach, is it justifiable to add the complexity for the sake of increasing the performance

2. PCA and LDA are very old and outdated approaches , please justify why they have been used

3. what is the improvement in performance when so much modifications are suggested , what % changes in the results have been observed

4. We are unable to identify the exact changes made in GWO algorithm ? please discuss in detail

5. Please list the exact features in tabular format during each phase , which of the features are selected and which are rejected , any why , if possible

6. Addressing issues related to scalability, interoperability, and regulatory compliance would enhance the practical relevance of the conclusions.

7. Although the paper mentions the need for further validation on larger datasets, it could benefit from a more comprehensive discussion on specific avenues for future research and development. Identifying specific research gaps or unresolved questions would provide a clearer roadmap for advancing the field of this disease, its diagnosis and monitoring using deep/machine learning techniques.

8. These few recent state-of-the-art studies should be discussed where similar features , ML and feature selection have been employed for GLAUCOMA diagnosis ( A three-stage novel framework for efficient and automatic glaucoma classification from retinal fundus images; An artificial intelligence-based smart system for early glaucoma recognition using OCT images ; Histogram of oriented gradients (HOG)-based artificial neural network (ANN) classifier for glaucoma detection)

9. How one can ensure that the proposed system is generalizable and will repeat the same performance on other datasets also.

**********

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: No: Partially.

The authors state in the manuscript's Data Availability Statement that the datasets used (G1020 and ORIGA) are publicly available and properly referenced. However, no source code for the proposed methodology (including FDCT-WRP feature extraction, PCA+LDA processing, IMGWO optimization, or the GlaucoXAI explainability module) has been shared in the manuscript or as supplementary material.

To fully comply with the PLOS Data Policy, the authors should make their computational code and trained model weights available via a public repository.

Reviewer #2: 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: Yes: Shruti Kaushik

Reviewer #2: No

Figure resubmission:

While revising your submission, we strongly recommend that you use PLOS’s NAAS tool (https://ngplosjournals.pagemajik.ai/artanalysis) to test your figure files. NAAS can convert your figure files to the TIFF file type and meet basic requirements (such as print size, resolution), or provide you with a report on issues that do not meet our requirements and that NAAS cannot fix.-->

After uploading your figures to PLOS’s NAAS tool - https://ngplosjournals.pagemajik.ai/artanalysis, NAAS will process the files provided and display the results in the "Uploaded Files" section of the page as the processing is complete. If the uploaded figures meet our requirements (or NAAS is able to fix the files to meet our requirements), the figure will be marked as "fixed" above. If NAAS is unable to fix the files, a red "failed" label will appear above. When NAAS has confirmed that the figure files meet our requirements, please download the file via the download option, and include these NAAS processed figure files when submitting your revised manuscript.

Reproducibility:

To enhance the reproducibility of your results, we recommend that authors of applicable studies 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. Additionally, PLOS ONE offers an option to publish peer-reviewed clinical study protocols. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols

Revision 1

Attachments
Attachment
Submitted filename: Compliance_Glaucoma_rev1.docx
Decision Letter - Varun Dutt, Editor

PCOMPBIOL-D-25-00962R1

Explainable AI-Driven Diagnosis Model for Early Glaucoma Detection Using Grey-Wolf Optimized Extreme Learning Machine Approach

PLOS Computational Biology

Dear Dr. Mallik,

Thank you for submitting your manuscript to PLOS Computational Biology. After careful consideration, we feel that it has merit but does not fully meet PLOS Computational Biology's publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process.

Please submit your revised manuscript by Apr 13 2026 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at ploscompbiol@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pcompbiol/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.

Please include the following items when submitting your revised manuscript:

* A letter that responds to each point raised by the editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'. This file does not need to include responses to formatting updates and technical items listed in the 'Journal Requirements' section below.

* A marked-up copy of your manuscript that highlights changes made to the original version. You should upload this as a separate file labeled 'Revised Manuscript with Track Changes'.

* An unmarked version of your revised paper without tracked changes. You should upload this as a separate file labeled 'Manuscript'.

If you would like to make changes to your financial disclosure, competing interests statement, or data availability statement, please make these updates within the submission form at the time of resubmission. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter.

We look forward to receiving your revised manuscript.

Kind regards,

Varun Dutt, Ph.D

Academic Editor

PLOS Computational Biology

Jennifer Flegg

Section Editor

PLOS Computational Biology

Journal Requirements:

If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise.

1) Your manuscript is missing the following sections: Results, and Methods.  Please ensure all required sections are present and in the correct order. Make sure section heading levels are clearly indicated in the manuscript text, and limit sub-sections to 3 heading levels. An outline of the required sections can be consulted in our submission guidelines here:

https://journals.plos.org/ploscompbiol/s/submission-guidelines#loc-parts-of-a-submission

2) In the online submission form, you indicated that your data will be submitted to a repository upon acceptance. We strongly recommend all authors deposit their data before acceptance, as the process can be lengthy and hold up publication timelines. Please note that, though access restrictions are acceptable now, your entire minimal dataset will need to be made freely accessible if your manuscript is accepted for publication. This policy applies to all data except where public deposition would breach compliance with the protocol approved by your research ethics board. If you are unable to adhere to our open data policy, please kindly revise your statement to explain your reasoning and we will seek the editor's input on an exemption.

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Authors:

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

Reviewer #1: Thank you for submitting the revised version of your manuscript, “Explainable AI-Driven Diagnosis Model for Early Glaucoma Detection Using Grey-Wolf Optimized Extreme Learning Machine Approach.” The revision reflects effort and meaningful engagement with the reviewers’ comments. The manuscript has improved significantly in terms of technical rigor, reproducibility, methodological clarity, and compliance with PLOS requirements.

Before the manuscript can be recommended for publication, I encourage the authors to address the following minor but important points, primarily related to clarity, consistency, and the strength of the explainability validation.

1. Explainability Evaluation: Clarify Scope and Evidence

The manuscript now goes beyond purely qualitative visualizations and claims to include quantitative and clinician-centric evaluation of explainability, which is a positive step. However, the current presentation lacks sufficient methodological detail to fully assess the robustness of these claims.

Please clarify the following explicitly in the manuscript:

How many clinicians participated in the evaluation?

What was the annotation protocol (e.g., optic disc/cup, RNFL regions, disease-relevant ROIs)?

Which quantitative metrics were used to compare saliency maps with expert annotations (e.g., Dice coefficient, IoU, localization error)?

Were multiple annotators involved, and if so, was inter-rater variability assessed?

If the clinician study or quantitative evaluation is limited in scale, this should be clearly stated as a limitation, rather than implied as a comprehensive validation. Strengthening transparency here will significantly improve the credibility of the GlaucoXAI framework.

2. Domain Consistency and Residual Artifacts

There are several places in the manuscript, particularly within the explainability discussion, where references to glioma, brain imaging, MRI, or FLAIR images appear. These seem to be residual artifacts from prior work and are not appropriate in the context of glaucoma fundus image analysis.

Action required:

Carefully review the manuscript to remove or replace all references that are unrelated to retinal fundus imaging and glaucoma.

Ensure that all XAI discussions, examples, and interpretations are strictly grounded in ophthalmic imaging and glaucoma-specific pathology.

This correction is important for conceptual coherence and editorial quality.

3. Language, Redundancy, and Editorial Polish

The overall readability has improved compared to the original submission, but the manuscript still contains:

Redundant explanations (particularly in the methodology and results sections),

Overly verbose figure captions,

Occasional awkward phrasing and grammatical inconsistencies.

Recommendations:

Perform a final language and style pass to improve conciseness and flow.

Reduce repetition across sections describing FDCT-WRP, PCA+LDA, and IMGWO-ELM.

Streamline figure captions so they explain what is shown without repeating large portions of the main text.

This will help align the manuscript with the editorial standards expected by PLOS Computational Biology.

4. Positioning of Classical Methods (PCA, LDA, ELM)

Your justification for using PCA, LDA, and ELM, despite their classical nature, is reasonable and aligns with your goals of efficiency, interpretability, and deployment feasibility. However, this rationale would benefit from a more explicit positioning statement early in the manuscript.

Suggested improvement:

Clearly emphasize that the novelty lies not in individual components, but in their synergistic integration with IMGWO and a multi-method XAI framework, rather than in proposing new standalone algorithms.

This will help pre-empt potential criticism regarding the use of established techniques.

5. Generalizability and External Validation

The added discussion on dataset limitations, domain-shift simulations, and future multi-center validation is appropriate and sufficient for this revision. No additional experiments are required at this stage. However, ensure that claims about robustness and generalization are carefully worded and do not overstate the current empirical evidence.

Addressing the minor revisions outlined above, particularly clarifying the explainability evaluation, removing domain inconsistencies, and improving editorial polish, will make the manuscript suitable for publication.

Reviewer #2: Accepted from my side

**********

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: Yes

Reviewer #2: 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: Yes: Dr. Shruti Kaushik

Reviewer #2: No

Figure resubmission:

-->While revising your submission, we strongly recommend that you use PLOS’s NAAS tool (https://ngplosjournals.pagemajik.ai/artanalysis) to test your figure files. NAAS can convert your figure files to the TIFF file type and meet basic requirements (such as print size, resolution), or provide you with a report on issues that do not meet our requirements and that NAAS cannot fix.-->

After uploading your figures to PLOS’s NAAS tool - https://ngplosjournals.pagemajik.ai/artanalysis, NAAS will process the files provided and display the results in the "Uploaded Files" section of the page as the processing is complete. If the uploaded figures meet our requirements (or NAAS is able to fix the files to meet our requirements), the figure will be marked as "fixed" above. If NAAS is unable to fix the files, a red "failed" label will appear above. When NAAS has confirmed that the figure files meet our requirements, please download the file via the download option, and include these NAAS processed figure files when submitting your revised manuscript.

Reproducibility:

To enhance the reproducibility of your results, we recommend that authors of applicable studies 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. Additionally, PLOS ONE offers an option to publish peer-reviewed clinical study protocols. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols

Revision 2

Attachments
Attachment
Submitted filename: Response to Reviewers.docx
Decision Letter - Varun Dutt, Editor

Dear Dr. Mallik,

We are pleased to inform you that your manuscript 'Explainable AI-Driven Diagnosis Model for Early Glaucoma Detection Using Grey-Wolf Optimized Extreme Learning Machine Approach' 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,

Varun Dutt, Ph.D

Academic Editor

PLOS Computational Biology

Jennifer Flegg

Section Editor

PLOS Computational Biology

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

Based upon the revisions, the manuscript may be accepted in its current form.

Reviewer's Responses to Questions

Comments to the Authors:

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

Reviewer #1: Thank you for your careful and thoughtful revision of the manuscript. The paper has improved significantly in terms of clarity, structure, and methodological transparency. I appreciate the effort taken to address the previous comments, particularly the improvements in domain consistency, the clearer positioning of the methodological contributions, and the addition of a limitation discussion.

The clarification of the explainability evaluation, including the involvement of clinicians and the annotation framework, is a positive step. However, as currently presented, the evaluation remains primarily qualitative. While this is acceptable for the current study, it is important that the manuscript consistently frames the explainability validation as preliminary rather than comprehensive. Please ensure that this positioning is clearly and consistently reflected throughout the text, especially in the abstract, results, and discussion sections.

Additionally, a final light editorial pass for language conciseness and flow would further strengthen the manuscript.

Overall, the manuscript is now well-prepared and suitable for publication.

**********

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: 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: Yes: Dr Shruti Kaushik

Formally Accepted
Acceptance Letter - Varun Dutt, Editor

PCOMPBIOL-D-25-00962R2

Explainable AI-Driven Diagnosis Model for Early Glaucoma Detection Using Grey-Wolf Optimized Extreme Learning Machine Approach

Dear Dr Mallik,

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.

For Research, Software, and Methods articles, you will receive an invoice from PLOS for your publication fee after your manuscript has reached the completed accept phase. If you receive an email requesting payment before acceptance or for any other service, this may be a phishing scheme. Learn how to identify phishing emails and protect your accounts at https://explore.plos.org/phishing.

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 .