Peer Review History

Original SubmissionJuly 20, 2020
Decision Letter - Mihaela Pertea, Editor

Dear %TITLE% Van Damme,

Thank you very much for submitting your manuscript "Metagenomics workflow for hybrid assembly, differential coverage binning, transcriptomics and pathway analysis (MUFFIN)" 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,

Mihaela Pertea

Software Editor

PLOS Computational Biology

Mihaela Pertea

Software 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: This paper describes MUFFIN, a workflow application for binning MAGs

from shotgun metagenome data generated from both long and short-read

sequencing platforms.

Overall, the paper is well written, reasonably thorough, and describes

a workflow that is certainly needed. We are not aware of competing

workflows that deal with long reads, and we feel that Muffin is poised

to become a widely used tool!

Despite the overall quality of the paper, we do think there are a number

of things that could be reworded, clarified, and revised. Please see

below.

Major comments --

While ONT sequencing is certainly a fast-advancing technology, in our

limted experience it seems still to be mostly suitable for relatively

low complexity communities, and this paper glosses over its current

limitations. Perhaps we are wrong? If so, more references would be

useful (than just the one). Regardless it would be good to qualify the

statement here to make it clear that e.g. reference 6 is about hybrid

assembly, and not purely about de novo long read sequencing in

isolation. And/or it might be good to provide some minimal guidance

(perhaps elsewhere in the paper) as to how many reads from which ONT

platform would be useful.

line 108, "Binning is the most crucial step..." We are not sure that

is true - certainly assembly would seem to be important, for example.

Perhaps "a crucial step"?

A useful addition would be some discussion of why the tools chosen were

chosen. Perhaps there was no reason other than that "they worked in our

hands" (which is perfectly fine) but if there is more to add, please do!

It might also be good to comment on whether the workflow is flexible

enough to "swap in" different tools.

Line 179, are there downsides to this re-assembly? Perhapos chimerism/loss

of microdiversity? It would also be good to discuss why additional bins

were able to be constructed on a second round, after being missed in the

first round.

Perhaps comment on why RNAseq reads are assembled instead of being mapped?

What is being mapped to whom, in any case, line 137? Are the de novo

metagenome assemblies/MAGs used at all here?

Eggnog outputs a lot of information other than just KEGG... perhaps

some mentions of these would be good? (GO terms, NOG terms, suggested

taxonomy, etc)

Minor or easily resolved comments --

We suggest citing ATLAS and Sunbeam, which are short-read-focused workflows

for MAG extraction.

Please make an archival copy of the version of Muffin used in this

paper and provide the DOI; this can easily be done by connecting Zenodo

to GitHub and making a new release on GitHub.

line 44, 'such' can be removed.

In Figure 1, what does the word "Differential" (in Differential Reads as an

input) mean?

line 110, 'refine' should be plural

line 120, maybe suggest some additional tools beyond running

Muffin again? mifaser, for example?

line 126, sourmash v3.5 was released recently - perhaps upgrade past an

alpha version?

line 182, "more _from_ this step"

line 198, "whereas" should be rephrased - maybe refer to both

technologies? Something like "MUFFIN takes advantage of short reads

for abundance estimation and long reads for their ability to resolve

repeats" or something .

line 222, suggest removing both "all" words.

line 237, "Annotation" should not be capitalized.

Figure 3A colors make it hard to see the most contaminated bins. Maybe

invert the color scale? or choose the inferno palate instead of

viridis.

We suggest reporting not only the MAGs/length etc that MUFFIN

recovered, but also how many reads weren't assembled/analyzed/didn't make it

into the MAGs.

Reviewer #2: Long reads are more and more common for metagenomics. MUFFIN is a pipeline integrating short reads, long reads and RNA seq reads for functional annotation of metagenomes. It aggregates the results into Kegg pathways and produces nice html reports. It is great that the authors provided multiple executer systems. The installation instruction is clear, and the executor can be specified easily.

Major concerns:

1. Unable to run MUFFIN

I tried to run muffin on a Linux cluster with different combinations of executors and backends without success. The executed commands together with the error logs are attached.

2. More documentation to customize the cluster execution.

It is impossible to make a tool that can be run on any cluster system. The authors did a good job by providing solutions for slurm and google could. However, if they claim that Muffin can be executed on other systems (L160) they should provide profiles or document how users can create execution profiles for their clusters. It would also be helpful to explain how to configure the profiles.

3. Multiple samples.

It is not completely clear how a user can run Muffin with multiple samples. Does the user need to run muffin on each sample separately and define the optional other samples for differential binning? Is there no easier way to run Muffin on a set of samples? How can a user compare different samples? The main output of Muffins is the quantification of KEGG pathways based on MAGs (and RNA seq data) but the MAGs are sample-specific and not directly comparable.

