Peer Review History

Original SubmissionDecember 10, 2021
Decision Letter - Jason M. Haugh, Editor, Philipp M Altrock, Editor

Dear Dr Bernardes,

Thank you very much for submitting your manuscript "A multi-objective based clustering for inferring BCR clones from high-throughput B-cell repertoire data" 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.

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,

Philipp Altrock

Guest Editor

PLOS Computational Biology

Jason Haugh

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 overall goal of this manuscript is to provide an algorithm whereby, before BCR diversity and sub categories are established, very closely related sequences are grouped. This approach would presumably add more power to the final goal of mapping the gross clustering results or the distinctions onto a given target, for example, outcomes from a disease or infection. Overall, this goal is new and will be a very useful contribution to the field. (Algorithm 1 figure is particularly useful and clear.)

Here are some minor issues.

1. Authors seem to go back and forth between clonal grouping and identical CDR3 junctions versus similarity of CDR3 junctions with the same V’s and J’s. This seems to be particularly a problem in the Introduction. This reviewer believes the term clonal represents usually represents identity to most readers…Authors should consider reviewing their language, especially in the introduction and make a clear distinction between identical sequences, from V to CDR3 to J versus closely related sequences that may indeed be targeting the same epitope.

2. With regard to number 1 above, are the authors trying to indicate that a V-CDR3-J defines the clones and the somatic hyper-mutation divergence is what is the basis for “intra-clonal grouping”? Once again, if so, that may need to be written out more carefully. Except, this preceding consideration may not be accurate because authors refer to clonal grouping based on CDR3 lengths rather than exact amino acid sequences??

3. Exactly which kind of leukemia does this phrase refer to: “Three of these samples contained clonal leukemic cells”? Do these three leukemias represent a diagnosis of B-cell, acute lymphocytic leukemia?

4. The Fig. 3, 4 legends should be divided into A-F (or A-I) with explanations for each panel.

5. It really seems like at least one more experimental set should be evaluated. If not, the authors should discuss specific limitations. For example, have the authors considered the ireceptor.org repository or a collection from Adaptive Biotechnologies?

Reviewer #2: Abdollahi et al. developed a tool for BCR clustering based on multi-objective clustering approach. The performance showed seems promising based on simulations and comparisons with similar methods. The strength of the manuscript is that simulations are well planned, with very detailed results reported in the results section. The weakness of the manuscript is the method itself which seems trivial. Also the implementation (the software provided in the GitHub) has limited options for parameter tuning or customization. Overall, I think the manuscript can be improved by potentially addressing the following questions:

(1) There is no discussion regarding why this paper should only focus on BCR and why the same method (multi-objective) clustering cannot be applied to TCR clustering.

(2) Although many methods are compared, there is a lack of discussion or comparison with another popular method for multi-objective clustering based on the deep learning framework (such as auto encoder, e.g., Nature Communications 12: 1605 (2021))

(3) There are other distance metrics such as the geometric Isometry-based (implemented in GIANA) has shown to achieve much faster computational speed. Is this one possible option for this implementation?

(4) It would really strengthen the paper if authors present their results on real TCR reads (such as the BCR profile called from TCGA, published by Liu Group) or provide their tool as an online resource where users can upload their reads for fast clustering analysis.

Reviewer #3: General assessment of the work:

In this work, the authors present a clustering algorithm, MobiLLe, for B-cell immune repertoire datasets. It has multiple objectives and allows the refinement of clones by minimizing intraclonal distances and maximizing interclonal distances. They show MobiLLe’s performance on synthetic data produced using GCTree and on experimental data. They also compare MobiLLe's performance to other clustering algorithms. Overall, the authors show a promising, interesting algorithm, but I don’t know how it will work on most datasets without being able to handle singleton clones.

Major comments:

Equation 1 presents the distance between sequences. The authors stated the distance between V genes takes on a binary value whereas J genes do not. There are quite a few V genes which are very similar to each other (at least 90% similar in normalized Hamming distance using nucleotides). Moreover, some V genes are quite synonymous with one another, possibly differing in, say, only one amino acid. I have two questions. What motivated the choice for the binary measure for V gene distances? How does the performance change using a Levenshtein distance measure as is or one which weights changes in the framework and complementarity determining regions differently?

While the authors detail the properties of the monoclonal repertoires, it’s not clear to me what the polyclonal repertoire is composed of, i.e., how different is the background from the signal. Could the authors have a figure indicating, at the very least, how the V gene, J gene, and CDR3 distributions of the background repertoires appear? I'm imagining six plots. Three plots showing the statistics at the level of MoibLLe's clustering using lineage counts and three plots showing the statistics at the level of unique counts for each sequence (better yet, unique counts for each nonsingleton sequences if that abundance information is available). On these plots, could they please indicate the signal V and J genes and CDR3 length, so that everything is summarized on one figure.

How does MobiLLe compare to hierarchical clustering alone? While comparing to these other algorithms is useful, I don’t have a sense of how much refinement MobiLLe is performing compared to its initial step.

Fixed hierarchical clustering thresholds are typically chosen at 85% or 90% based on the bimodal features apparent from the normalized Hamming distance of nearest neighbors in a V gene, J gene, and CDR3 length bin. Because of this, I’m very curious how MobiLLe can be used with higher CDR3 similarity in the preclustering step. In practice, I would expect many singleton clones because B-cell immune repertoires are highly undersampled. Besides getting MobiLLe to work, how can the authors motivate choosing lower similarity thresholds either statistically or biologically? What are the impacts in analyses of precluding singleton clones from existing? Might the authors be able to implement this by the next iteration of reviews?

