Peer Review History

Original SubmissionJune 5, 2024
Decision Letter - Alessandro Mengarelli, Editor

PONE-D-24-22899ComplexityMeasures.jl: scalable software to unify and accelerate entropy and complexity timeseries analysisPLOS ONE

Dear Dr. Datseris,

Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’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.

 Both Reviewers found value in the work, highlighting that it adds to what currently exists in literature. However, they also raised some concerns that merit attention and to be carefully addressed. In particular, one of them suggest to insert more details about some technical and computational aspects that can be useful for the readers and for those who work in the same field. I would encourage the authors to address these points in order to to improve the overall quality of the manuscript.

Please submit your revised manuscript by Dec 20 2024 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 plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ 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 academic editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'.
  • 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, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter.

If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols.

We look forward to receiving your revised manuscript.

Kind regards,

Alessandro Mengarelli

Academic Editor

PLOS ONE

Journal requirements:

When submitting your revision, we need you to address these additional requirements.

1. Please ensure that your manuscript meets PLOS ONE's style requirements, including those for file naming. The PLOS ONE style templates can be found at

https://journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and

https://journals.plos.org/plosone/s/file?id=ba62/PLOSOne_formatting_sample_title_authors_affiliations.pdf

2. In your Methods section, please include additional information about your dataset and ensure that you have included a statement specifying whether the collection and analysis method complied with the terms and conditions for the source of the data.

3. Thank you for stating the following financial disclosure:

“UKRI's Engineering and Physical Sciences Research Council, grant no. EP/Y01653X/1.”

Please state what role the funders took in the study.  If the funders had no role, please state: "The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript."

If this statement is not correct you must amend it as needed.

Please include this amended Role of Funder statement in your cover letter; we will change the online submission form on your behalf.

4. We notice that your supporting information is included in the manuscript file. Please remove them and upload them with the file type 'Supporting Information'. Please ensure that each Supporting Information file has a legend listed in the manuscript after the references list.

5. Please review your reference list to ensure that it is complete and correct. If you have cited papers that have been retracted, please include the rationale for doing so in the manuscript text, or remove these references and replace them with relevant current references. Any changes to the reference list should be mentioned in the rebuttal letter that accompanies your revised manuscript. If you need to cite a retracted article, indicate the article’s retracted status in the References list and also include a citation and full reference for the retraction notice.

[Note: HTML markup is below. Please do not edit.]

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Author

1. Is the manuscript technically sound, and do the data support the conclusions?

The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented.

Reviewer #1: Yes

Reviewer #2: Yes

**********

2. Has the statistical analysis been performed appropriately and rigorously?

Reviewer #1: Yes

Reviewer #2: Yes

**********

3. Have the authors made all data underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data 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 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—e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: Yes

Reviewer #2: Yes

**********

4. Is the manuscript presented in an intelligible fashion and written in standard English?

PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here.

Reviewer #1: Yes

Reviewer #2: Yes

**********

5. Review Comments to the Author

Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters)

Reviewer #1: Manuscript No. PONE-D-24-22899

ComplexityMeasures.jl: scalable software to unify and accelerate entropy and complexity timeseries analysis.

In this work the autors have introduce ComplexityMeasures.jl. It is an open-source software designed to efficiently implement a wide range of complexity and entropy measures for nonlinear time series analysis. They claimed that present software 1530 measures in just 3,834 lines of code. It indicates that, averages 2.5 lines per measure (version 3.5) due to its mathematically rigorous and composable design. This software offers superior computational performance, reliability, and extensibility compared to alternatives. As part of the DynamicalSystems.jl library, it supports sustainable development practices and provides researchers with a powerful tool for selecting appropriate measures and accelerating complexity-related research.

