Peer Review History
| Original SubmissionApril 30, 2020 |
|---|
|
Dear Bittrich, Thank you very much for submitting your manuscript "Real-time structural motif searching in proteins using an inverted index strategy" for consideration at PLOS Computational Biology. As with all papers reviewed by the journal, your manuscript was reviewed by members of the editorial board and by several independent reviewers. In light of the reviews (below this email), we would like to invite the resubmission of a significantly-revised version that takes into account the reviewers' comments. While I ask you to respond carefully to all reviewers' comments, I would like you to pay particular attention to those of Reviewer #2 and in particular to the request for a more extensive validation of the method. We cannot make any decision about publication until we have seen the revised manuscript and your response to the reviewers' comments. Your revised manuscript is also likely to be sent to reviewers for further evaluation. When you are ready to resubmit, please upload the following: [1] A letter containing a detailed list of your responses to the review comments and a description of the changes you have made in the 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. [2] Two versions of the revised manuscript: one with either highlights or tracked changes denoting where the text has been changed; the other a clean version (uploaded as the manuscript file). Important additional instructions are given below your reviewer comments. Please prepare and submit your revised manuscript within 60 days. If you anticipate any delay, please let us know the expected resubmission date by replying to this email. Please note that revised manuscripts received after the 60-day due date may require evaluation and peer review similar to newly submitted manuscripts. Thank you again for your submission. We hope that our editorial process has been constructive so far, and we welcome your feedback at any time. Please don't hesitate to contact us if you have any questions or comments. Sincerely, Marco Punta Associate Editor PLOS Computational Biology Arne Elofsson Deputy Editor PLOS Computational Biology *********************** Reviewer's Responses to Questions Comments to the Authors: Please note here if the review is uploaded as an attachment. Reviewer #1: The paper describes and implements a novel search strategy to query structural motifs across the entire PDB in <2s. The authors describe an ‘inverted index approach’, where the speed efficiency comes from only loading/aligning PDB structures containing residue pairs found in the structural motif. This is achieved by generating a lookup table which details all amino acid pairs (characterised by amino acid types, backbone distance, side chain distance and relative angle – with bins of 1A/20 degrees) found in the PDB, and the corresponding PDB structures they are present in. Pairs of amino acids contained in the query structural motif can then be looked up, and PDB ID’s containing these amino acid pairs identified. These PDB files can then be aligned with the query motif for RMSD calculations. Five case studies are provided, with motifs of 3-5 amino acids in length, and one nucleotide motif. This tool would be useful for the identification of common motifs to suggest protein functionality, or to detect protein similarities. The strategy is faster than existing structural motif searches, with no clear impact of motif size or composition on run time - which is mostly dependent on the number of PDB entries in the query bin. Comparisons against the Fit3D web server are made. The approach scales linearly with PDB size; important given the increasing number of structures in the PDB. The server is easy to use and allows easy selection of any residues for a motif. The case study of serine protease shows motif identification across multiple polypeptide chains, and the enolase case study includes searching for position-specific amino acid changes. The rate of false negatives is generally low, particularly when tolerance is increased (which does increase runtime), other than when a query residue is in a different orientation to the typical motif - a four-residue zinc finger motif gave a 67% false negative rate. The inverted index size of 39.4GB seems manageable. Major comments - Include the time taken to generate the inverted index, it will presumably need regular updating. - Github page with software is not currently available Minor Comments - More detail on the how the false negative rate was calculated and how common it is to get a high false negative rate as seen with zinc finger motif - Include the time taken to generate the inverted index, it will presumably need regular updating. - Grammatical/punctuation etc errors: o Management of structure data paragraph: “We this issue by a database” o Structure of the Inverted Index paragraph: “multiple residue pairs. cases, the inverted indexing strategy” “recent PDB deposited depositions”, “6,814,159,549 residues pairs” Reviewer #2: The manuscript describes a new technique for searching 3D motifs into structures. The idea behind this method is nice and the calculation time very limited, especially because the search is performed using residue identity and because the tolerance in geometric differences is kept low. The manuscript is interesting and well written, nevertheless I see some weak points that I will try to summarize below. First of all, the only dataset that that manuscript is using to assess the performance of the method is the output of another method, Fit3D. Fit3D is an exhaustive method, but being exhaustive is not being perfect. Every method has its own parameters and performances, therefore I think this point is weak and the work should be strengthened by comparing the results with data extracted from biological databases (PROSITE, with its structural appendix, and other DBs). The Authors report the number of false negatives that the searches give, never reporting also the false positives. I think that a fair evaluation of this work should contain also MCC or other standard more comprehensive parameters. I feel very puzzled by the description that the Authors choose for all the residue pairs. They report the identity of the two residues (i.e. DS for aspartic acid and serine) and then 3 integer numbers associated to the backbone distance (Calpha for amino acids), the side-chain distance (Cbeta for amino acids) and an angle defined by the two vectors connecting backbone and side-chain of these two residues. I do not like the choice of Cbeta as representative of any side-chain (from Trp to glycine), and I am not sure that the descriptor of the residue pair is symmetric with respect to the same pair positioned in a different order in the sequence, even if in the same relative position in space. I think that if this is true, this method would be unable to identify identities of 3D motifs in non-homologous proteins. Or also 3D motifs with residues in different chains, situated in reverse order in the PDB file. A minor weakness of this method is that it works with residue identities, while biologically meaningful 3D motifs usually also allow similar residues in the same positions. Reviewer #3: In this paper authors describe a novel approach for structural motif detection and retrieval based on an inverted index strategy exploiting a simplified geometrical description of structural motifs. The advantages of this method are substantial since it enables fast and effective structural motif search over the entire PDB archive in a few seconds and with a very low FNR. Results are presented covering five different queries discussing potentials and drawbacks of the method case-by-case. Overall, the manuscript is very well-written and it provides a sound contribution to the field. I have only two minor comments: 1. In all presented test cases, authors have chosen a specific configuration for each query taken from specific PDB structures. I assume these configurations are the most common for each motif examined. However, I believe that analyzing how the choice the query configuration influences results would definitely add to the paper. The analysis could be also restricted to a single motif e.g. His-Asp-Ser motif. 2. In Tables 1 and S1 authors report search results for the five case studies. I suggest to also include results obtained with other approaches e.g. using the Fit3D method. This would provide the reader with a side-by-side comparison that would better highlight the advantages (in terms of time, hits and FNR) of the proposed approach over exhaustive search strategies. ********** Have all data underlying the figures and results presented in the manuscript been provided? Large-scale datasets should be made available via a public repository as described in the PLOS Computational Biology data availability policy, and numerical data that underlies graphs or summary statistics should be provided in spreadsheet form as supporting information. Reviewer #1: Yes Reviewer #2: Yes Reviewer #3: Yes ********** 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 Reviewer #3: No Figure 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. 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. Data Requirements: Please note that, as a condition of publication, PLOS' data policy requires that you make available all data used to draw the conclusions outlined in your manuscript. Data must be deposited in an appropriate repository, included within the body of the manuscript, or uploaded as supporting information. This includes all numerical values that were used to generate graphs, histograms etc.. For an example in PLOS Biology see here: http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1001908#s5. Reproducibility: To enhance the reproducibility of your results, PLOS recommends that you deposit 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, please see http://journals.plos.org/compbiol/s/submission-guidelines#loc-materials-and-methods |
| Revision 1 |
|
Dear Bittrich, We are pleased to inform you that your manuscript 'Real-time structural motif searching in proteins using an inverted index strategy' has been provisionally accepted for publication in PLOS Computational Biology. Before your manuscript can be formally accepted you will need to complete some formatting changes, which you will receive in a follow up email. A member of our team will be in touch with a set of requests. Please note that your manuscript will not be scheduled for publication until you have made the required changes, so a swift response is appreciated. IMPORTANT: The editorial review process is now complete. PLOS will only permit corrections to spelling, formatting or significant scientific errors from this point onwards. Requests for major changes, or any which affect the scientific understanding of your work, will cause delays to the publication date of your manuscript. Should you, your institution's press office or the journal office choose to press release your paper, you will automatically be opted out of early publication. We ask that you notify us now if you or your institution is planning to press release the article. All press must be co-ordinated with PLOS. Thank you again for supporting Open Access publishing; we are looking forward to publishing your work in PLOS Computational Biology. Best regards, Marco Punta Associate Editor PLOS Computational Biology Arne Elofsson Deputy Editor PLOS Computational Biology *********************************************************** Reviewer's Responses to Questions Comments to the Authors: Please note here if the review is uploaded as an attachment. Reviewer #2: I appreciated Authors answers (especially the one to Remark3), and I am afraid that I have to accept the answer to Remark1 Reviewer #3: Authors answered to all my concerns in the revised version of manuscript. I have no further comments to do. ********** Have all data underlying the figures and results presented in the manuscript been provided? Large-scale datasets should be made available via a public repository as described in the PLOS Computational Biology data availability policy, and numerical data that underlies graphs or summary statistics should be provided in spreadsheet form as supporting information. Reviewer #2: None Reviewer #3: Yes ********** 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 Reviewer #3: No |
| Formally Accepted |
|
PCOMPBIOL-D-20-00730R1 Real-time structural motif searching in proteins using an inverted index strategy Dear Dr Bittrich, I am pleased to inform you that your manuscript has been formally accepted for publication in PLOS Computational Biology. Your manuscript is now with our production department and you will be notified of the publication date in due course. The corresponding author will soon be receiving a typeset proof for review, to ensure errors have not been introduced during production. Please review the PDF proof of your manuscript carefully, as this is the last chance to correct any errors. Please note that major changes, or those which affect the scientific understanding of the work, will likely cause delays to the publication date of your manuscript. Soon after your final files are uploaded, unless you have opted out, the early version of your manuscript will be published online. The date of the early version will be your article's publication date. The final article will be published to the same URL, and all versions of the paper will be accessible to readers. Thank you again for supporting PLOS Computational Biology and open-access publishing. We are looking forward to publishing your work! With kind regards, Nicola Davies PLOS Computational Biology | Carlyle House, Carlyle Road, Cambridge CB4 3DN | United Kingdom ploscompbiol@plos.org | Phone +44 (0) 1223-442824 | ploscompbiol.org | @PLOSCompBiol |
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 .