Minor comments:

Fig 4: Because so many circles overlap, what’s being presented is obscured. Is it possible to coarse grain the information being presented? Unless I don’t understand what’s being presented, could the authors simply present log PDF vs. log clone abundance with a histogram, line, or scatter plot?

Fig 5: I don’t know what the “agreeable” label means. Is this MobiLLe’s performance?

Fig S1: Axis labels? I don’t know what’s being shown.

Fig. S2: There is no T3 in the diagram. In the main text and in the equations, T3 shows up.

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code 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 and code 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 or code —e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: No: As far as I can tell, the experimental data or artificial experimental datasets are not provided.

**********

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, we recommend that 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. Additionally, PLOS ONE offers an option to publish peer-reviewed clinical study protocols. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols

Revision 1

Attachments
Attachment
Submitted filename: Response-Reviewers.pdf
Decision Letter - Jason M. Haugh, Editor, Philipp M Altrock, Editor

Dear Dr Bernardes,

Thank you very much for submitting your manuscript "A multi-objective based clustering for inferring BCR clonal lineages from high-throughput B cell repertoire data" 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. The reviewers appreciated the attention to an important topic. Based on the reviews, we are very likely to accept this manuscript for publication, providing that you modify the manuscript according to the remaining recommendations by one of the reviewers.

Please prepare and submit your revised manuscript within 30 days. If you anticipate any delay, please let us know the expected resubmission date by replying to this email.

When you are ready to resubmit, please upload the following:

[1] A letter containing a detailed list of your responses to all 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.

Thank you again for your submission to our journal. 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,

Philipp M Altrock, Ph.D.

Guest Editor

PLOS Computational Biology

Jason Haugh

Deputy Editor

PLOS Computational Biology

***********************

A link appears below if there are any accompanying review attachments. If you believe any reviews to be missing, please contact ploscompbiol@plos.org immediately:

[LINK]

Reviewer's Responses to Questions

Comments to the Authors:

Please note here if the review is uploaded as an attachment.

Reviewer #1: Authors successfully addressed all of my concerns.

Reviewer #2: All my questions are properly addressed.

Reviewer #3: Thank you to the authors for their revisions. The authors have addressed my concerns.

Minor comments:

Please read through your manuscript thoroughly. There are some typos that cause a lot of confusion. Thanks.

Algorithm 2: Is the b_i line necessary? b_i doesn’t appear to be used in this algorithm.

Fig. 2: Change S14 to S13 in panel B.

Fig. 11: Should the y-axis read “Gini index” or “abundance”?

Fig 13: Panel C’s y-axis should read “HCDR3 length [nt]” or something like that, no? Please make sure everything that is labeled “abundance” is actually abundance.

Line 780: “Fig S19 and S19” to “Fig S18 and S19”

Create an environment file for your package instead of listing what needs to be installed in the README.md: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#create-env-file-manually

**********

Have the authors made all data and (if applicable) computational code underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data and code 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 and code 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 or code —e.g. participant privacy or use of data from a third party—those must be specified.

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, we recommend that 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. Additionally, PLOS ONE offers an option to publish peer-reviewed clinical study protocols. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols

References:

Review your reference list to ensure that it is complete and correct. If you have cited papers that have been retracted, please include the rationale for doing so in the manuscript text, or remove these references and replace them with relevant current references. Any changes to the reference list should be mentioned in the rebuttal letter that accompanies your revised manuscript.

If you need to cite a retracted article, indicate the article’s retracted status in the References list and also include a citation and full reference for the retraction notice.

Revision 2

Attachments
Attachment
Submitted filename: ReviewerResponsesRevision2.pdf
Decision Letter - Jason M. Haugh, Editor, Philipp M Altrock, Editor

Dear Dr Bernardes,

We are pleased to inform you that your manuscript 'A multi-objective based clustering for inferring BCR clonal lineages from high-throughput B cell repertoire data' 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.

Also, please address the last round of minor comments by one of the reviewers.

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,

Philipp M Altrock, Ph.D.

Guest Editor

PLOS Computational Biology

Jason Haugh

Deputy Editor

PLOS Computational Biology

***********************************************************

Please address these final minor comments from one of the referees:

Minor comments:

Please read through your manuscript thoroughly. There are some typos that cause a lot of confusion. Thanks.

Algorithm 2: Is the b_i line necessary? b_i doesn’t appear to be used in this algorithm.

Fig. 2: Change S14 to S13 in panel B.

Fig. 11: Should the y-axis read “Gini index” or “abundance”?

Fig 13: Panel C’s y-axis should read “HCDR3 length [nt]” or something like that, no? Please make sure everything that is labeled “abundance” is actually abundance.

Line 780: “Fig S19 and S19” to “Fig S18 and S19”

Create an environment file for your package instead of listing what needs to be installed in the README.md: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#create-env-file-manually

Formally Accepted
Acceptance Letter - Jason M. Haugh, Editor, Philipp M Altrock, Editor

PCOMPBIOL-D-21-02237R2

A multi-objective based clustering for inferring BCR clonal lineages from high-throughput B cell repertoire data

Dear Dr Bernardes,

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,

Agnes Pap

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 .