Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW]: MembraneAnalysis.jl: A Julia package for analyzing molecular dynamics simulations of lipid membranes #5380

Closed
editorialbot opened this issue Apr 17, 2023 · 71 comments
Assignees
Labels
accepted Julia published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Apr 17, 2023

Submitting author: @amiralih (Amirali Hossein)
Repository: https://github.com/amiralih/MembraneAnalysis.jl
Branch with paper.md (empty if default branch):
Version: v0.3.2
Editor: @majensen
Reviewers: @tonigi, @davidnsousa
Archive: 10.5281/zenodo.8084178

Status

status

Status badge code:

HTML: <a href="https://joss.theoj.org/papers/46bb13499736039d51f6a343f9faa4a5"><img src="https://joss.theoj.org/papers/46bb13499736039d51f6a343f9faa4a5/status.svg"></a>
Markdown: [![status](https://joss.theoj.org/papers/46bb13499736039d51f6a343f9faa4a5/status.svg)](https://joss.theoj.org/papers/46bb13499736039d51f6a343f9faa4a5)

Reviewers and authors:

Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)

Reviewer instructions & questions

@tonigi, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review.
First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @majensen know.

Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest

Checklists

📝 Checklist for @davidnsousa

📝 Checklist for @tonigi

@editorialbot editorialbot added Julia review TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials labels Apr 17, 2023
@editorialbot
Copy link
Collaborator Author

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1103/PhysRevE.103.042413 is OK
- 10.1016/j.bpj.2022.07.036 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.88  T=0.03 s (991.8 files/s, 175218.8 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Julia                            9            804            188           2167
TOML                             3            211              1            961
Markdown                        10             82              0            239
YAML                             4              4              4             86
TeX                              1              1              0             22
-------------------------------------------------------------------------------
SUM:                            27           1102            193           3475
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 375

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@majensen
Copy link
Member

@editorialbot add @davidnsousa as reviewer

@editorialbot
Copy link
Collaborator Author

@davidnsousa added to the reviewers list!

@davidnsousa
Copy link

davidnsousa commented Apr 22, 2023

Review checklist for @davidnsousa

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/amiralih/MembraneAnalysis.jl?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@amiralih) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@davidnsousa
Copy link

Concerning functionality and documentation:

  • Not all documented core functions have automated tests that confirm the functional claims.

  • Tutorial is insufficient to understand the software usage: it does not provide example input data/files along with an explanation of how to structure input data; example data that allows to test every core function would be useful to confirm functional claims and tutor users along.

  • The peptide_radial_distribution function lacks a documentation entry.

@tonigi
Copy link

tonigi commented Apr 25, 2023

Review checklist for @tonigi

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/amiralih/MembraneAnalysis.jl?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@amiralih) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@tonigi
Copy link

tonigi commented Apr 25, 2023

There are a couple of areas that could benefit from a bit more polish. First, the tutorial. I would recommend a self-standing working simple example with example data. It does not start with using, which means that one gets an error out of the box

UndefVarError: DOPC_aa not defined

From what I can tell, it tries to open s.pdb, which is not in the repository. Could it be provided, and the tutorial made to analyze just one trajectory, for the sake of clarity?

In general, both the paper and the documentation are quite short. One could supplement the other, but in this case a lot of context is missing. For one, there is basically no mention of any other membrane analysis tools (state of the field), and there are many.

@majensen
Copy link
Member

@amiralih how are your responses coming along to the editors' comments here?
Thanks

@amiralih
Copy link

@majensen I have tagged version 0.3.0 that addresses the issues raised by the reviewers:

  • The paper has been updated to emphasize key functionality of the package that distinguishes it from existing alternatives.
  • The tutorial has been updated with a set of accompanying trajectory files to be self-sufficient.
  • Test coverage has been expanded.

@amiralih
Copy link

@editorialbot commands

@editorialbot
Copy link
Collaborator Author

Hello @amiralih, here are the things you can ask me to do:


# List all available commands
@editorialbot commands

# Get a list of all editors's GitHub handles
@editorialbot list editors

# Check the references of the paper for missing DOIs
@editorialbot check references

# Perform checks on the repository
@editorialbot check repository

# Adds a checklist for the reviewer using this command
@editorialbot generate my checklist

