openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
721 stars 38 forks source link

[REVIEW]: Snk: A Snakemake CLI and Workflow Management System #7410

Open editorialbot opened 1 week ago

editorialbot commented 1 week ago

Submitting author: !--author-handle-->@wytamma<!--end-author-handle-- (Wytamma Wirth) Repository: https://github.com/Wytamma/snk Branch with paper.md (empty if default branch): Version: v0.30.1 Editor: !--editor-->@danielskatz<!--end-editor-- Reviewers: @huddlej, @beardymcjohnface Archive: Pending

Status

status

Status badge code:

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

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

@huddlej & @beardymcjohnface, 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 @danielskatz 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 @huddlej

📝 Checklist for @beardymcjohnface

editorialbot commented 1 week ago

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 commented 1 week ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

✅ OK DOIs

- 10.1186/s12864-022-08358-2 is OK
- 10.1371/journal.pcbi.1010705 is OK
- 10.12688/f1000research.29032.2 is OK

🟡 SKIP DOIs

- None

❌ MISSING DOIs

- None

❌ INVALID DOIs

- None
editorialbot commented 1 week ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.03 s (1824.4 files/s, 136829.0 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Markdown                        16            470              0           1178
Python                          14            216            335            863
YAML                            13             19             18            276
TOML                             1             13              4             71
TeX                              1              2              0             41
Bourne Shell                     2              2              2             15
-------------------------------------------------------------------------------
SUM:                            47            722            359           2444
-------------------------------------------------------------------------------

Commit count by author:

   506  Wytamma Wirth
     7  Robert Turnbull
     1  Katherine Eaton
editorialbot commented 1 week ago

Paper file info:

📄 Wordcount for paper.md is 993

✅ The paper includes a Statement of need section

editorialbot commented 1 week ago

License info:

✅ License found: MIT License (Valid open source OSI approved license)

editorialbot commented 1 week ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

danielskatz commented 1 week ago

@huddlej & @beardymcjohnface - Thanks for agreeing to review this submission. This is the review thread for the paper. All of our communications will happen here from now on.

As you can see above, you each should use the command @editorialbot generate my checklist to create your review checklist. @editorialbot commands need to be the first thing in a new comment.

As you go over the submission, please check any items that you feel have been satisfied. There are also links to the JOSS reviewer guidelines.

The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention openjournals/joss-reviews#7410 so that a link is created to this thread (and I can keep an eye on what is happening). Please also feel free to comment and ask questions on this thread. In my experience, it is better to post comments/questions/suggestions as you come across them instead of waiting until you've reviewed the entire package.

We aim for reviews to be completed within about 2-4 weeks. Please let me know if either of you require some more time. We can also use editorialbot (our bot) to set automatic reminders if you know you'll be away for a known period of time.

Please feel free to ping me (@danielskatz) if you have any questions/concerns.

huddlej commented 1 week ago

Review checklist for @huddlej

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

beardymcjohnface commented 3 days ago

Review checklist for @beardymcjohnface

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

huddlej commented 13 hours ago

@danielskatz @Wytamma I'm finished reviewing the paper and software. It was a pleasure to try out this new tool. There are many times in the last decade that I wish I had had a tool like this; it would have made life easier for me and users of my workflows!

I've opened a few minor issues in the project's repo (linked above) which I'm happy to chat with you about, @Wytamma, if you like.

danielskatz commented 13 hours ago

Thanks @huddlej - I assume from the fact that you checked everything off on your list that these issues are not ones that you think need to be addressed for the submission to be published? If this is incorrect, please help me understand which issues do need to be addressed before publication.

huddlej commented 10 hours ago

@danielskatz Thank you for checking! I would like the open issues to be addressed before publication, even if they are addressed with a comment that they are out of scope. I'll leave the "Functionality documentation" item unchecked in my list above until then.