Peer Review History

Original SubmissionJune 2, 2025
Decision Letter - Shi-Jie Chen, Editor, Arne Elofsson, Editor

PCOMPBIOL-D-25-01111

PseudoknotVisualizer: Enabling Direct Visualization of Pseudoknots on Three-Dimensional RNA Structures

PLOS Computational Biology

Dear Dr. Otagaki,

Thank you for submitting your manuscript to PLOS Computational Biology. After careful consideration, we feel that it has merit but does not fully meet PLOS Computational Biology'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 within 60 days Sep 06 2025 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 ploscompbiol@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pcompbiol/ 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 editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'. This file does not need to include responses to formatting updates and technical items listed in the 'Journal Requirements' section below.

* 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, competing interests statement, or data availability statement, please make these updates within the submission form at the time of resubmission. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter

We look forward to receiving your revised manuscript.

Kind regards,

Shi-Jie Chen

Academic Editor

PLOS Computational Biology

Arne Elofsson

Section Editor

PLOS Computational Biology

Journal Requirements:

1) We ask that a manuscript source file is provided at Revision. Please upload your manuscript file as a .doc, .docx, .rtf or .tex. If you are providing a .tex file, please upload it under the item type u2018LaTeX Source Fileu2019 and leave your .pdf version as the item type u2018Manuscriptu2019.

2) Your manuscript is missing the following sections: Design and Implementation, Results, and Availability and Future Directions. Please ensure that your article adheres to the standard Software article layout and order of Abstract, Introduction, Design and Implementation, Results, and Availability and Future Directions. For details on what each section should contain, see our Software article guidelines:

https://journals.plos.org/ploscompbiol/s/submission-guidelines#loc-software-submissions

3) Please upload all main figures as separate Figure files in .tif or .eps format. For more information about how to convert and format your figure files please see our guidelines: 

https://journals.plos.org/ploscompbiol/s/figures

4) Some material included in your submission may be copyrighted. According to PLOSu2019s copyright policy, authors who use figures or other material (e.g., graphics, clipart, maps) from another author or copyright holder must demonstrate or obtain permission to publish this material under the Creative Commons Attribution 4.0 International (CC BY 4.0) License used by PLOS journals. Please closely review the details of PLOSu2019s copyright requirements here: PLOS Licenses and Copyright. If you need to request permissions from a copyright holder, you may use PLOS's Copyright Content Permission form.

Please respond directly to this email and provide any known details concerning your material's license terms and permissions required for reuse, even if you have not yet obtained copyright permissions or are unsure of your material's copyright compatibility. Once you have responded and addressed all other outstanding technical requirements, you may resubmit your manuscript within Editorial Manager. 

Potential Copyright Issues:

i) Figure 1. Please confirm whether you drew the images / clip-art within the figure panels by hand. If you did not draw the images, please provide (a) a link to the source of the images or icons and their license / terms of use; or (b) written permission from the copyright holder to publish the images or icons under our CC BY 4.0 license. Alternatively, you may replace the images with open source alternatives. See these open source resources you may use to replace images / clip-art:

- https://commons.wikimedia.org

- https://openclipart.org/.

5) Please amend your detailed Financial Disclosure statement. This is published with the article. It must therefore be completed in full sentences and contain the exact wording you wish to be published.

1) State what role the funders took in the study. If the funders had no role in your study, please state: "The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript."

2) If any authors received a salary from any of your funders, please state which authors and which funders..

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Authors:

Please note that one of the reviews is uploaded as an attachment.

