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]: mxnorm: An R Package to Normalize Multiplexed Imaging Data #4180

Closed
20 of 40 tasks
whedon opened this issue Feb 18, 2022 · 71 comments
Closed
20 of 40 tasks

[REVIEW]: mxnorm: An R Package to Normalize Multiplexed Imaging Data #4180

whedon opened this issue Feb 18, 2022 · 71 comments
Assignees
Labels
accepted published Papers published in JOSS R recommend-accept Papers recommended for acceptance in JOSS. review

Comments

@whedon
Copy link

whedon commented Feb 18, 2022

Submitting author: @ColemanRHarris (Coleman Harris)
Repository: https://github.com/ColemanRHarris/mxnorm
Branch with paper.md (empty if default branch): joss-paper
Version: v1.0.2-joss
Editor: @osorensen
Reviewers: @askerdb, @tijeco
Archive: 10.5281/zenodo.6390746

⚠️ JOSS reduced service mode ⚠️

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

Status

status

Status badge code:

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

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

@askerdb & @tijeco, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @osorensen 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

Review checklist for @askerdb

✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨

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 repository url?
  • 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 (@ColemanRHarris) 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

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 and who the target audience is?
  • 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?

Review checklist for @tijeco

✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨

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 repository url?
  • 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 (@ColemanRHarris) 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

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 and who the target audience is?
  • 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?
@whedon
Copy link
Author

whedon commented Feb 18, 2022

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @askerdb, @tijeco it looks like you're currently assigned to review this paper 🎉.

⚠️ JOSS reduced service mode ⚠️

Due to the challenges of the COVID-19 pandemic, JOSS is currently operating in a "reduced service mode". You can read more about what that means in our blog post.

⭐ Important ⭐

If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿

To fix this do the following two things:

  1. Set yourself as 'Not watching' https://github.com/openjournals/joss-reviews:

watching

  1. You may also like to change your default settings for this watching repositories in your GitHub profile here: https://github.com/settings/notifications

notifications

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

@whedon commands

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

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Feb 18, 2022

Software report (experimental):

