Peer Review History

Original SubmissionOctober 16, 2020
Decision Letter - Fatemeh Vafaee, Editor

PONE-D-20-32564

A Computational Method for Drug Sensitivity Prediction of Cancer Cell Lines Based on Various Molecular Information

PLOS ONE

Dear Dr. Eslahchi,

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 Mar 26 2021 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: http://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols

We look forward to receiving your revised manuscript.

Kind regards,

Fatemeh Vafaee, Ph.D.

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. Please upload a new copy of Figure 4 as the detail is not clear. Please follow the link for more information: https://blogs.plos.org/plos/2019/06/looking-good-tips-for-creating-your-plos-figures-graphics/" https://blogs.plos.org/plos/2019/06/looking-good-tips-for-creating-your-plos-figures-graphics/

[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: 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 authors introduced the CDSML method to predict drug sensitivity of cancer cell lines. They compared it with two types of methods – classification and regression methods on the GDSC dataset. It shows the CDSML performs better than other methods when using the six metrics. This manuscript is well organized and easy to follow. It provides us an effective computational method for drug sensitivity prediction on cancer cell lines. I have the following comments.

Major:

1. In the objective function, it seems that you could solve this problem without dealing with missing values. Because in the first term in Eq.(8), one could ignore the drug-cell line pair for which B(i,j) value is missing.

2. Following the above question, could the author compare the predicted values for missing pairs and the imputing values by Eq.(1) to show the reasonability of the imputing method in the paper.

3. The idea of the method in this paper ”Predicting Anticancer Drug Responses Using a Dual-Layer Integrated Cell Line-Drug Network Model” is very similar to the imputing way (Eq.(1)) for missing values, could you compare CDSML with it?

4. Regarding to the objective function, how to ensure the entries in the estimated matrix B range from 0 to 1? There is no constraint about the scale and sign for values of X(i) and Y(j).

5. In Table 2, CDSML performs similarly when using gene expression, mutation and CNV to calculate cell line similarity. How about estimating B(i,j) without the matrix SC in the objective function? It will test the power of cell line similarity matrix SC and drug similarity matrix SD when prediction.

6. When performing the 5-fold CV procedure, did you make sure that the percentage of positive and negative cases for training dataset is the same with the testing dataset? I think this is important for classification problem. Under your threshold C_{max}, please provide the percentage of sensitive drug-cell line pairs.

7. CCLE is another commonly used dataset for drug sensitivity prediction study. It is better to apply the methods on this dataset to show its efficiency.

Minor:

1. In the Abstract, “achieving AUC of 0.92%, xxxxx 0.94%, xxxx”. The percent sign % should be removed.

2. Please check the compared method names, and make sure they are the same in the manuscript, for example, SRMF and SRMf.

3. Could you provide the values for the parameters \\alpha, \\beta and the latent number k in Eq.(8) in the Table 4? And in Table 4, which metric do you use to select the best hyper-parameters for these methods since there are 6 metrics in Table 5?

4. The figures in this paper have very low resolution, please improve that.

5. The section number is strange, 0.1, 0.2 ….

6. I downloaded the data from the github website, all the entries in the table “SC_CopyNumberVariation.csv” are zero. Did you upload a wrong table?

Reviewer #2: 1. Avoid using abbreviation in abstract

2. Performance gain in the new method (CDSML) compared to the old one (ADRML) should be made clear

3. Author should clarify what is the novelty in this work compared to the previous approach (i.e. ADRML).

4. Writing should be improved in several places, e.g. several short sentences should be paraphrased in a better way.

5. Data preprocessing steps should be clearly mentioned in the method section

6. Including two types of cell-line similarity profiles, authors have used only one type of drug similarity profiles based on chemical substructure. I would suggest to include other types of multi-modal drug similarities, e.g. target protein sequence similarity, target pathway similarity and functional similarity would affect the overall perfomance. See Azad et. al, 2020 [Brief. in Bioinf.] for reference.

7. Author need to merge 0.5.1.c and 0.5.2

8. Author should provide experimental justification for the threshold of 0.6 at line 177.

9. In the case studies, literature evidence should be sought for the predicted drug-cell line associations, not just drug-tissue association in general.

10. More detail discussion should be made about the methodologies, results found and various assumptions.

**********

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

The authors would like to thank the reviewers for their deep and accurate review. Following the reviewers’ comments, we have included all the comments point by point, made the required changes in the manuscript, and highlighted them. We hope the revised manuscript will better suit the "PLOS One Journal". The attached file is our detailed response to the reviewers’ remarks.

Attachments
Attachment
Submitted filename: ressponse to reviewers.pdf
Decision Letter - Fatemeh Vafaee, Editor

A Computational Method for Drug Sensitivity Prediction of Cancer Cell Lines Based on Various Molecular Information

PONE-D-20-32564R1

Dear Dr. Eslahchi,

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 for payment will follow shortly after the formal acceptance. To ensure an efficient process, please log into Editorial Manager at http://www.editorialmanager.com/pone/, click the 'Update My Information' link at the top of the page, and double check that your user information is up-to-date. 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 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,

Fatemeh Vafaee, Ph.D.

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

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

Reviewer #2: Yes

**********

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: (No Response)

Reviewer #2: All comments are rigorously addressed.

**********

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: A K M Azad

Formally Accepted
Acceptance Letter - Fatemeh Vafaee, Editor

PONE-D-20-32564R1

A Computational Method for Drug Sensitivity Prediction of Cancer Cell Lines Based on Various Molecular Information 

Dear Dr. Eslahchi:

I'm 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 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 plosone@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. Fatemeh Vafaee

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 .