Reviewer #1: The paper by Otagaki et al. presents PseudoknotVisualizer, a visualization plugin designed for PyMOL and Chimera that highlights pseudoknot-forming base pairs in RNA 3D structures using distinct colors. The tool integrates existing third-party algorithms to detect base pairs and identify pseudoknots of various orders, and then applies color coding to these elements within a rendered 3D model. While the plugin is of some practical use for visualizing RNA pseudoknots, the work appears to be primarily an engineering-level implementation effort, suitable for an undergraduate-level project. The core computational tasks - base pair annotation and pseudoknot classification - are delegated entirely to external tools, with the authors contributing the integration of these tools and visualization layer. Scientifically, the novel aspect of the paper lies in the descriptive statistics of canonical and noncanonical base pairs across different structural layers and pseudoknot orders. Notably, the plugin does not support the currently recommended mmCIF input format or new-style PDB identifiers, which significantly limits its applicability to the newest and large RNA structures. These are my main concerns regarding the manuscript. Additional comments are outlined below.

(1) The Introduction opens with the sentence: "Pseudoknot structures are complex RNA formations where two or more groups of base pairs form between distinct loop regions of the other base pairing groups." First, the phrase "regions of the other base pairing groups" is unclear and should be rephrased for precision. More importantly, this definition of pseudoknots appears to be overly narrow. Pseudoknots form when base-pairing interactions occur between two single-stranded regions separated by a stem, and these single-stranded regions do not necessarily have to be loops - they can include other unpaired segments such as extended single-stranded tails. If the authors define pseudoknots strictly as interactions between loops, does this imply that their software cannot handle cases where pseudoknots involve a loop and a non-loop single-stranded region? Clarification is needed both in the definition and in the scope of the tool's capabilities.

(2) In the second paragraph of the Introduction, the authors state: "However, there are no useful tools that can efficiently identify and clarify pseudoknots in 3D RNA structure data." This statement is inaccurate and somewhat surprising, especially considering that the authors themselves cite RNApdbee, a well-established tool that directly addresses this task. RNApdbee analyzes RNA 3D structures (!), annotates base pairs including pseudoknots, and generates 2D structural visualizations in which pseudoknots of different orders are highlighted with distinct colors and symbols in an extended dot-bracket notation. The tool allows users to choose among multiple algorithms (four for base-pair annotation and five for topological classification of pseudoknots) and supports modern data formats, including mmCIF. Although RNApdbee does not provide 3D visualization like PseudoknotVisualizer, it offers significantly broader functionality for the analysis, annotation, and topological decomposition of pseudoknots in RNA 3D structures. I recommend that the authors revise this claim to reflect the actual state of available tools and clarify how their approach complements or differs from existing solutions.

(3) The authors have arbitrarily selected specific tools for base-pair annotation (Yang et al., 2003) and pseudoknot topology decomposition (Smit et al., 2008), but they do not justify why these particular methods were chosen. Are the authors aware that multiple algorithms exist for both base-pair detection and pseudoknot classification, and that these tools can yield substantially different results? In fact, the same 3D RNA structure can be interpreted as having very different maximum pseudoknot orders depending on the methods used. For example, in the case of PDB entry 3J7Q, the identified pseudoknot order may vary between 4, 5, 6, or even 7 when analyzed with different algorithms available in RNApdbee.

The current implementation of PseudoknotVisualizer relies on a fixed pipeline, using tools preselected by the authors, without informing the user that these choices affect the outcome or that alternative tools might lead to different interpretations. This lack of transparency is problematic, as it may mislead users into assuming that the presented results are deterministic and definitive. I strongly recommend that the authors either provide a rationale for their choices or, preferably, implement options for algorithm selection or include a warning regarding result variability.

(4) At the end of the Introduction, the authors write that their script might enhance researchers’ intuitive understanding of pseudoknots within RNA structures and to accelerate developments in RNA tertiary structure prediction methods by providing clear and immediate visualization. The authors may also consider acknowledging the current limitations in RNA secondary structure prediction when pseudoknots are involved. While several algorithms exist that attempt to predict secondary structures including pseudoknots, the accuracy of such predictions remains low. This limitation is well illustrated in recent analyses, such as the study by Justyna et al. (2023), which highlights the challenges associated with reliable prediction of RNA secondary structures with and without pseudoknots.

