Peer Review History

Original SubmissionApril 11, 2023
Decision Letter - David Balding, Editor, Xiaojie Qiu, Editor

Dear Dr Quan Zou,

Thank you very much for submitting your Methods entitled 'Inferring gene regulatory network from single-cell transcriptomes with graph autoencoder model' to PLOS Genetics.

The manuscript was fully evaluated at the editorial level and by independent peer reviewers. The reviewers appreciated the attention to an important problem, but raised some substantial concerns about the current manuscript. Based on the reviews, we will not be able to accept this version of the manuscript, but we would be willing to review a much-revised version. We cannot, of course, promise publication at that time.

Should you decide to revise the manuscript for further consideration here, your revisions should address the specific points made by each reviewer. We will also require a detailed list of your responses to the review comments and a description of the changes you have made in the manuscript.

If you decide to revise the manuscript for further consideration at PLOS Genetics, please aim to resubmit within the next 60 days, unless it will take extra time to address the concerns of the reviewers, in which case we would appreciate an expected resubmission date by email to plosgenetics@plos.org.

If present, accompanying reviewer attachments are included with this email; please notify the journal office if any appear to be missing. They will also be available for download from the link below. You can use this link to log into the system when you are ready to submit a revised version, having first consulted our Submission Checklist.

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

Please be aware that our data availability policy requires that all numerical data underlying graphs or summary statistics are included with the submission, and you will need to provide this upon resubmission if not already present. In addition, we do not permit the inclusion of phrases such as "data not shown" or "unpublished results" in manuscripts. All points should be backed up by data provided with the submission.

While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool.  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.

PLOS has incorporated Similarity Check, powered by iThenticate, into its journal-wide submission system in order to screen submitted content for originality before publication. Each PLOS journal undertakes screening on a proportion of submitted articles. You will be contacted if needed following the screening process.

To resubmit, use the link below and 'Revise Submission' in the 'Submissions Needing Revision' folder.

We are sorry that we cannot be more positive about your manuscript at this stage. Please do not hesitate to contact us if you have any concerns or questions.

Yours sincerely,

Xiaojie Qiu

Guest Editor

PLOS Genetics

David Balding

Section Editor

PLOS Genetics

Editor Comments:

We thank you for your submission. After careful consideration and evaluation by three reviewers and our editorial team, we believe that your manuscript, "Inferring gene regulatory network from single-cell transcriptomes with graph autoencoder model", will benefit from a major revision to address several important concerns raised.

In particular, Reviewer 1 acknowledges the novelty of your method, DeepRIG, for GRN inference but highlights several issues that need clarification. The most significant concerns are related to the comparison between the WGCNA network and the final GRN, as well as the perceived unfair comparison to other methods, especially in Figure 5B. The reviewer suggests that a supervised model trained on ground truth ChIP-seq data could inherently perform better than unsupervised methods, and this needs to be clearly stated in your manuscript. Furthermore, the incorporation of directionality and inhibitory relationships could potentially improve the manuscript's value. Reviewer 2, while recognizing the benefits of your graph-based deep learning method, requests more detailed descriptions regarding the construction of the WGCN, the specifics of the real-cell scRNA-seq datasets used, and the extent to which DeepRIG offers new predictions. They also suggest discussing the limitations and potential caveats of your proposed approach and addressing the use of abbreviations in the manuscript. Reviewer 3 appreciates your work as an advance in GRN reconstruction and genomic research. Nevertheless, they suggest discussing works that employ similar data/models to infer GRNs and provide evidence for the transferability of your method to other cell types, conditions, or datasets. Furthermore, they require clarity on the number of interactions used for training and prediction, and if any of the newly predicted interactions are validated by other experiments. Lastly, they recommend a fair comparison of your model with other methods and an explanation of the metrics used in Figure 8B.

We encourage you to consider these comments carefully and revise your manuscript accordingly. We believe these points will greatly improve the quality and presentation of your work.

Reviewer Comments to the Authors:

Reviewer #1: The manuscript entitled "Inferring gene regulatory network from single-cell transcriptomes with graph autoencoder model" introduces a graph-based deep learning model called DeepRIG, which is employed on single-cell RNA-sequencing data to infer cell type-specific GRNs. This approach offers the advantage of capturing local and global regulatory structures underlying gene expression, addressing a limitation often overlooked by other GRN inference methods. The performance of DeepRIG is extensively assessed against prior practices for GRNs inference on both in silico and real-cell regulatory networks, showing the benefit of the graph-based deep learning method. In particular, DeepRIG presents accurate cell type-specific GRNs inference for PBMCs and the identification of novel regulators for breast cancer.

