-
-
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]: A reproducible Snakemake pipeline to analyse Illumina paired-end data from ChiP-Seq experiments #1465
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @vladsaveliev 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 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:
For a list of things I can do to help you, just type:
|
|
Review Snakemake_ChIPseq_PE is a solid Snakemake workflow, designed very much in Snakemake spirit, and makes use of its main features like conda or signularity-based runs. Self-contained assuming you have conda executable installed. Python code is clean, follows PEP guidelines an thus easy to read. The tool is well documented, pretty clear instructions how to install and test it. One small suggestion is to remove ~/ in this command so it would work assuming a user cloned the repo and changed into it:
Feature-wise, one suggestion is the ability to start from BAM files as well. Often you either have an external pre-aligned BAMs, or want to do the heavy lifting with another software and use the workflow just for reporting. Tests complete without any issues and the output corresponds to the description. All good from my side. |
Vlad, Thanks a ton for this! @mgalland, could you please apply the fixes/suggestions and generate a preliminary DOI via Zenodo? |
@whedon check references |
|
|
@mgalland, before you put it on Zenodo, please make sure that:
Other than that, LGTM. |
Have to clarify that I don't think that running from BAMs is a requirement to accept the article. Just a suggestion. Can go as is. Agree about the figure rendering though, images look cropped by the right edge, especially the DAG plot. |
Yes, running from BAMs would be nice but, in practice, I don't really know how to implement this... |
@mgalland Snakemake is just a Python extension, so you can use |
@whedon generate pdf |
|
@whedon generate pdf |
|
@brainstorm Figures seem fine now. Could you be more specific regarding the text formatting? Where would you like to see modifications? Thanks. |
Thanks @mgalland, looks better now. I was referring to the enumeration after "The outputs delivered with the pipeline are:"... an few extra newlines specifically there and better separation of paragraphs could improve readability. It is now a bit too compact imho. After this is addressed, feel free to deposit on Zenodo. Cheers! |
@whedon generate pdf |
|
@whedon generate pdf |
|
@brainstorm I'm very sorry but after several tries, it seems that I cannot add any extra lines to the |
@mgalland I see, my point was that spacing were similar to the GH-rendered markdown version https://github.com/KoesGroup/Snakemake_ChIPseq_PE/blob/master/paper.md, but there might be other tricks to display it well on @arfon's JOSS renderer. Nevermind, looks good anyway, it was just a minor spacing detail. Looks good to me, could you generate a Zenodo DOI so that it can be archived? Thanks everyone! |
@brainstorm Thanks! Done! I've made a Zenodo record just know. Thanks to all reviewers and contributors. Here is the link: https://zenodo.org/record/3240026 |
@whedon set https://zenodo.org/record/3240026 as archive |
https://zenodo.org/record/3240026 doesn't look like an archive DOI. |
@whedon set 10.5281/zenodo.3240026 as archive |
OK. 10.5281/zenodo.3240026 is the archive. |
All camera ready, @arfon ;) |
@whedon accept |
|
|
Check final proof 👉 openjournals/joss-papers#735 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#735, then you can now move forward with accepting the submission by compiling again with the flag
|
@whedon accept deposit=true |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? notify your editorial technical team... |
@vladsaveliev - many thanks for your review and to @brainstorm for editing this submission ✨ @mgalland - your paper is now accepted into JOSS ⚡🚀💥 |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! 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:
|
Submitting author: @mgalland (marc galland)
Repository: https://github.com/KoesGroup/Snakemake_ChIPseq_PE
Version: v1.2.0
Editor: @brainstorm
Reviewer: @vladsaveliev
Archive: 10.5281/zenodo.3240026
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) 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
@vladsaveliev, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @brainstorm know.
✨ Please try and complete your review in the next two weeks ✨
Review checklist for @vladsaveliev
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: