-
-
Notifications
You must be signed in to change notification settings - Fork 38
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]: Sequana: a set of flexible genomic pipelines for processing and reporting NGS analysis #352
Comments
Hello human, I'm @whedon. I'm here to help you with some common editorial tasks for JOSS. @bow it looks like you're currently assigned as the reviewer for this paper 🎉. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As as reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all JOSS reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
|
I've reviewed the submission (the This is a Python package that provides a slew of handy features both for pipeline developers and users alike. I could see this being used as a tool for Snakemake pipeline developers to collaborate with users who are less familiar with Snakemake in general, as mentioned in the submission. The authors should be commended for the thorough documentation. From the online documentation in readthedocs.io, the docstrings in the source code, comments in the pipeline config files, and the tooltips in the Qt app, one could see that the authors have alloted significant, well-spent time for this task. Not to say that there are no room for improvements, of course. There were still some issues with the installation of dependencies and running the test examples. These will be addressed in the linked issues. One concern I have is the monolithic structure of the package. As the first page of the documentation notes, sequana is now provides several distinct functionalities that could be packaged separately: a Python library for NGS analysis, a set of Snakemake pipelines, tools for creating the pipelines, and some standalone applications. Developers may only be interested in a subset of these (e.g. the library or the pipelines only), and providing them as a separate packages may encourage use. This is not a blocking concern, however, and I think the submission should be accepted after the linked issues are addressed. My final general remark is about the distinction of local vs cluster run in sequanix. It may be useful to add support controlling and/or monitoring a cloud run, given that Snakemake v4.0 supports running on Kubernetes. Additionally, it is now only possible to load Snakefiles and config files on a locally-mounted filesystem. It may also be useful to allow for users to input a URL pointing to these files and have sequanix download them. Combinining these two features would allow sequanix to be used as a native GUI app that can run public Snakefiles whose input files are also remotely stored. |
hi, we are dealing with the issues right now (thanks again to @bow for the review and useful comments). One of the most important http://github.com/sequana/sequana#436 will be dealt with asap since this is relevant for the installation process. Other issues should be fixed very soon (or already fixed for those such as typos and documentation). As for the general remarks here above, the two main ones concern
|
Excellent. Ping us when you are ready. When you make a new release we should be good to go. |
@cokelaer Thanks for the updates! For the previous points:
I'll be looking at the changes and responding to the issues later today ~ it seems be going along fine. |
@bow are we ready to accept? |
@bow @pjotrp |
Thanks both of you :). @arfon we are ready for the next step. |
Thanks @pjotrp. @cokelaer - please take a look at this PR sequana/sequana#454 for some required changes for acceptance. Once you've made these could you make an archive of the reviewed software in Zenodo/figshare/other service and update this thread with the DOI of the archive? I can then move forward with accepting the submission. |
@arfon I've release a stable version 0.5.0 on pypi + release on github + zenodo: |
@whedon set 10.5281/zenodo.853160 as archive |
OK. 10.5281/zenodo.853160 is the archive. |
@cokelaer - one final set of changes here please sequana/sequana#455 |
merged sequana/sequana#455 |
Note also that the current version of sequana tagged for zenodois 0.5.0 (not 0.4.1 used when we started the joss submission) |
@bow - many thanks for your review here to and @pjotrp for editing this submission ✨ @cokelaer - your paper is now accepted into JOSS and your DOI is http://dx.doi.org/10.21105/joss.00352 ⚡️ 🚀 💥 |
This generally takes a couple of hours to resolve. |
Submitting author: @cokelaer (Thomas Cokelaer)
Repository: https://github.com/sequana/sequana/
Version: 0.4.1
Editor: @pjotrp
Reviewer: @bow
Archive: 10.5281/zenodo.853160
Status
Status badge code:
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) 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 questions
@bow, please carry out your review in this issue by updating the checklist below (please make sure you're logged in to GitHub). The reviewer guidelines are available here: http://joss.theoj.org/about#reviewer_guidelines. Any questions/concerns please let @pjotrp know.
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
paper.md
file include a list of authors with their affiliations?The text was updated successfully, but these errors were encountered: