Open editorialbot opened 9 months 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
Software report:
github.com/AlDanial/cloc v 1.88 T=0.46 s (184.1 files/s, 40390.3 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
HTML 24 599 192 8340
Python 10 460 1394 3029
Markdown 31 854 0 2015
Perl 2 151 150 362
Bourne Shell 4 69 89 246
JavaScript 6 0 70 179
TeX 1 13 3 123
YAML 2 4 16 40
CSS 3 0 6 3
Bourne Again Shell 1 3 16 2
--------------------------------------------------------------------------------
SUM: 84 2153 1936 14339
--------------------------------------------------------------------------------
gitinspector failed to run statistical information for the repository
Wordcount for paper.md
is 1746
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1186/1471-2105-15-293 is OK
- 10.1038/nsmb.2143 is OK
- 10.1038/s41477-020-0688-1 is OK
- 10.1101/gr.177790.114 is OK
- 10.1093/bioinformatics/btp352 is OK
- 10.1038/nmeth.3317 is OK
- 10.1093/bioinformatics/bts635 is OK
- 10.1093/nar/gks251 is OK
- 10.1038/nmeth.3176 is OK
MISSING DOIs
- None
INVALID DOIs
- None
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
thanks for getting started here @tkchafin @CFGrote - please let me know if you have any questions/concerns or need to set the review down.
Hi @kellyrowland I have time blocked out for this in 2 weeks if that is ok
totally fine, thanks!
I followed the instructions in Install.md and hit this roadblock (after cloning the repo)
▶ conda install -n base --override-channels -c conda-forge mamba 'python_abi=*=*cp*'
...
-> ok
▶ cd intronseeker
▶ CONDA_SOLVER="libmamba" /bin/bash ./setup.sh
### Begin installing intronSeeker...
### Conda environment installing...
SpecNotFound: Anaconda Client is required to interact with anaconda.org or an Anaconda API. Please run `conda install anaconda-client -n base`.
FAIL : Conda environment installation FAILED.
The code's repo (https://forgemia.inra.fr/bios4biol/intronseeker) is not on a public repo hosting service, so I cannot open issues nor push pull requests. This severely limits options for the community to contribute to or comment on the code. I would strongly suggest to move the repo to a public service such as github.com, bitbucket.org, gitlab.com. @SarahMaman, can you comment?
Hello, Thank you for your feedback. We are going to add a site on github for issues so that people can post their issues without being connected to the forge-mia site, they just need a github account. And, if possible, we'll leave the code on forge-mia .
The code's repo (https://forgemia.inra.fr/bios4biol/intronseeker) is not on a public repo hosting service, so I cannot open issues nor push pull requests. This severely limits options for the community to contribute to or comment on the code. I would strongly suggest to move the repo to a public service such as github.com, bitbucket.org, gitlab.com. @SarahMaman, can you comment?
One of the submission requirements for JOSS is "The software must be hosted at a location where users can open issues and propose code changes without manual approval of (or payment for) accounts."
I think the proposed solution to separate the code from the public access point would be confusing, and also still not provide a mechanism for users to propose changes (i.e., via forking and a pull request). Contributing guidelines are something else that will come up during the review -- is there a reason why the code needs to be hosted on the private gitlab?
@SarahMaman indeed our requirements state "The software must be hosted at a location where users can open issues and propose code changes without manual approval of (or payment for) accounts.
". Please ensure your software is hosted on a public repository and that forking/posting issues are enabled. If you are unable to comply with this requirement we will unfortunately need to reject this submission.
@SarahMaman indeed our requirements state "
The software must be hosted at a location where users can open issues and propose code changes without manual approval of (or payment for) accounts.
". Please ensure your software is hosted on a public repository and that forking/posting issues are enabled. If you are unable to comply with this requirement we will unfortunately need to reject this submission.
We understand, we'll export intronSeeker to GitHub.
@SarahMaman thanks. Please let us know what the repository address is and myself or @kellyrowland will update it here then.
Functionality/Installation
I followed the instructions in Install.md and hit this roadblock (after cloning the repo)
▶ conda install -n base --override-channels -c conda-forge mamba 'python_abi=*=*cp*' ... -> ok ▶ cd intronseeker ▶ CONDA_SOLVER="libmamba" /bin/bash ./setup.sh ### Begin installing intronSeeker... ### Conda environment installing... SpecNotFound: Anaconda Client is required to interact with anaconda.org or an Anaconda API. Please run `conda install anaconda-client -n base`. FAIL : Conda environment installation FAILED.
Hello, I have added this command conda install anaconda-client -n base
to the installation documentation. Thanks a lot.
thanks for the updates here @SarahMaman - please let me know when the code has been exported to GitHub and I'll ping the reviewers here to continue the review process.
Please accept our apologies for our late response, we encountered issues during the import from GitLab to GitHub due to the presence of large files in our history. Here is our GitHub repository: https://github.com/Bios4Biol/intronSeeker Thanks you for your patience.
thank you!
@CFGrote @tkchafin the code repository has been migrated to GitHub, so please take a look at your earliest convenience.
I'm busy with teaching this and next week. Hope I'll find time to continue my review after Easter.
thanks, that sounds fine. no worries if other things pick up and you need to set this down, just let me know.
@editorialbot set https://github.com/Bios4Biol/intronSeeker as repository
Done! repository is now https://github.com/Bios4Biol/intronSeeker
@SarahMaman thanks for moving the repository. Below is another point that requires your attention:
CONTRIBUTING.md
file (see here for some examples: https://contributing.md/example/).@SarahMaman thanks for moving the repository. Below is another point that requires your attention:
* [ ] Your project appears to lack contributing guidelines at the moment. Please work to add these and to mention/link to them in your README. You could for instance create a `CONTRIBUTING.md` file (see here for some examples: https://contributing.md/example/).
Done ! Thanks for your help.
Installation issue doesn't seem to have been addressed, so I've been unable to verify any functional claims. I'm moving this week, and starting a new job soon, so I think I will have to withdraw from this. My apologies for the inconvenience.
no problem at all, thanks for the heads up and good luck with everything!
@CFGrote please let me know if you're able to continue with the review with the recent updates - no problem if you have to set it down.
hi @clreda 👋 would you be interested in and available to help review this JOSS submission?
I'll be back in office tomorrow after a spring break and will resume my review.
hi @clreda 👋 would you be interested in and available to help review this JOSS submission?
Thanks for the opportunity to review. Unfortunately, I have a lot of deadlines next month so I won't be able to give a good review quickly. Sorry for the inconvenience
no problem, thanks for the quick response!
hi @stevokeyo 👋 would you be interested in and available to help review this JOSS submission?
hi @jnarayan81 👋 would you be interested in and available to help review this JOSS submission?
@kellyrowland I appreciate the invitation, but unfortunately, due to my current workload, I must decline at this time. Thank you for considering me.
no problem, thanks for the quick response!
I closed https://github.com/Bios4Biol/intronSeeker/issues/3. The authors confirmed there are no automated tests and they sound like they do not intend to add such tests. @kellyrowland , I hence cannot check the "Automated Tests" checkbox in https://github.com/openjournals/joss-reviews/issues/6272#issuecomment-1907504163? Is checking that box a requirement for publication in JOSS?
@CFGrote automation of tests is not a requirement, as long as there are
manual steps described so that the functionality of the software can be verified
as listed in the checkbox item.
hi @alexmascension 👋 would you be interested in and available to help review this JOSS submission?
hi @alexmascension 👋 would you be interested in and available to help review this JOSS submission?
Hi! I'd love to but the current workload I'm facing doesn't allow me to perform this review. Nonetheless, I'd like to be considered for future reviews if that's the case.
Best!
hi again @clreda 👋 I've been having some trouble getting another reviewer here... is there any chance that you might have some bandwidth for this? or is there anyone you could suggest who might be interested and available for reviewing?
Hi! I have a huge deadline on June 4th. After that day, I can review the paper and the software, if that is acceptable to you. Sorry for the inconvenience
thanks so much for your responsiveness - I'll keep looking for reviewers in the mean time but may end up reaching out after then.
hi @mjsull @MmasterT 👋 would you be interested in and available to help review this JOSS submission?
Hi @kellyrowland , happy to review.
thanks very much!
@editorialbot add @mjsull to reviewers
@mjsull added to the reviewers list!
Submitting author: !--author-handle-->@SarahMaman<!--end-author-handle-- (MAMAN Sarah) Repository: https://github.com/Bios4Biol/intronSeeker Branch with paper.md (empty if default branch): master Version: v1.0.0 Editor: !--editor-->@kellyrowland<!--end-editor-- Reviewers: @CFGrote, @tkchafin, @mjsull Archive: 10.5281/zenodo.14017260
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
@CFGrote & @tkchafin, 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:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @kellyrowland 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 @CFGrote
📝 Checklist for @tkchafin
📝 Checklist for @mjsull