github.com/AlDanial/cloc v 1.88  T=0.11 s (485.6 files/s, 36050.0 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
R                               48            347            749           1581
Markdown                         2             65              0            289
TeX                              1             21              0            179
Rmd                              2            190            372            142
-------------------------------------------------------------------------------
SUM:                            53            623           1121           2191
-------------------------------------------------------------------------------


Statistical information for the repository '405ebfc6c496af7d0471122c' was
gathered on 2022/02/18.
No commited files with the specified extensions were found.

@whedon
Copy link
Author

whedon commented Feb 18, 2022

PDF failed to compile for issue #4180 with the following error:

 Can't find any papers to compile :-(

@osorensen
Copy link
Member

@whedon generate pdf from branch joss-paper

@whedon
Copy link
Author

whedon commented Feb 18, 2022

Attempting PDF compilation from custom branch joss-paper. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Feb 18, 2022

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

@ColemanRHarris
Copy link

Hi @osorensen, any updates on these reviews? Thanks in advance!

@osorensen
Copy link
Member

@askerdb @tijeco can you please update us on how it's going with your reviews?

@tijeco
Copy link

tijeco commented Mar 11, 2022

@osorensen I'm terribly sorry for the delay. I've had some unexpected events come up that I've been dealing with. I have the review on my calendar for this weekend. I hope that's okay.

@osorensen
Copy link
Member

Thanks for the quick reply @tijeco. That's absolutely fine

@tijeco
Copy link

tijeco commented Mar 12, 2022

@osorensen @ColemanRHarris I'm going through this now. I've installed the software in a fresh environment and have a few notes / suggestions for the author to include in the documentation. On my end, it wouldn't install unless lme4 and nloptr were also installed. I've raised this as an issue on the mxnorm repo (ColemanRHarris/mxnorm#4)

@tijeco
Copy link

tijeco commented Mar 12, 2022

@osorensen @ColemanRHarris I don't see automated tests. I see the test scripts though! I've raised an issue here (ColemanRHarris/mxnorm#5)

@tijeco
Copy link

tijeco commented Mar 12, 2022

@osorensen @ColemanRHarris I'm not sure if this needs its own separate issue, but I don't see a contributing section.

@tijeco
Copy link

tijeco commented Mar 12, 2022

@osorensen @ColemanRHarris I ran into an interesting issue when going through the examples in the README, I've raised a separate issue (ColemanRHarris/mxnorm#6).

@osorensen
Copy link
Member

Thanks for all your points, @tijeco!

@askerdb
Copy link

askerdb commented Mar 14, 2022

@askerdb @tijeco can you please update us on how it's going with your reviews?

Sorry about the delay, I somewhat overestimated how much time I had to do this. I will get to it within this week!

@osorensen
Copy link
Member

Thanks @askerdb, looking forward to hearing back from you.

@askerdb
Copy link

askerdb commented Mar 14, 2022

@osorensen I can't edit the checklist I suspect I forgot to accept the invite before it expired, is it possible to make a new one?

@osorensen
Copy link
Member

@askerdb, could you try running @editorialbot generate my checklist? It should generate a new checklist which you can use instead.

@askerdb
Copy link

askerdb commented Mar 14, 2022

Review checklist for @askerdb

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/ColemanRHarris/mxnorm?
  • 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 (@ColemanRHarris) 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

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 and who the target audience is?
  • 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?

@askerdb
Copy link

askerdb commented Mar 14, 2022

@askerdb, could you try running @editorialbot generate my checklist? It should generate a new checklist which you can use instead.

Oh awesome, thanks!

@askerdb
Copy link

askerdb commented Mar 14, 2022

I added an issue about references to the underlying software ColemanRHarris/mxnorm#7
and am waiting for clarification on the automated tests and contributors file the other reviewer raised. The software installed (from cran) and ran perfectly for me.

@ColemanRHarris
Copy link

Hi @askerdb and @tijeco, thank you so much for your feedback here! I'm going to address these issues in the next week and follow up -- much appreciated!

@ColemanRHarris
Copy link

@osorensen @ColemanRHarris I'm not sure if this needs its own separate issue, but I don't see a contributing section.

A "Community Guidelines" section has been added to the package README here: https://github.com/ColemanRHarris/mxnorm#community-guidelines

@ColemanRHarris
Copy link

I believe that I’ve addressed all of the open issues:

  • Added information about dependencies and installation instructions in the Dependencies section of the README.
  • Added automated testing via Github Actions.
  • Added a Community Guidelines section to the README.
  • Added details about methods used in the mxnorm package to the Functionality section of the paper text.

Thank you @askerdb and @tijeco for your excellent feedback. What else do you need from me @osorensen?

@osorensen
Copy link
Member

Thanks @ColemanRHarris.

@tijeco and @askerdb, when you have time, can you please go through these updates and see if they address you concerns? If so, please also update your checklists.

@ColemanRHarris
Copy link

@editorialbot check references

@editorialbot
Copy link
Collaborator

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

OK DOIs

- 10.1093/bioinformatics/btab877 is OK
- 10.1038/s41374-020-0417-4 is OK
- 10.1073/pnas.1300136110 is OK
- 10.1016/j.cell.2021.11.031 is OK
- 10.1002/cyto.a.24541 is OK
- 10.1101/2021.03.15.435473 is OK
- 10.1093/bioinformatics/btab686 is OK
- 10.1038/s42003-020-0828-1 is OK
- 10.1186/s13059-014-0550-8 is OK
- 10.1007/0-387-29362-0_23 is OK
- 10.1016/j.crmeth.2021.100053 is OK
- 10.1093/bioinformatics/btaa1061 is OK
- 10.1186/s13059-021-02286-2 is OK
- 10.1016/j.cell.2018.07.010 is OK
- 10.1038/nm.3488 is OK
- 10.1101/2021.11.12.468357 is OK
- 10.1101/2021.02.19.431994 is OK
- 10.1093/bioinformatics/btab757 is OK
- 10.1093/bioinformatics/bts034 is OK
- 10.1038/s41587-019-0113-3 is OK
- 10.1093/biostatistics/kxj037 is OK
- 10.21105/joss.01686 is OK
- 10.1109/tsmc.1979.4310076 is OK
- 10.7717/peerj.453 is OK
- 10.48550/arXiv.1802.03426 is OK
- 10.48550/arXiv.1406.5823 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@ColemanRHarris
Copy link

Hi @osorensen, I've addressed each of the issues above. Please let me know if you need anything else from me!

@osorensen
Copy link
Member

Thanks @ColemanRHarris!

At this point could you:

  • Make a tagged release of your software, and list the version tag of the archived version here.
  • Archive the reviewed software in Zenodo or a similar service (e.g., figshare, an institutional repository)
  • Check the archival deposit (e.g., in Zenodo) has the correct metadata. This includes the title (should match the paper title) and author list (make sure the list is correct and people who only made a small fix are not on it). You may also add the authors' ORCID.
  • Please list the DOI of the archived version here.

I can then move forward with accepting the submission.

@ColemanRHarris
Copy link

Hi @osorensen! I have completed the above tasks:

  • The version tag of the archived version is v1.0.2-joss.
  • The DOI of the archived version is 10.5281/zenodo.6390746.

@osorensen
Copy link
Member

@editorialbot set 10.5281/zenodo.6390746 as archive

@editorialbot
Copy link
Collaborator

Done! Archive is now 10.5281/zenodo.6390746

@osorensen
Copy link
Member

@editorialbot set v1.0.2-joss as version

@editorialbot
Copy link
Collaborator

Done! version is now v1.0.2-joss

@osorensen
Copy link
Member

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator

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

OK DOIs

- 10.1093/bioinformatics/btab877 is OK
- 10.1038/s41374-020-0417-4 is OK
- 10.1073/pnas.1300136110 is OK
- 10.1016/j.cell.2021.11.031 is OK
- 10.1002/cyto.a.24541 is OK
- 10.1101/2021.03.15.435473 is OK
- 10.1093/bioinformatics/btab686 is OK
- 10.1038/s42003-020-0828-1 is OK
- 10.1186/s13059-014-0550-8 is OK
- 10.1007/0-387-29362-0_23 is OK
- 10.1016/j.crmeth.2021.100053 is OK
- 10.1093/bioinformatics/btaa1061 is OK
- 10.1186/s13059-021-02286-2 is OK
- 10.1016/j.cell.2018.07.010 is OK
- 10.1038/nm.3488 is OK
- 10.1101/2021.11.12.468357 is OK
- 10.1101/2021.02.19.431994 is OK
- 10.1093/bioinformatics/btab757 is OK
- 10.1093/bioinformatics/bts034 is OK
- 10.1038/s41587-019-0113-3 is OK
- 10.1093/biostatistics/kxj037 is OK
- 10.21105/joss.01686 is OK
- 10.1109/tsmc.1979.4310076 is OK
- 10.7717/peerj.453 is OK
- 10.48550/arXiv.1802.03426 is OK
- 10.48550/arXiv.1406.5823 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@osorensen
Copy link
Member

@openjournals/joss-eic, note that the review checklist for @askerdb appears as a comment in this issue, while the checklist for @tijeco appears at the top. Both checklists are completely filled out.

@editorialbot
Copy link
Collaborator

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

Check final proof 👉 openjournals/joss-papers#3096

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#3096, 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 Mar 28, 2022
@kyleniemeyer
Copy link

Hi @ColemanRHarris, I'm doing some final checks before publishing.

Could you add the appropriate arXiv:YYMM.NNNNv# [category] to the McInnes reference, and any other arXiv references I may have missed? You can do this in the .bib file with {\tt arXiv:0706.1234 [math.FA]} (for example)

@ColemanRHarris
Copy link

Hi @kyleniemeyer, I have added the arXiv reference as requested. Thank you!

@kyleniemeyer
Copy link

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator

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

@kyleniemeyer
Copy link

@editorialbot accept

@editorialbot
Copy link
Collaborator

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

@editorialbot
Copy link
Collaborator

🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦

@editorialbot
Copy link
Collaborator

🚨🚨🚨 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.04180 joss-papers#3101
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.04180
  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 Mar 30, 2022
@kyleniemeyer
Copy link

Congratulations @ColemanRHarris on your article's publication in JOSS!

Many thanks to @askerdb and @tijeco for reviewing this, and @osorensen for editing.

@editorialbot
Copy link
Collaborator

🎉🎉🎉 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.04180/status.svg)](https://doi.org/10.21105/joss.04180)

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

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

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:

@ColemanRHarris
Copy link

Huge thank you to @tijeco and @askerdb for your reviews, and @osorensen and @kyleniemeyer for your editorial work. Much appreciated! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted published Papers published in JOSS R recommend-accept Papers recommended for acceptance in JOSS. review
Projects
None yet
Development

No branches or pull requests

8 participants