# Set a value for branch
@editorialbot set joss-paper as branch

# Generates the pdf paper
@editorialbot generate pdf

# Generates a LaTeX preprint file
@editorialbot generate preprint

# Get a link to the complete list of reviewers
@editorialbot list reviewers

@amiralih
Copy link

amiralih commented Jun 1, 2023

@majensen Hi, do I need to take any action to update the submission to the latest version of the repository, or to notify the reviewers about the changes? Thanks.

@majensen
Copy link
Member

majensen commented Jun 2, 2023

@amiralih they should be following the thread here -- @tonigi @davidnsousa please have a look. Thanks

@tonigi
Copy link

tonigi commented Jun 3, 2023

What about @editorialbot generate pdf

@tonigi
Copy link

tonigi commented Jun 3, 2023

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@tonigi
Copy link

tonigi commented Jun 3, 2023

Trying to run the tutorial I get

julia> for i in traj_inds
           traj_file = traj_dir * traj_name * string(i) * traj_ext
           output_file = output_dir * "fs_$(i).h5"

           fluctuation_spectrum(;
               pdb_file=pdb_file,
               traj_file=traj_file,
               output_file=output_file,
               lipids=lipids,
               L_grid=L_grid
           )
       end
ERROR: SystemError: opening file "s.pdb": No such file or directory

Where is s.pdb?

@amiralih
Copy link

amiralih commented Jun 3, 2023

@tonigi The file s.pdb is available (along with the trajectory files) at the link provided in the tutorial:
https://zenodo.org/record/7908906

@davidnsousa
Copy link

davidnsousa commented Jun 3, 2023

Regarding the improvements I have updated the checklist above.

  • A statement of need is still missing in the documentation.
  • A description of how to structure/generate input data would improve the documentation to a more satisfactory level.
  • The functional claims cannot yet be confirmed from the tutorial.

I tested the tutorial with the example files from the link provided: s.pdb and two trajectory files t1.nc and t2.nc.

Calculating mean sampled curvature of heavy atoms of the lipids fails with:

ERROR: LoadError: UndefVarError: 'traj_id' not defined

I have corrected traj_id to traj_inds which solves the problem. The tutorial should be corrected.

Transverse curvature bias analysis fails with:

ERROR: LoadError: ArgumentError: Cannot open './A.dat': not a file

@tonigi
Copy link

tonigi commented Jun 4, 2023

Uhm... isn't >14 GB of files excessive for a tutorial? Also considering that there doesn't seems to be a way to download all the 100 files at once from Zenodo.

@amiralih
Copy link

amiralih commented Jul 4, 2023

Hi @majensen The changes are done.

@majensen
Copy link
Member

majensen commented Jul 4, 2023

@editorialbot generate PDF

@editorialbot
Copy link
Collaborator Author

I'm sorry human, I don't understand that. You can see what commands I support by typing:

@editorialbot commands

@majensen
Copy link
Member

majensen commented Jul 4, 2023

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@majensen
Copy link
Member

majensen commented Jul 4, 2023

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator Author

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1103/PhysRevE.103.042413 is OK
- 10.1016/j.bpj.2022.07.036 is OK
- 10.1002/jcc.21172 is OK
- 10.1021/ci400172g is OK
- 10.1093/bioinformatics/btu037 is OK
- 10.1093/bioinformatics/btw563 is OK
- 10.1021/acs.jctc.9b00453 is OK
- 10.1021/acs.jctc.1c00447 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/bcm-eics, this paper is ready to be accepted and published.

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#4378, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot editorialbot added the recommend-accept Papers recommended for acceptance in JOSS. label Jul 4, 2023
@Kevin-Mattheus-Moerman
Copy link
Member

Kevin-Mattheus-Moerman commented Jul 6, 2023

Post-Review Checklist for Editor and Authors

Additional Author Tasks After Review is Complete

  • Double check authors and affiliations (including ORCIDs)
  • Make a release of the software with the latest changes from the review and post the version number here. This is the version that will be used in the JOSS paper.
  • Archive the release on Zenodo/figshare/etc and post the DOI here.
  • Make sure that the title and author list (including ORCIDs) in the archive match those in the JOSS paper.
  • Make sure that the license listed for the archive is the same as the software license.

