Peer Review History
| Original SubmissionOctober 8, 2019 |
|---|
|
PONE-D-19-28184 Unveiling new disease, pathway, and gene associations via multi-scale neural networks PLOS ONE Dear Mr Gaudelet, 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. We would appreciate receiving your revised manuscript by Mar 06 2020 11:59PM. When you are 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. If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. To enhance the reproducibility of your results, we recommend that if applicable you deposit your laboratory protocols in protocols.io, where a protocol can be assigned its own identifier (DOI) such that it can be cited independently in the future. For instructions see: http://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols Please include the following items when submitting your revised manuscript:
Please note while forming your response, if your article is accepted, you may have the opportunity to make the peer review history publicly available. The record will include editor decision letters (with reviews) and your responses to reviewer comments. If eligible, we will contact you to opt in or out. We look forward to receiving your revised manuscript. Kind regards, Carlo Vittorio Cannistraci Academic Editor PLOS ONE Additional Editor Comments (if provided): Dear Authors Congratulations You article requires only a minor revision. Best CVC 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 http://www.plosone.org/attachments/PLOSOne_formatting_sample_main_body.pdf and http://www.plosone.org/attachments/PLOSOne_formatting_sample_title_authors_affiliations.pdf 2. In your Data Availability statement you have specifed: "The processed data and all result data are available online at " ext-link-type="uri" xlink:type="simple">https://life.bsc.es/iconbi/MultiScaleNN". But this link can not be found. PLOS defines a study's minimal data set as the underlying data used to reach the conclusions drawn in the manuscript and any additional data required to replicate the reported study findings in their entirety. All PLOS journals require that the minimal data set be made fully available. For more information about our data policy, please see http://journals.plos.org/plosone/s/data-availability. Upon re-submitting your revised manuscript, please upload your study’s minimal underlying data set as either Supporting Information files or to a stable, public repository and include the relevant URLs, DOIs, or accession numbers within your revised cover letter. For a list of acceptable repositories, please see http://journals.plos.org/plosone/s/data-availability#loc-recommended-repositories. Any potentially identifying patient information must be fully anonymized. Important: If there are ethical or legal restrictions to sharing your data publicly, please explain these restrictions in detail. Please see our guidelines for more information on what we consider unacceptable restrictions to publicly sharing data: http://journals.plos.org/plosone/s/data-availability#loc-unacceptable-data-access-restrictions. Note that it is not acceptable for the authors to be the sole named individuals responsible for ensuring data access. We will update your Data Availability statement to reflect the information you provide in your cover letter. [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: 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: 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: Really interesting work from the authors, which trained a neural network-based method with prior biological knowledge and whose architecture is based on molecular organization with one hidden layer representing gene-pathway links. The purpose of the NN model is to unveil disease-gene, disease-pathway and disease-disease associations. Therefore, the authors termed it GPD (for Gene, Pathway and Disease). From a selected dataset of patient-disease interaction (one patient had one disease), GPD was compared to other NN model based on multinomial logistic regression (MLR), random forest, naïve bayes and support vector machine classifiers in the task for patient-disease classification. The MLR model outperformed the rest of the methods followed by GPD. The authors state that this might be due to two main factors: the degree of freedom of MLR which is ~4 times higher than GPD, and that the biological information from where GPD was trained is noisy and incomplete. Nonetheless, valuable biological information can be extracted from the trained GPD model, where literature-validated associations between disease-gene, disease-pathway and disease-disease were found. Minor comments: 1.In the introduction section, line 20: “In specific cancers, Abeel et al. [6] use support vector machines and ensemble feature selection methods to select putative gene biomarkers.” You might consider also to refer to articles that show methods that can work on different omic signatures for cancer in general like Ciucci et al., 2017 Scientific reports. 2.The authors gave an association score for the prediction of disease-disease, disease-pathway and disease-gene relationships, which was lately use to obtain the highest 10 predictions under the three mentioned relationships, validating the predictions by literature search. It would be interesting to known the extent to which this score is “high-enough” to obtain valuable information from the trained GPD model, since this score magnitude is not mentioned on the manuscript. Reviewer #2: === General Comments The authors present a neural network incorporating pathway information for disease classification based on differentially expressed genes. The core of the work is less the correct prediction than the interpretation of the network's choice and thus enabling the deciphering of disease-disease networks and a shift in the causal direction. The paper gives a comprehensive introduction into existing work, is well written and scientifically sound. The developed method is compared against a Multi-label logistic regression baseline model. The model itself was trained following common standards with early stopping as regularization based on a cross-validation. === Minor Comments * The authors should clarify their method for the prediction of disease-(disease/pathway/gene) relationships. What is meant with the intensity of local variation of d with respect to perturbation of u? Are there thresholds involved, e.g., when is the intensity high enough to create the relationship. * Regularization: The authors utilize early stopping, but no other regularization. Here, particular considering the number of genes vs. the number of samples might pose a problem. Have the authors considered heavy drop-out regularization of the input layer, which might boost the necessity to use the pathway layer since it cannot any longer rely on the presence of single genes? * Connected to the point above, the authors should depict the learning behavior of their network wrt. the loss training vs. validation. Is the observed behavior expected, or does it indicate over- or underfitting. ********** 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 to be viewed.] 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 us at figures@plos.org. Please note that Supporting Information files do not need this step. |
| Revision 1 |
|
Unveiling new disease, pathway, and gene associations via multi-scale neural networks PONE-D-19-28184R1 Dear Authors We are pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it complies with all outstanding technical requirements. Within one week, you will receive an e-mail containing information on the amendments required prior to publication. When all required modifications have been addressed, you will receive a formal acceptance letter and your manuscript will proceed to our production department and be scheduled for publication. Shortly after the formal acceptance letter is sent, an invoice for payment will follow. To ensure an efficient production and billing process, please log into Editorial Manager at https://www.editorialmanager.com/pone/, click the "Update My Information" link at the top of the page, and update your user information. If you have any billing related questions, 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 enable them to help maximize its impact. If they will be preparing press materials for this manuscript, you must inform our press team as soon as possible and 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. With kind regards, Carlo Vittorio Cannistraci Academic Editor PLOS ONE Additional Editor Comments (optional): The Authors addressed all minor concerns of the reviewers and the article is accepted. Reviewers' comments: |
| Formally Accepted |
|
PONE-D-19-28184R1 Unveiling new disease, pathway, and gene associations via multi-scale neural network Dear Dr. Gaudelet: I am pleased to inform you that your manuscript has been deemed suitable for publication in PLOS ONE. Congratulations! Your manuscript is now with our production department. If your institution or institutions have a press office, please notify them about your upcoming paper at this point, to enable them to help maximize its impact. If they will be preparing press materials for this manuscript, 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. For any other questions or concerns, please email plosone@plos.org. Thank you for submitting your work to PLOS ONE. With kind regards, PLOS ONE Editorial Office Staff on behalf of Dr. Carlo Vittorio Cannistraci 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 .