Peer Review History
| Original SubmissionSeptember 26, 2023 |
|---|
|
PONE-D-23-31346Large language model-based framework for automated extraction of genetic interactions from unstructured dataPLOS ONE Dear Dr. GILL, 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. Please submit your revised manuscript by Jan 08 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:
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, Michal Ptaszynski, PhD 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 2. Please note that PLOS ONE has specific guidelines on code sharing for submissions in which author-generated code underpins the findings in the manuscript. In these cases, all author-generated code must be made available without restrictions upon publication of the work. Please review our guidelines at https://journals.plos.org/plosone/s/materials-and-software-sharing#loc-sharing-code and ensure that your code is shared in a way that follows best practice and facilitates reproducibility and reuse. 3. Please amend either the title on the online submission form (via Edit Submission) or the title in the manuscript so that they are identical. 4. We are unable to open your Supporting Information file [S1 Supplementary data.zip ]. Please kindly revise as necessary and re-upload. [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: Partly Reviewer #2: Partly Reviewer #3: No Reviewer #4: Yes ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: No Reviewer #2: Yes Reviewer #3: No Reviewer #4: N/A ********** 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: No Reviewer #3: No Reviewer #4: 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 Reviewer #3: No Reviewer #4: No ********** 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: This study presents a comprehensive framework for extracting gene regulatory information from biomedical literature using large language models. Their method consists of three main components: A Pre-processing unit that retrieves the relevant abstracts using keywords, a Relation Extraction unit that identifies the relations between entities, and a Post-Processing unit that ensures the overall quality of the extracted information through further clean-up. They show the effectiveness of their method using several popular datasets: Bioinfer, LLL, IEPA, and HPRD50. Their method noticeably outperforms all competing methods. This is a vital and interesting work. The manuscript is well-written, organized, and structured. However, this reviewer doubts the validity of the experimental setup and corresponding conclusions, as described below. Major Comments: 1. It needs to be clarified if there is an overlap between the sentences in the training set and the articles/text used as evidence for gold-standard databases. If there is overlap, this creates bias due to information leakage, and a remedy needs to be applied. 2. Similarly, what about the overlap between sentences in/used in datasets such as BioInfer, etc, vs. RegulaonDB? If yes, this creates bias due to information leakage. Therefore, either a clarification is needed, or a remedy needs to be applied. 3. Additionally, the same datasets used for testing should not be used for finetuning LLMs as this introduces bias. A remedy must be applied to improve the reliability of the results. 4. It needs to be clarified how the hyperparameters, such as the number of epochs, were tuned. Was it 10-fold CV using only the train data? If not, there is bias. So, either a clarification is required, or a remedy is necessary to improve the reliability of the results. At the very least, 10-fold nested cross-validation must be used. 5. On a similar note, how were the rest of the decisions about the pipeline made? For example, finding optimal values for parameters like alpha and K. Was it only using training data? If not, there is bias. So, either a clarification is required, or a remedy is needed to improve the reliability of the results. Minor Comments: 1. There are a few typos and grammatical errors. Please proofread or use an editing service like Grammarly. 2. The last sentence on page 6 requires a supporting citation. 3. In table 5, it is unclear whether the repeated performance for GIX-RE and GIX(full) is a typo or not. 4. Line 413 mentions "significantly". So, either provide p-values or avod using that term. Reviewer #2: Dear Authors, the manuscript definitely represents the interest for Plos One readership. However, I have some comments and suggestions, which I ask you to address. 1. Please, specify more transparently what are the stages that are used for labelling sentences that do not include relations in the training set. 2. Please, discuss in the text, which parameters/models provide the highest accuracy of relations extractions in imbalanced data sets (scientific abstracts and publications are, by definition, imbalanced data sets). 3. How does the algorithm identify relations that are not provided in the sentences explicitly but can be supposed using the semantic analysis made by experts during manual annotation. 4. Please provide the code of the models in the Supplementary Materials. 5. I suggest that the authors discuss in more details the obtained results of gene regulatory network built using the developed approach from the biological point of view. Reviewer #3: The manuscript presents the development of a tool for automatic extraction genetic entity pair interactions. The information is not well organized, each part is described in a very succinct way and there is the need to go forward and backwards to understand clearly the idea and purpose of each stage. My main concern with this papers is related to originality. The paper presents some particular form of ensemble of several already developed tools, to produce another tool. The only aspects which has some originality is the fine tuning of BioBert, and this part, besides being barely explained, without details, seems to be wrong, as the same datasets used for test have been used in the fine tuning, thus providing biased results. There is no source code or data made available, and due to this and the already mentioned lack of details regarding each part implementation, reproducing this work flow to use it or evaluate its characteristics would be almost impossible. I think the work needs to be completely rewritten, starting from a clear description of the main contributions and why the authors consider it to be original,, and if the main objective is to produce a tool, give a clear and complete description of how to build and use the tool, preferably with available code to try it. Also there are many methodological issued in the experimental section that rise doubs in the validity of the results. Detailed comments - Sentence in lines 88-90 need to be revised. I think it should say “are due” instead of just due. - Line 95. Says “BERT and ELMo, one of”, they are two, not one. - Lines 116-117, it says “For the selection of abstracts, we use of task-specific…”, should be “… we make use of task-specific…” - Line 215 on, section Preprocessing. It is not clear how the abstracts were pre-processed. Which search tool was used? How the keywords were used to filter the list of abstract candidates? Someone wanting to reproduce this work will need this information - Line 227, Sentence Tokenization: It is not clear how Biobert and BERN2.0 are used to eliminate sentences that are not relevant. What do you input the models? Do you need to fine tune them also? How is this performed? - Line 237, sentence eliminator 1: It is not clear how the fine tune is performed. And moreover, you are using the sentences in the 4 datasets you will use in the experiments to test the method, to fine-tune part of the method, in this way, the final test will not be independent of the training. Another concern, you need to explain better how the positive class for a sentence is decided. From your description, it seems that the relation must be encoded completely in one sentence, but sometimes an author would use several sentences to describe a positive interaction, how is this managed? - Line 246, Sentence eliminator 2: Again, you discard a sentence if there are less than 2 gene/protein present in the sentence. But sometimes the relations are explained in several sentences, with one entity in each. And again, it is not explained at all how this was performed (and in this case it is not even mentioned which tool (perhaps BioBERT?) was used). - Line 254, Relation Extraction: again, no details are given on how the fine-tuning of BERN2 and BioBert was done. Also, it is not clear to me why you need to replace the entity pair by generic labels. I imagine this can negatively affect the language model. The entity itself can carry context information useful for the language model. Imagine the word sequence “ The car is gray”, if I substitute car by a label $SUBSTANTIVE$ I am actually removing important information, as cars usually have a limited number of colors, and other substantives like “bears” have different sets of colors. So when you remove the real entity tag and replace it, you are removing contextual information useful for the language model. Thus, you need to clearly justify the need for this entity replacement. - Line 320, equation (1): All variables should be defined immediately after the equation. It is difficult to understand several lines of discussion and explanation of why the equation will work without knowing what the variables are. For example, variable v is defined in line 327 (and is used ambiguously as in the equation it appears as v_s and in the explanation as just v) - Line 344: it says that the value of alpha is set depending on hoy much emphasis is assigned to component P, but that is the role of constant K, which balances the important of the two terms, it is not clear why there is a need to set an extra parameter alpha that will be given later a value of 1 (without exploring its optimal value in any sense) - Line 350: The same happens to constant K, which is later given a value of 1 without exploring optimal values. - Line 356, it says “… are less likely to be true…” but this is the opposite as it is said before, having a higher CF gives more confidence in a relation, not lesser. - Additional comment on CF. You should search for some ways to normalize this value, in other way there is no reference to which could be a good value of CF. It should be bounded between a minimum and a maximum known value. Otherwise you will find that for some particular use a CF=5 is indicative of a highly probable relation, and for another use the same value of CF=5 could indicate a low probability for a relation, which is very counterintuitive from the point of view of the user of your tool. - Line 364. The numbering of experiments is quite confusing, as they are numbers 1.3, 1.4 and 1.5 , while they are not in section 1, and there is not 1.1 nor 1.2. You should label clearly your experiments, and then USE THOSE LABELS when you explain the experiment. As it can be seen in your manuscript, there is no reference to these labels later when the experiment are really explained. - Line 383, section Selection of keywords: this procedure seems quite artisanal, needing manual intervention by the user. If you are going to use the most repeated keywords, you should automatically choose them, without having to curate them from a larger set. - Line 398, Relation extraction capabilities (which seems to be experiment 1.3, but this is never mentioned): It is not clear how the validation experiments are performed. It says that the method was repeated 10 times using a different dataset for validation, but how exactly is this done? If there are 4 datasets and you leave one dataset out for validation, you can make only 4 repetitions. And also, it is not clear what is meant by training, what is trained and how? You should clearly explain how you run your experiments, for both, making it easy to reproduce your results, and checking if the experimental procedures was correct, or if you are using the same information for training and test. In the way it is written now, it makes impossible to reproduce the work, and rises concerns about the independence of the data used in training and test. - Line 411, data on Table 3. It is not clear how the evaluation for alternative methods was obtained. Does the authors of the manuscript performed all test over the same datasets and in the same conditions for all the cases? Or they just take the value of some experiment in another work? If it is the second case the results are not directly comparable, as the experimental condition may have been different for each experiments, even using dependent data or overlapping data between train and test. This should be clarified very carefully and may invalidate the comparison. - Another very important issue with this experiment is that Stage 1 of the proposed method includes the finetuning of BioBERT with the same 4 datasets used in this experiment to evaluate stage 2. In this way, even if the evaluation was done by leaving one dataset out (which was not clear, as already told two comments above), parts of the test set have been used for training (of stage 1), thus making invalid those results as the test dataset are no longer independent of the training set. - Lines 442 to 445. The values for precision, recall and f-score in table 5 are exactly the same for the two reported methods. I am not sure if this is an error or effectively both alternatives produce the same values for those indexes. If this is the case, the text should discuss more clearly this issue and explain it. - Line 445, figure 7: this figure shows the two terms used in calculation of CF. As already discussed, the values of CF should be normalized to a fixed range. And moreover, as can clearly be seen in figure 7, there is a very large difference in scale between both terms in equation 1, whit the second one clearly dominating by a large proportion over the first one. This makes the first term (which is the one were the proposed method contributes) completely useless, meaning that all the decisions will be directed by the previous knowledge, and in this way the full method is not taking any advantage from all the previously described work. What I mean is that if you completely remove the first term you can find relations and attribute them using the second, and the results will be no different of your proposal. In this way I think this experiment cannot demonstrate at all what it wanted to demonstrate. - Lines 472 to 480. The discussion in this paragraph is hard to unde3rstand and should be rewritten. But I think I understand that it states that if you finetune properly the system without using any information from the test dataset (as I suggested in previous comments) then the performance of the system will be reduced. If this is what was meant, I must say this statement is obvious and is what I keep saying in my comments, that the validation was not done with an independent dataset, and thus is invalid. And if the performance is reduced, it means that the system cannot generalize, so it will be of no use to discover new relations, only to reinforce already known relations. I think this issue is key and should be clearly discussed and addressed, which was not properly done in this manuscript. - Line 498. In the experiment reported in this area, the idea if I am not wrong is to use the proposed method to curate a database of interactions. What I find challenging and unexplained is why you use the same RegulonDB you are trying to curate as prior knowledge for the curation process. One would have expected some external knowledge as prior, so you can include external information that can incorporate new knowledge. This is like making yourself a test for your knowledge on a subject, and instead of asking someone else to correct your test to see if you answered it well, correcting it yourself, with the same knowledge you used to answer it. Key finding, you will get an A+ score, which does not mean you have acquired the knowledge. For all those issued I consider this manuscript unsuitable for publication Reviewer #4: To Authors: General: 1.Overall text content should be revised, edited and shortened. Similarly the references which are relevant should be cited. Example: For such a very specific objective/aim of the paper, Introduction is too lengthy, more than 1400 words with 22 references. 2. Authors should keep in mind to revise to make each section concise and comprehensible. Specific: 1.Introduction-to outline the Aims and Objectives of this paper for a reader. 2.Back ground literature should concentrate on current AI approaches which can facilitate data extraction beyond the Key words and subject headings(e.g. MeSH) for data mining. 3.Methods: should explicitly focus on pre-and post-processing, followed by the proposed confidence factor with examples from the published literature on the subject headings. 4.Results: the authors extend the argument with benchmark datasets and real-world database that GIX (Gene Interaction Extraction) should become the overarching approach. Is this the overall outcome derived? 5.Conclusion and Abstract should give homogenous statement (e.g. Sentence in Abstract, “With suitable experiments, we show GIX's capability to augment existing datasets with new sentences”).Thus GIX appears to be a tentative step. ********** 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: No Reviewer #2: Yes: Olga Tarasova Reviewer #3: No Reviewer #4: Yes: BIDHU K MOHANTI ********** [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 1 |
|
PONE-D-23-31346R1Large language model based framework for automated extraction of genetic interactions from unstructured dataPLOS ONE Dear Dr. GILL, 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. Please submit your revised manuscript by Apr 11 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:
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, Michal Ptaszynski, PhD Academic Editor PLOS ONE [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: (No Response) 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 #1: (No Response) Reviewer #2: Partly ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: (No Response) 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 #1: (No Response) 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: (No Response) 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: Authors have not submitted a detailed rebuttal letter and other required files. Therefore, this reviewer is unable to evaluate the revision. Reviewer #2: Dear Authors, Thank you for correcting the manuscript and addressing all my points in it. I suggest that you include the main study design in the Methods or Results section in addition to Figure 1. [Fig 1: Schematic of fully automated relation extraction using an LLM based GIX framework. The white 233 blocks signify the processes, and the grey blocks indicate the tools utilised within those processes.] In particular, in addition to the schematic representation of relation extraction, it would be great to schematically represent all parts of the study design of all computational experiments used in the study, including "real-world applicability in inferring E. coli gene circuits". Best Regards. ********** 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: No Reviewer #2: Yes: Olga Tarasova ********** [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 |
|
Large language model based framework for automated extraction of genetic interactions from unstructured data PONE-D-23-31346R2 Dear Dr. GILL, 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, Michal Ptaszynski, PhD Academic Editor PLOS ONE Additional Editor Comments (optional): 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 ********** 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 ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: N/A ********** 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 ********** 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 ********** 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: The authors have done an excellent job at addressing all my comments and concerns. Thank you authors for your patience! ********** 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: No ********** |
| Formally Accepted |
|
PONE-D-23-31346R2 PLOS ONE Dear Dr. Gill, 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 If revisions are needed, the production department will contact you directly to resolve them. If no revisions are needed, you will receive an email when the publication date has been set. At this time, we do not offer pre-publication proofs to authors during production of the accepted work. Please keep in mind that we are working through a large volume of accepted articles, so please give us a few weeks 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. Michal Ptaszynski 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 .