I have a few questions:

1. When constructing a WGCN by measuring Spearman's correlation coefficients of each gene pair, the authors defined the edge weight with the absolute value of correlation coefficients. Why did the author adopt this definition strategy rather than other strategies, such as different thresholds? That's what I'm very interested in.

2. While the authors have summarized the six real-cell scRNA-seq datasets, their details and the corresponding ground truth of TF-target interactions still need to be well described, such as the number of TF and target genes in each dataset and the number of links in the corresponding ground truth.

3. It needs to be clarified how much of the results in the PBMC case study are new predictions from DeepRIG and how much is already present in the hTFtarget interactions used for training.

4. The authors have introduced several advantages of their proposed approach. Yet, to facilitate its usage, the authors may also discuss its limitations and potential caveats.

5. The authors need to mention any previous work on identifying regulons from scRNA-seq data, while it is also a practical approach to infer GRNs indirectly.

6. Some abbreviations in the manuscript do not have their complete spelling when they first appear, such as "scRNA-seq data" in Line 16 in the section of Abstract.

Reviewer #2: The comments are in the attached word document.

Reviewer #3: The study introduces DeepRIG, a graph-based deep learning model for inferring gene regulatory networks (GRNs) from single-cell RNA sequencing data. Unlike traditional methods that only consider pairwise gene regulatory relationships, DeepRIG captures the global regulatory structure by transforming gene expression data into a co-expression mode to build a prior regulatory graph. It then employs a graph autoencoder model to embed the global regulatory information into gene latent embeddings and reconstruct the GRN. Benchmarking results show that DeepRIG outperforms existing methods in accurately reconstructing GRNs on completely synthetic and simulated regulatory networks. The model was applied to human peripheral blood mononuclear cells and triple-negative breast cancer samples.

While the manuscript introduces a novel method to improve GRN inference, it lacks clarity on how the WGCNA network and the final GRN differ (and whether those differences are biologically meaningful at all). There are also concerns in the way the comparison to other methods is presented, as discussed below.

Major comments:

1. There is no information on how the WGCNA network and the final GRN differ, especially in the real data presented in figures 7 and 8, where most of the networks have a single central node. The authors should presented clear data on how the GRN differs between the “prior regulatory graph” defined by the WGCNA and the final inferred GRN. Please present what nodes and edges change in figure 7 and 8 if one were to reconstruct the network just using the weights of WGCNA.

2. All the real data comparisons in Figure 5B are unfair because DeepRIG is a supervised model trained on ground truth ChIP-seq data and then evaluated using ChIP-seq data while most of the other methods are unsupervised and do not use ChIP-seq information. This should be clearly stated in the figure and in the main text for this section. Indeed, CNNC, the other supervised method has really similar performance, bringing the question of whether DeepRIG poses a real practical improvement other than being a supervised method.

3. Although the authors explain in lines 565-569 that they only considered undirected regulatory networks because the ChIP-seq data they use does not specify activation or inhibition, single-cell gene expression networks do indirectly contain that information. No directionality nor inhibitory relationships are considered in the current model. In fact, many of the nodes in the presented networks from Figure 3 have been shown to have mutually inhibitory relationships, such as Gata1 and Pu1 in the HSC network. The authors could improve the potential of their manuscript by commenting/expanding their conclusions to positive and negative regulation, which is widespread in real biological networks.

4. Line 154: “to better mimic the zero-flame”. Are the authors referring to “Zero-inflation”? It would be most relevant to model the number of UMIs detected per single-cell too. The number of UMIs (or number of genes, which is positively correlated with the former) is, together with the number of single-cells, an important driver of the sparsity in single-cell datasets.

5. Figure 4. Please change the legend from “no. of cells” to “Dropout rate”.

6. The numbers of cells in figure 5C is very low for current datasets. The authors should benchmark or show how their method scales up this with tens of thousands or hundreds of thousands of cells, which are now routine in single-cell experiments. Similarly, the number of genes detected in an experiment can reach 8000 or more.

7. The authors should also include the results from the other network inference methods in figure 7, and comment on how they differ.

8. Why are only two TFs discussed in figure 7? How about the other TFs expressed in this dataset?

Minor comments

-line 297: what do the authors mean by “top-four cell numbers”?

-Please check inconsistent grammar throughout the whole manuscript. A couple of examples: “PPCOR has the best computational complexity and only spent only a few seconds to complete the GRN “, or “Due to the sizes of scRNA-seq datasets vary from hundreds to millions, ".

**********

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 Genetics 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

Attachments
Attachment
Submitted filename: reviewer comments.docx
Revision 1