(5) "Consequently, the distinct sets of base pairs identified in this manner are inherently related as pseudoknots. These sets are then sequentially assigned to layers, starting with layer0 for the largest …" - regarding this fragment, it would be helpful to clarify explicitly that layer0 refers to the core structure, i.e., the base-pairing layer that does not contain any pseudoknots. While this may be implied, stating it directly would improve clarity for readers who are less familiar with pseudoknot decomposition convention used in this work.

(6) The sentence "Using the pseudoknot layer decomposition algorithm described in Section 2" appears to refer to a description of the algorithm that is actually presented in the unnumbered section titled Main Features, which either functions as part of the Introduction or was unintentionally left without a section number. In the current structure of the manuscript, Section 2 contains statistical analyses rather than a description of the decomposition algorithm. I recommend correcting this reference to avoid confusion and to ensure accurate navigation for the reader.

(7) "After excluding complexes with proteins or other molecules for simplicity and selecting only structures composed solely of RNA, we obtained a dataset of 1,788 RNA chains" - Since the content of the PDB is constantly updated, I recommend that the authors specify the exact date of data retrieval to ensure reproducibility. As an alternative source for curated RNA-only 3D structures, the authors may also consider referring to the RNAsolo database (https://rnasolo.cs.put.poznan.pl/), which facilitates the extraction of RNA chains not involved in complexes with proteins or ligands.

(8) In the sentence "These 1,355 chains contained a total of 24,047 canonical base pairs and 7,198 non-canonical base pairs" it is unclear whether these statistics refer to the entire structures or only to the regions involved in pseudoknot formation. I recommend that the authors clarify this point in the manuscript.

(9) In the caption of Figure 3, the phrase "number of layer" should be corrected to "number of layers".

(10) In Figure 3(b), the two adjacent plots use different vertical axis scales: the left plot ranges from 0 to 0.5, while the right plot ranges from 0 to 0.35. Using inconsistent y-axis scales in side-by-side plots is a classic form of statistical misrepresentation and makes it difficult to accurately compare the data between the two charts. I strongly recommend adjusting the figure so that both plots use the same y-axis scale to enable proper visual comparison.

Reviewer #2: This manuscript introduces a visualization tool to directly identify non-nested RNA base pairs within 3D structural renderings of all atoms of an RNA structure, such as PyMOL.

My main point about this manuscript is about the use of the word pseudoknot. I believe, they should be called non-nested interactions. Pseudoknots are a particular subset of non-tested interactions that involve Watson-Crick base pairing only. The rest of the non-nested interactions involve non-WC base pairing.

The distintion is important, because pseudoknots consist of nested WC base pairs the stack forming helices are subject to the same evolutionary presures than the nested WC helix and also display covariation when homologous pseudoknots are aligned. The same is mostly not true for the rest of non-nested non-WC base pair interactions, which do not form helices.

-- For instance this definition in the paper

"Pseudoknot structures are complex RNA formations where two or more groups of base pairs form between distinct loop regions of the other base pairing groups."

should be replaced byt "two or more groups of WC base pairs". And overal the non-nested interactions includes pseudoknots and all other non-WC base pairs.

-- Also the abstract statement

"canonical base pairs predominate in the main layer (78.6 %), while pseudoknot layers are enriched in non-canonical pairs (50.4 %);"

should be re-written as "non nested layers include about ~50% pseudoknots versus other non-canonical pairs".

it would be interesting to see what kind of nested base pair they are seeing in the main layer that are not WC that constitute more than 20% of them.

--- The title should also be re-written.

-- Also, the dp algorithm to select layers is not described. Also notice that using a layered DP to select maximal subsets of nested interactions has been used extensively before (example, CaCoFold).

Reviewer #3: See attached PLOS-PseudoknotVisualizer.pdf

**********

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: Yes: Xiang-Jun Lu

[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.]

Figure resubmission:

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. If there are other versions of figure files still present in your submission file inventory at resubmission, please replace them with the PACE-processed versions.

Reproducibility:

To enhance the reproducibility of your results, we recommend that authors of applicable studies 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. 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

Attachments
Attachment
Submitted filename: PLOS-PseudoknotVisualizer.pdf
Revision 1

Attachments
Attachment
Submitted filename: Response to Reviewers.pdf
Decision Letter - Shi-Jie Chen, Editor, Arne Elofsson, Editor

PCOMPBIOL-D-25-01111R1

PseudoknotVisualizer: Visualization of Pseudoknots on Three-Dimensional RNA Structures

PLOS Computational Biology

Dear Dr. Otagaki,

Thank you for submitting your manuscript to PLOS Computational Biology. After careful consideration, we feel that it has merit but does not fully meet PLOS Computational Biology'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 within 30 days Dec 05 2025 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 ploscompbiol@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pcompbiol/ 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 editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'. This file does not need to include responses to formatting updates and technical items listed in the 'Journal Requirements' section below.

* 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, competing interests statement, or data availability statement, please make these updates within the submission form at the time of resubmission. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter.

We look forward to receiving your revised manuscript.

Kind regards,

Arne Elofsson

Section Editor

PLOS Computational Biology

Arne Elofsson

Section Editor

PLOS Computational Biology

Journal Requirements:

If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise.

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Authors:

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

Reviewer #1: I appreciate that the authors positively responded to all my comments. I am aware theat it required quite a lot of effort but the text is much more clear now. I do not have any other questions/comments.

Reviewer #2: This new version has made some clarifications, but they still insist on a redefinition of the term pseudoknot that is absolutely unnecessary and conflicts with the actual definition of pseudoknot (the arrangement of two helices of WC base pairs where one of the helices involves residues in the loop of the other helix, [Batey, Rmabo, Doubna, 1999]), and ignores all the literature on other RNA 3D architectures in the RNA loops involving nonWC base pairs (Westhof, Leontis).

Reviewer #3: The authors have addressed my comments and concerns.

**********

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

[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.]

Figure resubmission:

While revising your submission, we strongly recommend that you use PLOS’s NAAS tool (https://ngplosjournals.pagemajik.ai/artanalysis) to test your figure files. NAAS can convert your figure files to the TIFF file type and meet basic requirements (such as print size, resolution), or provide you with a report on issues that do not meet our requirements and that NAAS cannot fix.

After uploading your figures to PLOS’s NAAS tool - https://ngplosjournals.pagemajik.ai/artanalysis, NAAS will process the files provided and display the results in the "Uploaded Files" section of the page as the processing is complete. If the uploaded figures meet our requirements (or NAAS is able to fix the files to meet our requirements), the figure will be marked as "fixed" above. If NAAS is unable to fix the files, a red "failed" label will appear above. When NAAS has confirmed that the figure files meet our requirements, please download the file via the download option, and include these NAAS processed figure files when submitting your revised manuscript.

Reproducibility:

To enhance the reproducibility of your results, we recommend that authors of applicable studies 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. 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 2

Attachments
Attachment
Submitted filename: Response_to_Reviewers.pdf
Decision Letter - Shi-Jie Chen, Editor, Arne Elofsson, Editor

Dear Mr. Otagaki,

We are pleased to inform you that your manuscript 'PseudoknotVisualizer: Visualization of Pseudoknots on Three-Dimensional RNA Structures' 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,

Shi-Jie Chen

Academic Editor

PLOS Computational Biology

Arne Elofsson

Section Editor

PLOS Computational Biology

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

Formally Accepted
Acceptance Letter - Shi-Jie Chen, Editor, Arne Elofsson, Editor

PCOMPBIOL-D-25-01111R2

PseudoknotVisualizer: Visualization of Pseudoknots on Three-Dimensional RNA Structures

Dear Dr Otagaki,

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.

For Research, Software, and Methods articles, you will receive an invoice from PLOS for your publication fee after your manuscript has reached the completed accept phase. If you receive an email requesting payment before acceptance or for any other service, this may be a phishing scheme. Learn how to identify phishing emails and protect your accounts at https://explore.plos.org/phishing.

Thank you again for supporting PLOS Computational Biology and open-access publishing. We are looking forward to publishing your work!

With kind regards,

Anita Estes

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 .