4. RNA-seq:

If I understand correctly the RNAseq data comes from a microbial community, not from a single genome. In this case, the term “metatranscriptome” would be more appropriate.

Trinity was originally not designed for meta-transcriptomes but works relatively good (10.1186/2049-2618-2-39). Could you discuss the challenges of assembly for metatranscriptomes and why you used genome-independent transcriptome assembly if you have MAGs available?

5. Pathway aggregation.

Muffin provides nice html reports with of the KEGG pathways and the genes present in the MAGs and or the RNA seq data. Unfortunately, the gene presence (at least in the provided subset results) is relatively sparse. It is therefore difficult to interpret and compare the data. Could you provide a pathway coverage information as numerical values? It would also be interesting to see pathways of the 20 samples from the bioreactor project as a figure.

6. Bioreactor example:

a. Did the re-assembly reduce N50 for some of the bins?

b. Did it change the quality?

c. Why is the re-assembly only performed for 5 samples?

Minor

• There is no quality control implanted for long reads (except length filtering). Doesn’t it make sense to remove reads that come from contaminants or have low quality?

• The Author summary paragraph is not the same as author contribution.

• Novelty: L71: It seems as if the authors make the indirect claim that muffin the first pipeline for hybrid assembly, is this true?

• The sentence L23-25 in the abstract is difficult to read. propose reformulation: “and can be further used for quantification and annotation by providing RNA-Seq data (optionally).”

• Is it possible to assemble with long reads only or does one need to define always short reads for the polishing?

• L98: Are Pac Bio long also supported?

• L127: Is it possible to update the GTDB ?

• L129: The sentence "GTDB substantially improved overall downstream results40" is misleading. One would assume that the sentence is about the downstream results of MUFFIN. But then the authors should explain which downstream results and how instead citing ref40.

• The authors look ahead on potential future version conflicts. However, I don't fully understand the solution they propose. How can a user make sure that they pick the correct version of nextflow or Muffin? Isn't there another way where it's not up to the user to read the release notes to exclude version conflicts e.g. a conda package providing the tested version of muffin and nextflow?

• It's confusing that the '-profile' command-line argument has only one leading hyphen which is inconsistent with the rest of the CLI.

Reviewer #3: The authors devised a particular metagenomic analysis workflow and applied it to 20 samples of public data. The workflow is composed of popular software tools and the orchestration software. The manuscript is focused on presenting this particular workflow, yet without giving any justification for the choices or discussion of alternatives. The description of the analysed samples is superficial to the point of being non informative.

Thus I struggled to apply criteria for publication in PLOS Computational Biology here:

• Originality - seems to be mostly related to hybrid assembly from short and long reads, which is commonly done when such data exists, which on itself is not very common.

• Innovation - all the components are public 3rd party tools, thus it seems to be mostly related to a particular configuration of the pipeline.

• High importance to researchers in the field - likely not.

• Significant biological and/or methodological insight - no.

• Rigorous methodology - alternatives exist for each step, yet not evaluated.

• Substantial evidence for its conclusions - no conclusions.

It reads as a part of documentation rather then a research article.

Apologies for not being able to be more positive.

**********

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: No: could you provide the results from the 20 sample bioreactor or at least the important part of it?

Reviewer #3: No: missed the data for Figure 3.

**********

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: Yes: C. Titus Brown

Reviewer #2: Yes: Silas Kieser

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

Attachments
Attachment
Submitted filename: annotate_muffin.sh
Attachment
Submitted filename: run_muffin.sh
Attachment
Submitted filename: annotate_muffin_custom.sh
Attachment
Submitted filename: nextflow.log.3
Attachment
Submitted filename: command.sh
Attachment
Submitted filename: nextflow.log
Attachment
Submitted filename: command_local.sh
Attachment
Submitted filename: nextflow_local.log
Attachment
Submitted filename: bins.csv
Revision 1

Attachments
Attachment
Submitted filename: Reviewers Comment.docx
Decision Letter - Mihaela Pertea, Editor

Dear %TITLE% Van Damme,

We are pleased to inform you that your manuscript 'Metagenomics workflow for hybrid assembly, differential coverage binning, metatranscriptomics and pathway analysis (MUFFIN)' 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,

Mihaela Pertea

Software Editor

PLOS Computational Biology

Mihaela Pertea

Software 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: The corrections are satisfying and I managed to run MUFFIN.

**********

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

Formally Accepted
Acceptance Letter - Mihaela Pertea, Editor

PCOMPBIOL-D-20-01293R1

Metagenomics workflow for hybrid assembly, differential coverage binning, metatranscriptomics and pathway analysis (MUFFIN)

Dear Dr Van Damme,

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,

Alice Ellingham

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 .