Attachments
Attachment
Submitted filename: Response2reviewer.pdf
Decision Letter - David Balding, Editor

Dear Dr Zou,

We are pleased to inform you that your manuscript entitled "Inferring gene regulatory network from single-cell transcriptomes with graph autoencoder model" has been editorially accepted for publication in PLOS Genetics. Congratulations!

Before your submission can be formally accepted and sent to production you will need to complete our formatting changes, which you will receive in a follow up email. Please be aware that it may take several days for you to receive this email; during this time no action is required by you. Please note: the accept date on your published article will reflect the date of this provisional acceptance, but your manuscript will not be scheduled for publication until the required changes have been made.

Once your paper is formally accepted, an uncorrected proof of your manuscript will be published online ahead of the final version, unless you’ve already opted out via the online submission form. If, for any reason, you do not want an earlier version of your manuscript published online or are unsure if you have already indicated as such, please let the journal staff know immediately at plosgenetics@plos.org.

In the meantime, please log into Editorial Manager at https://www.editorialmanager.com/pgenetics/, click the "Update My Information" link at the top of the page, and update your user information to ensure an efficient production and billing process. Note that PLOS requires an ORCID iD for all corresponding authors. Therefore, please ensure that you have an ORCID iD and that it is validated in Editorial Manager. To do this, go to ‘Update my Information’ (in the upper left-hand corner of the main menu), and click on the Fetch/Validate link next to the ORCID field.  This will take you to the ORCID site and allow you to create a new iD or authenticate a pre-existing iD in Editorial Manager.

If you have a press-related query, or would like to know about making your underlying data available (as you will be aware, this is required for publication), please see the end of this email. If your institution or institutions have a press office, please notify them about your upcoming article at this point, to enable them to help maximise its impact. Inform journal staff as soon as possible if you are preparing a press release for your article and need a publication date.

Thank you again for supporting open-access publishing; we are looking forward to publishing your work in PLOS Genetics!

Yours sincerely,

David Balding

Section Editor

PLOS Genetics

www.plosgenetics.org

Twitter: @PLOSGenetics

----------------------------------------------------

Comments from the reviewers (if applicable):

Reviewer's Comments to the Authors:

Reviewer #1: The author has addressed all my concerns.

Reviewer #3: My original comments have been addressed.

**********

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 Genetics 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 #3: None

**********

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 #3: No

----------------------------------------------------

Data Deposition

If you have submitted a Research Article or Front Matter that has associated data that are not suitable for deposition in a subject-specific public repository (such as GenBank or ArrayExpress), one way to make that data available is to deposit it in the Dryad Digital Repository. As you may recall, we ask all authors to agree to make data available; this is one way to achieve that. A full list of recommended repositories can be found on our website.

The following link will take you to the Dryad record for your article, so you won't have to re‐enter its bibliographic information, and can upload your files directly: 

http://datadryad.org/submit?journalID=pgenetics&manu=PGENETICS-D-23-00422R1

More information about depositing data in Dryad is available at http://www.datadryad.org/depositing. If you experience any difficulties in submitting your data, please contact help@datadryad.org for support.

Additionally, please be aware that our data availability policy requires that all numerical data underlying display items are included with the submission, and you will need to provide this before we can formally accept your manuscript, if not already present.

----------------------------------------------------

Press Queries

If you or your institution will be preparing press materials for this manuscript, or if you need to know your paper's publication date for media purposes, please inform the journal staff as soon as possible so that your submission can be scheduled accordingly. Your manuscript will remain under a strict press embargo until the publication date and time. This means an early version of your manuscript will not be published ahead of your final version. PLOS Genetics may also choose to issue a press release for your article. If there's anything the journal should know or you'd like more information, please get in touch via plosgenetics@plos.org.

Formally Accepted
Acceptance Letter - David Balding, Editor

PGENETICS-D-23-00422R1

Inferring gene regulatory network from single-cell transcriptomes with graph autoencoder model

Dear Dr Zou,

We are pleased to inform you that your manuscript entitled "Inferring gene regulatory network from single-cell transcriptomes with graph autoencoder model" has been formally accepted for publication in PLOS Genetics! 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 or your manuscript is a front-matter piece, 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 Genetics and open-access publishing. We are looking forward to publishing your work!

With kind regards,

Anita Estes

PLOS Genetics

On behalf of:

The PLOS Genetics Team

Carlyle House, Carlyle Road, Cambridge CB4 3DN | United Kingdom

plosgenetics@plos.org | +44 (0) 1223-442823

plosgenetics.org | Twitter: @PLOSGenetics

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 .