In conclusion, ComplexityMeasures.jl offers a scalable and high-performance solution for computing a wide range of complexity measures, outperforming alternatives by up to 1,000x and enabling practical applications previously limited by computational resources. Its composable design allows for easy creation of new measures, and its extensibility ensures instant usability across the broader ecosystem. Built as an open-source community project on GitHub, ComplexityMeasures.jl emphasizes openness, collaboration, and reproducibility, with over 200 pull requests and 140 closed issues since its inception. We encourage researchers to contribute new complexity measures directly to the software, benefiting both individual researchers by providing instant accessibility and recognition, and the wider community by enhancing reliability and testing within the DynamicalSystems.jl ecosystem. This approach not only improves the accuracy of new research but also promotes the openness of academic code, an important principle for scientific progress.

This should be immediately accept for publication.

Reviewer #2: The paper presents a novel software solution ComplexityMeasures.jl for complexity measures in timeseries analysis. The novel software includes a vast number of measures, while the authors claim high computational performance, reliability, and extendability. The paper is interesting and it clearly presents a fine addition to the body of knowledge.

The Introduction is rather broad, and nicely presents the motivation and the rationale for complexity measures calculation showing its relevance. It starts with a discussion on entropy and its relation to complexity measures, giving an example of complexity measure and focusing on the problem of computability due to combinatorial explosion.

However, I would like to see Section 1.3. a bit more expanded. It emphasizes novelty of the paper with the innovative software design. However, I think it should also emphasize 2-3 main contributions of the paper, bullet-by-bullet. Also, some review of the other existing solution would be welcome in the introductory part, as well, not only in Section 4, where it is more focused on comparison.

Fig 1. is not really a figure, but merely a description of the prototype of the function. I think iy can be transformed into some kind of a diagram that can better depict the two central functions of the implemented ComplexityMeasures.jl. I think the composable structure of the solution should be presented graphically. Even some classification of complexity measures by type or elements that are needed in implementation in a form of a table would help to understand some design decisions. There are some discusions on it on lines 132-139.

Section 2 is missing information on the framework used to implement ComplexityMeasures.jl. Although I can assume it is written in Julia, I think the reader should not base his toughts on this kind of "assumptions", but should be explicitely given relevant details. Specifically, you should also discuss why you used Julia, and any elements of parallel programming if you used them in implementation.

In section 2.2, you state "To the best of our knowledge, there isn’t any open source software in any programming language that provides such an extensive interface for extracting probabilities from data.". Can you back it up with some references to other APIs or frameworks, alternatives? Notably in Python and R?

In several places you point out to the documentation of ComplexityMeasures.jl. Provide a link, and put it in the list of references.

Section 2.4. Provide a link to github project and reference it here.

Section 2.6. is too short. I think that the authors should provide the readership with implementation details of their software solution. As a researcher who is very interested and involved in parallelization, performance/code/memory optimizations and generally algorithm implementation, I disagree that "it is out of scope of the paper" to present such details in a paper which focuses on the software itself. I think each of those elements should be given its own paragraph or subsection, as it constitutes an important part of the solution. Both on the side of the choice of algorithms, paralellization techniques, data decomposition, and similar. If you claim that something is 1000x times faster than something else, you should back it up with reasons.

Section 4, bullet 5. You should provide HW/SW testing environment and a more clear description on how you tested and compared your solutions to alternatives. Again, 10-1000x requires good explanations.

**********

6. 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: Neetik Mukherjee

Reviewer #2: No

**********

[NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment 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. Registration is free. 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 PLOS at figures@plos.org. Please note that Supporting Information files do not need this step.

Attachments
Attachment
Submitted filename: plos_one_review.pdf
Revision 1

We have attached our response as a PDF file answering all reviewer comments.

Attachments
Attachment
Submitted filename: response.pdf
Decision Letter - Alessandro Mengarelli, Editor

PONE-D-24-22899R1ComplexityMeasures.jl: scalable software to unify and accelerate entropy and complexity timeseries analysisPLOS ONE

Dear Dr. Datseris,

Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’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. Both reviewers appreciated the replies to their comments, and the amendments to the manuscript. However, one of them raised additional points that can be improved. In particular, the reviewer suggested to stress the main contributions of the work, and to add some details about the software in order to provide a more in-depth description of the tool. I would encourage you to address these final concerns, with the aim of making the paper more valuable for the readers also from a technical viewpoint.

Please submit your revised manuscript by Feb 22 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 plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ 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 academic editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'.
  • 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, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter.

If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols.

We look forward to receiving your revised manuscript.

Kind regards,

Alessandro Mengarelli

Academic Editor

PLOS ONE

Journal Requirements:

Please review your reference list to ensure that it is complete and correct. If you have cited papers that have been retracted, please include the rationale for doing so in the manuscript text, or remove these references and replace them with relevant current references. Any changes to the reference list should be mentioned in the rebuttal letter that accompanies your revised manuscript. If you need to cite a retracted article, indicate the article’s retracted status in the References list and also include a citation and full reference for the retraction notice.

[Note: HTML markup is below. Please do not edit.]

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Author

1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation.

Reviewer #1: All comments have been addressed

Reviewer #2: (No Response)

**********

2. Is the manuscript technically sound, and do the data support the conclusions?

The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented.

Reviewer #1: Yes

Reviewer #2: (No Response)

**********

3. Has the statistical analysis been performed appropriately and rigorously?

Reviewer #1: Yes

Reviewer #2: (No Response)

**********

4. Have the authors made all data underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data 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 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—e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: Yes

Reviewer #2: Yes

**********

5. Is the manuscript presented in an intelligible fashion and written in standard English?

PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here.

Reviewer #1: Yes

Reviewer #2: Yes

**********

6. Review Comments to the Author

Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters)

Reviewer #1: This paper presents ComplexityMeasures.jl, an open-source software for the Julia programming language that implements 1,638 complexity measures in just 3,841 lines of code, demonstrating remarkable efficiency with an average of only 2.3 lines of code per measure. The software's composable design, which emphasizes mathematical rigor, ensures high performance and extendability. ComplexityMeasures.jl offers an extensive and versatile tool set for nonlinear time series analysis, addressing the need for a comprehensive framework to guide researchers in selecting appropriate measures for their specific applications. The paper effectively compares the software with existing alternatives, highlighting its superior computational performance, reliability, and expandability. As part of the DynamicalSystems.jl library, it adheres to open-source principles, fostering a sustainable development community. This contribution is highly valuable and merits immediate acceptance.

Reviewer #2: The authors addressed some of my concerns from the previous version, and the paper is clearly better. However, some of them are still not addressed. It might be different perspectives, as they come from the mathematics/statistics department, and I am looking at the paper from the perspective of computer scientist and software engineer. However, the key point of the paper is implemented software, thus relevant details should be given.

Especially confusing, the authors stated in one of the responses that there is no novelty (?!) in their research, except software. The authors should be able to formulate main contributions and novelty of the paper. A piece of software, and in this case, its innovative (composable) design and architecture are surely some contributions to the state of the art in the field of statistics software. So, please, try to emphasize 2-3 main contributions of the paper, bullet-by-bullet, especially from the software perspective.

The other important thing in the revised version of the paper is the repeated lack of design and implementation details and the most important optimization steps taken. There is a glimpse on the design in Section 2.1, however it quickly turns into a user help on how to use information() and complexity() functions. I miss a class diagram of the system, some "behind the scenes" details which make this software performant, not just interface descriptions, although I appreciate design decisions given in lines 150-176.

Although I can understand that majority of target audience are users of the software, this is a research paper with an emphasis on the piece of software, not merely a user software manual. For those from the audience who would like to take the authors' steps and implement a new piece of software or expand the existing one, those descriptions would be valuable, as they give some insights to different challenges and their solutions. So, it is of no interest to track every single optimization, but to emphasize main challenges, problems, and solutions and make for interested reader easier to look at the code.