Editor Tasks Prior to Acceptance

  • Read the text of the paper and offer comments/corrections (as either a list or a PR)
  • Check the references in the paper for corrections (e.g. capitalization)
  • Check that the archive title, author list, version tag, and the license are correct
  • Set archive DOI with @editorialbot set <DOI here> as archive
  • Set version with @editorialbot set <version here> as version
  • Double check rendering of paper with @editorialbot generate pdf
  • Specifically check the references with @editorialbot check references and ask author(s) to update as needed
  • Recommend acceptance with @editorialbot recommend-accept

@Kevin-Mattheus-Moerman
Copy link
Member

Kevin-Mattheus-Moerman commented Jul 6, 2023

@majensen thanks for editing this one. One minor note, you can now use @editorialbot create post-review checklist to create this list ☝️ , and it helps detect things we might sometimes miss, e.g. the archive title here. So something to consider for the future.

@Kevin-Mattheus-Moerman
Copy link
Member

Kevin-Mattheus-Moerman commented Jul 6, 2023

@amiralih I am the AEiC for this track and here to help process the final steps. I have checked the repository, the archive, this review, and the paper, and most seems in order. We only have the below points that require your attention:

On the archive:

  • Please manually edit the ZENODO archive title to match your paper title
  • Please manually edit the ZENODO archive listed license to match your software license

On the paper:

  • In your affiliations. You may remove the zip code if you like (no need to have a complete postal address), and you can consider using United States of America (as this seems more common in JOSS). But both of these suggestions are optional.
  • Check spontanous which should probably be spontaneous

@majensen
Copy link
Member

majensen commented Jul 6, 2023

That is super helpful @Kevin-Mattheus-Moerman thanks!

@majensen
Copy link
Member

majensen commented Jul 6, 2023

@amiralih can you review the unchecked items in the "Additional author tasks" above?

@amiralih
Copy link

amiralih commented Jul 6, 2023

Hi @Kevin-Mattheus-Moerman I have fixed the issues mentioned.

@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot accept

@editorialbot
Copy link
Collaborator Author

Doing it live! Attempting automated processing of paper acceptance...

@editorialbot
Copy link
Collaborator Author

Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository.

If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file.

You can copy the contents for your CITATION.cff file here:

CITATION.cff

cff-version: "1.2.0"
authors:
- family-names: Hossein
  given-names: Amirali
  orcid: "https://orcid.org/0000-0002-2580-3577"
- family-names: Sodt
  given-names: Alexander J.
  orcid: "https://orcid.org/0000-0002-5570-8212"
doi: 10.5281/zenodo.8084178
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Hossein
    given-names: Amirali
    orcid: "https://orcid.org/0000-0002-2580-3577"
  - family-names: Sodt
    given-names: Alexander J.
    orcid: "https://orcid.org/0000-0002-5570-8212"
  date-published: 2023-07-06
  doi: 10.21105/joss.05380
  issn: 2475-9066
  issue: 87
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 5380
  title: "MembraneAnalysis.jl: A Julia package for analyzing molecular
    dynamics simulations of lipid membranes"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.05380"
  volume: 8
title: "MembraneAnalysis.jl: A Julia package for analyzing molecular
  dynamics simulations of lipid membranes"

If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation.

Find more information on .cff files here and here.

@editorialbot
Copy link
Collaborator Author

🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘

@editorialbot
Copy link
Collaborator Author

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.05380 joss-papers#4385
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.05380
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? Notify your editorial technical team...

@editorialbot editorialbot added accepted published Papers published in JOSS labels Jul 6, 2023
@Kevin-Mattheus-Moerman
Copy link
Member

@amiralih congratulations on this paper in JOSS!

Thanks for editing @majensen !

And a special thanks to the reviewers: @tonigi, @davidnsousa !!!

@editorialbot
Copy link
Collaborator Author

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.05380/status.svg)](https://doi.org/10.21105/joss.05380)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.05380">
  <img src="https://joss.theoj.org/papers/10.21105/joss.05380/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.05380/status.svg
   :target: https://doi.org/10.21105/joss.05380

This is how it will look in your documentation:

DOI

We need your help!

The Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Julia published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials
Projects
None yet
Development

No branches or pull requests

6 participants