Peer Review History
| Original SubmissionJanuary 19, 2024 |
|---|
|
PONE-D-24-02099Deep CNN-Based Detection of Cardiac Rhythm Disorders Using PPG Signals from Wearable DevicesPLOS ONE Dear Dr. Pławiak, 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 Jul 29 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, Agnese Sbrollini Academic Editor PLOS ONE Journal Requirements: 1. When submitting your revision, we need you to address these additional requirements. 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. We note that you have indicated that there are restrictions to data sharing for this study. PLOS only allows data to be available upon request if there are legal or ethical restrictions on sharing data publicly. For more information on unacceptable data access restrictions, please see http://journals.plos.org/plosone/s/data-availability#loc-unacceptable-data-access-restrictions. Before we proceed with your manuscript, please address the following prompts: a) If there are ethical or legal restrictions on sharing a de-identified data set, please explain them in detail (e.g., data contain potentially identifying or sensitive patient information, data are owned by a third-party organization, etc.) and who has imposed them (e.g., a Research Ethics Committee or Institutional Review Board, etc.). Please also provide contact information for a data access committee, ethics committee, or other institutional body to which data requests may be sent. b) If there are no restrictions, please upload the minimal anonymized data set necessary to replicate your study findings to a stable, public repository and provide us with the relevant URLs, DOIs, or accession numbers. For a list of recommended repositories, please see https://journals.plos.org/plosone/s/recommended-repositories. You also have the option of uploading the data as Supporting Information files, but we would recommend depositing data directly to a data repository if possible. We will update your Data Availability statement on your behalf to reflect the information you provide. 4. In the online submission form, you indicated that [The datasets in this study were used with permission from the authors of the article [38].]. All PLOS journals now require all data underlying the findings described in their manuscript to be freely available to other researchers, either 1. In a public repository, 2. Within the manuscript itself, or 3. Uploaded as supplementary information. This policy applies to all data except where public deposition would breach compliance with the protocol approved by your research ethics board. If your data cannot be made publicly available for ethical or legal reasons (e.g., public availability would compromise patient privacy), please explain your reasons on resubmission and your exemption request will be escalated for approval. [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: Partly ********** 2. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: No 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: No ********** 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: No Reviewer #2: 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: The paper proposes a 17-layer deep learning model to classify photoplethysmogram (PPG) signals into three classes: Normal sinus rhythm, Atrial fibrillation, and premature atrial contraction. The model was trained and validated using data from wearable devices. For comparison, classification was also conducted using 1-channel and 2-channel ECG data. The 1-channel ECG yielded the best classification results, evaluated based on accuracy, sensitivity, specificity, precision, and F1 score. The performance of PPG was inferior, with the 2-channel ECG producing the least favourable results. The paper presents promising findings; however, it requires major revision in the following areas: • The structure of the paper is confusing. In the introduction, sections are used to discuss literature, which should instead be part of the related work. A similar issue occurs in the Discussion, where the authors review literature instead of solely comparing results. • The language used in the paper, particularly in the introduction, is unclear and needs rephrasing and better use of conjunctions. • It is not clear how the 2-channel ECG were used as an input. • Additional points of ambiguity will be listed in the comments below. Comments: 1. Line 51: Traditionally, electrocardiogram (ECG) [3] Comment: The placement of the reference should be moved to later in the sentence. 2. Line 64: These signals are typically collected by shining a light source (usually an LED) Comment: LED is an abbreviation that should be defined before used, and it is better to list the wavelength used. 3. Line 79: Deep learning has emerged as a powerful tool in the field of medical signal processing, particularly suitable for arrhythmia detection due to its ability to learn complex patterns and reduce the need for manual feature engineering. Comment: Deep learning based on Convolutional neural networks does not require manual features; however deep learning can depend on manual features. 4. Line 118: The same model is also applied to the ECG channels within the dataset, Comment: when the authors say the same model, do they mean the same architecture or after performing fine tuning? 5. Line 132: The integration of PPG signals and the non-invasive nature of the approach: Comment: PPG is a non-invasive signal what do the author mean by this sentence? 6. Line 146: In the literature, various studies have employed deep learning approaches for disease detection using PPG signals. For example, Chiang et al. [10], used a support vector machine (SVM) classifier to evaluate the quality of arteriovenous fistulas in haemodialysis patients using a PPG sensor device. In another study, Uçar et al. [35], proposed a new sleep staging method based on the k-nearest neighbour (KNN) classification algorithm using PPG signals. Kwon et al. Comment: SVM and KNN are not deep learning methods, but machine learning ones. 7. Line 222: Fig 1. Representation of ECG signals in the dataset: a) AF, b) NSR, and c) PAC with representation of PPG signals in the dataset: d) AF e) NSR, and f) PAC. Comment: needs to be rephrased. 8. Line 240: features from the input signal, al-lowing the model. Comment: A typo in “al-lowing”. 9. Line 242: CNN employs parameters such as filters, pooling layers, and activation functions to enhance its ability to recognize distinctive patterns in the PPG data. Through the training process, the model optimizes these parameters to minimize classification errors. Comment: filters, pooling layers, and activation functions are not parameters that optimized through the training process as these parameters do not change its value after the training initialized. 10. In Figure 2 numbers of Kernal size and numbers of filters are not easy to interpret, maybe the authors find another way to express it. 11. In Tabel 1: have two separated columns for kernel size and unit and rename the unit to number of filters. 12. Line 261: including label encoding, one-hot encoding, Comment: are these two the same thing? Then why it is mentioned twice? 13. Line 261: feature scaling (min-max normalization) Comment: do the authors mean scaling the signal? 14. Line 269: The 1D CNN model was trained on labelled datasets consisting of annotated ECG and PPG records with corresponding arrhythmia types. Comment: why mention the data here again where the paragraph was discussing the data earlier? 15. Line 274: Sensitivity, also known as recall, measures the model's ability to correctly identify positive samples among all true positive examples. Comment: The definition needs to be rephrased as this is not accurate. 16. Line 352: The confusion matrix shows the number of true positives, false positives, true negatives, and false negatives for each class: Comment: Why defining the confusion matrix here where it was introduced earlier in line 328? 17. Line 376: In this study, a PPG dataset prepared by the University of Massachusetts Medical Center (UMMC) was utilized. Table 4 provides a summary of studies focusing on the analysis of PPG signals. Lemay et al. [27], Comment: the moving to the table of summary is weird and require rephrasing. 18. Line 395: achieved an impressive accuracy rate of 95.17% for PPG signals. Comment: It is not appropriate to call your results impressive. 19. Line 398: single-hot encoding was performed. Comment: Do the authors mean “One-hot” why replacing One by single? 20. Line 402: The advantages of this study can be listed as follows: Comment: The advantages keep mentioned early, although the dataset does not specify how early in stages were the patients at, also listing “Limited and imbalanced data distribution” as an advantage is not understandable. Reviewer #2: In this manuscript a 17-layers 1D-CNN was trained and validated for the detection of cardiac rhythm disorders using PPG from wearable devices. The proposed model achieved a 95.17% accuracy rate in detecting normal sinus rhythm, atrial fibrillation, and premature atrial contractions from PPG signals. 1. Introduction: 1) The sentence ‘PPG signals enable recording and continuous monitoring over extended periods, providing access to heart signals at any time’ at line 73-75 is not clear. Can Authors reformulate it? 2) The abbreviation NSR was note introduced before its use. Can Authors introduce it where they write normal sinus rhythm for the first time? 3.1. PPG Data Set: 3) The population is sex-unbalanced (28 male vs 9 female). The incidence of atrial fibrillation is greater in males than in females, but this gap closes with advancing age (population in the present study aged between 51 and 90). Further sex-related differences in photoplethysmography signals exist. I suggest to train and validate the proposed 1D CNN on a sex-balanced population. At least, Authors should deeply discuss this limitation in the discussion. 4) The acquisition protocol is not clear. Are the subjects in a laboratory or in a daily life situation? How much did the recordings last? Can Authors add the description of setting and timing of acquisition? 5) Are subjects undergoing any cardiac therapy? 6) In figure 1, are the PPG windows corresponding to the ECG windows? In the PPG each pulse corresponds to a cardiac beat, thus if there are 2 cardiac beats in the ECG I expect two pulses in the PPG window. Can Authors check and correct the figure? 3.2. Proposed 1D-CNN Model: 7) In line 240 ‘al-lowing’ should be allowing. 4.1. Experimental result: 8) This section contains methodological information, I suggest to move it in the method chapter. 9) In the list of metrics, line 272, both sensitivity and recall appear. Authors should select only one metric name and use it consistently along the paper. 4.2. Classification results: 10) The two ECG channels contains information of the same cardiac electrical activity in corresponding windows but they provide different results. May it depend on electrode position? Can Authors discuss this result in detail and elucidate on the different electrode position and ECG morphology in the two channels? 5. Discussion: 11) In the discussion section Authors should discuss more in deep their results and limitations. Further Authors should provide a more comprehensive comparison with literature. 12) Can Authors discuss the adaptability of the presented CNN to PPG signals acquired in different body locations (ex. Finger, wrist, ear..)? 13) Authors continuously compare the ECG and the PPG. Especially in lines 429 – 432 there is a list of ECG disadvantages “the use of ECG signals comes with disadvantages such as complexity and hardware requirements, contact and discomfort, limited long-term monitoring, invasive electrode placement, sensitivity to artifacts, and localization difficulties.” Although, the superficial ECG is non-invasive and the discomfort of wet electrodes has been overcome by dry electrodes and capacitive sensors for ECG, which are incorporated in wearable devices and everyday usable garments and objects. The PPG recording is also sensitive to artifacts. Can Authors provide a more realistic and balanced comparison of wearable devices for ECG and PPG acquisition systems? ********** 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: 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 1 |
|
PONE-D-24-02099R1Deep CNN-Based Detection of Cardiac Rhythm Disorders Using PPG Signals from Wearable DevicesPLOS ONE Dear Dr. Pławiak, 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 Oct 31 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, Agnese Sbrollini 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: 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: Partly ********** 3. Has the statistical analysis been performed appropriately and rigorously? Reviewer #1: Yes 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: 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: The authors successfully revised the paper, addressing all my questions and providing an improved interpretation of the results. However, a minor revision is still required due to the following issues: 1. Typographical errors: o Line 31: There is a typo in “mod-el”; it should be “model.” o Line 221: “data set” should be written as “dataset.” 2. Clarification needed on ECG leads: In line 69, the authors state: "The 2-lead ECG used in this study is a simple type of electrocardiogram (ECG) that uses two electrodes to record the heart's electrical activity." While two electrodes can be used for a single-lead ECG (excluding the body reference electrode, however it was not excluded in the describtion of the 12-lead ecg), a two-lead ECG generally involves at least three electrodes. The dataset used by the authors does contain two channels, which does suggest that it is indeed a 2-lead ECG. This explanation, however, needs further clarification to avoid confusion. A correction is recommended. Reviewer #2: Abstract 1) In the added lines 41-44, “Datasets are available for download on” is repeated twice. Further, the entire sentence is linked, not only the specific links to the repositories. Introduction 2) The paragraph (lines 64-73) about the difference between 2-leads ECG and 12-leads ECG was inserted in the introduction that is hard to follow now. This paragraph is useful to understand the results of the study, thus authors should move it to the discussion section. PPG Data Set 3) Can authors add the measurement units on the y-axis label in figure 2? Discussion 4) Even if future works aim to train and validate their 1D CNN model on a more balanced population in terms of sex and age, the authors should here discuss this crucial aspect regarding the clinical applicability of their work. As commented int the first revision, the population is sex-unbalanced (28 male vs 9 female). The incidence of atrial fibrillation is greater in males than in females, but this gap closes with advancing age (population in the present study aged between 51 and 90). Further sex-related differences in photoplethysmography signals exist. At the present form, the proposed method is limited and it is not clinically applicable to a general population. Authors should deeply discuss these limitations in the discussion section. 5) In lines 552-553, authors stated “Signal quality can be affected by motion artifacts, electrode contact issues, and skin variability, making it difficult to obtain accurate PPG signals”. PPG is not acquired by electrodes, can authors correct their statement? 6) What do authors refer to with “invasive electrode placement (For Invasive EKG Devices)”? Non-invasive Electrocardiographic monitoring can be performed by dry electrodes and capacitive sensors for ECG, which can be incorporated in wearable and portable devices. The authors stated that ECG acquisition require contact with the subject, but the PPG acquisition on the chest or on the wrist through smartwatches also require contact with the device and possibly discomfort. Can Authors provide a more realistic and balanced comparison of wearable devices for ECG and PPG acquisition systems? 7) In table 4, authors should add ECG segment to the feature set of their work. ********** 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: 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 |
|
Deep CNN-Based Detection of Cardiac Rhythm Disorders Using PPG Signals from Wearable Devices PONE-D-24-02099R2 Dear Dr. Pławiak, 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, Agnese Sbrollini 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 #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: Partly ********** 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: Authors have applied the correction suggested in the previous review. The discussion section was substantially improved. ********** 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 |
|
PONE-D-24-02099R2 PLOS ONE Dear Dr. Pławiak, 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. Agnese Sbrollini 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 .