In the end, it is good to have evidence why something is drastically faster than something else. Reproducibility is more than welcomed in contemporary software solutions and research. However, it is of little interest for the readers to just repeat experiments to confirm that some benchmark is 1000x faster. Evidences should be backed with reasons and explanations. It is not the same when you have ~10x (order of magnitude or less) improvement and ~1000x (three orders of magnitude). The former can be achieved with some implementation optimizations, while the latter are usually the consequence of rather disruptive, novel algorithmic approaches and designs. There are only 5 benchmarks, and it would not be hard to comment 2-3 sentences on each of them in the discusion section.

**********

7. 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. Neetik Mukherjee

Reviewer #2: No

**********

[NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment 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. Registration is free. 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 PLOS at figures@plos.org. Please note that Supporting Information files do not need this step.

Revision 2

Please see attached text file REPLY_2.txt.

Attachments
Attachment
Submitted filename: REPLY_2.txt
Decision Letter - Alessandro Mengarelli, Editor

ComplexityMeasures.jl: scalable software to unify and accelerate entropy and complexity timeseries analysis

PONE-D-24-22899R2

Dear Dr. Datseris,

We’re pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it meets all outstanding technical requirements.

Within one week, you’ll receive an e-mail detailing the required amendments. When these have been addressed, you’ll receive a formal acceptance letter and your manuscript will be scheduled for publication.

An invoice will be generated when your article is formally accepted. Please note, if your institution has a publishing partnership with PLOS and your article meets the relevant criteria, all or part of your publication costs will be covered. Please make sure your user information is up-to-date by logging into Editorial Manager at Editorial Manager® and clicking the ‘Update My Information' link at the top of the page. If you have any questions relating to publication charges, please contact our Author Billing department directly at authorbilling@plos.org.

If your institution or institutions have a press office, please notify them about your upcoming paper to help maximize its impact. If they’ll be preparing press materials, please inform our press team as soon as possible -- no later than 48 hours after receiving the formal acceptance. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org.

Kind regards,

Alessandro Mengarelli

Academic Editor

PLOS ONE

Additional Editor Comments (optional):

The paper has been properly modified, addressing all the Reviewers comments.

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Author

1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation.

Reviewer #2: All comments have been addressed

**********

2. Is the manuscript technically sound, and do the data support the conclusions?

The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented.

Reviewer #2: Yes

**********

3. Has the statistical analysis been performed appropriately and rigorously?

Reviewer #2: Yes

**********

4. Have the authors made all data underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data 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 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—e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #2: Yes

**********

5. Is the manuscript presented in an intelligible fashion and written in standard English?

PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here.

Reviewer #2: Yes

**********

6. Review Comments to the Author

Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters)

Reviewer #2: Thanks to the authors for the effort. I appreciate fine additions to the design decisions, as well as the comments on performance considerations in 4.1. I think the paper is now ready for publication.

**********

7. 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 #2: No

**********

Formally Accepted
Acceptance Letter - Alessandro Mengarelli, Editor

PONE-D-24-22899R2

PLOS ONE

Dear Dr. Datseris,

I'm pleased to inform you that your manuscript has been deemed suitable for publication in PLOS ONE. Congratulations! Your manuscript is now being handed over to our production team.

At this stage, our production department will prepare your paper for publication. This includes ensuring the following:

* All references, tables, and figures are properly cited

* All relevant supporting information is included in the manuscript submission,

* There are no issues that prevent the paper from being properly typeset

You will receive further instructions from the production team, including instructions on how to review your proof when it is ready. Please keep in mind that we are working through a large volume of accepted articles, so please give us a few days to review your paper and let you know the next and final steps.

Lastly, if your institution or institutions have a press office, please let them know about your upcoming paper now to help maximize its impact. If they'll be preparing press materials, please inform our press team within the next 48 hours. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org.

If we can help with anything else, please email us at customercare@plos.org.

Thank you for submitting your work to PLOS ONE and supporting open access.

Kind regards,

PLOS ONE Editorial Office Staff

on behalf of

Dr. Alessandro Mengarelli

Academic Editor

PLOS ONE

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 .