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]: ENASearch: A Python library for interacting with ENA's API #418

Closed
18 tasks done
whedon opened this issue Sep 25, 2017 · 21 comments
Closed
18 tasks done

[REVIEW]: ENASearch: A Python library for interacting with ENA's API #418

whedon opened this issue Sep 25, 2017 · 21 comments
Assignees
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review

Comments

@whedon
Copy link

whedon commented Sep 25, 2017

Submitting author: @bebatut (Bérénice Batut)
Repository: https://github.com/bebatut/enasearch
Version: 0.2.0
Editor: @brainstorm
Reviewer: @vals
Archive: 10.5281/zenodo.1034619

Status

status

Status badge code:

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

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

@vals, 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 @brainstorm know.

Conflict of interest

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?
  • Version: Does the release version given match the GitHub release (0.1.1)?
  • Authorship: Has the submitting author (@bebatut) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

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 function 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

  • Authors: Does the paper.md file include a list of authors with their affiliations?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • References: Do all archival references that should have a DOI list one (e.g., papers, datasets, software)?
@whedon
Copy link
Author

whedon commented Sep 25, 2017

Hello human, I'm @whedon. I'm here to help you with some common editorial tasks for JOSS. @vals 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:

  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

@brainstorm
Copy link
Member

@vals, hope all is clear with the instructions above? Let me know if you run into doubts/issues, happy to help!

@vals
Copy link

vals commented Oct 2, 2017

I have now reviewed the repository in accordance to the guidelines.

Due to the following issues, I would not accept it at the moment:

/Valentine

@brainstorm
Copy link
Member

Thanks @vals for your thorough review 👍

Let's give a chance to @bebatut to address those issues and give some feedback ;)

@bebatut
Copy link

bebatut commented Oct 3, 2017

Thanks a lot @vals for the review! It helps us to improve a lot the documentation at http://bebatut.fr/enasearch/. So I hope I solved the issues you pointed:

  • No functional claims of the software: it should be solved with PR#33 and PR#30
  • No statement of need: it should be solved with PR#30
  • No example usage: it should be solved with PR#33
  • The functionality documentation is not clear
    • More documentation about the interaction with ENA has been added with PR#34. It should clarify the different type of data and commands
    • I will add more description about the outputs of the commands during the week
  • No JOSS paper file: it is located in src/paper/paper.md
    Must it be at the root of the repo?

Please tell me if you think there is more missing or not clear

@vals
Copy link

vals commented Oct 16, 2017

Hi @bebatut

With these changes the software is more clear. It now satisfies the conditions for a JOSS publication.

/Valentine

@brainstorm
Copy link
Member

Thanks much @vals for your review!

@bebatut At this point 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.

@bebatut
Copy link

bebatut commented Oct 20, 2017

@brainstorm I will make an archive on Zenodo. But, because of the changes I made thanks to @vals, I was thinking about increasing the version. Is it possible?

@brainstorm
Copy link
Member

Yeah, make sure you include the changes proposed by Valentine and bump up the version ;)

@bebatut
Copy link

bebatut commented Oct 22, 2017

The release is: 0.2.0
Its DOI: 10.5281/zenodo.1034619

@brainstorm
Copy link
Member

@whedon set 10.5281/zenodo.1034619 as archive

@whedon
Copy link
Author

whedon commented Oct 22, 2017

OK. 10.5281/zenodo.1034619 is the archive.

@bebatut
Copy link

bebatut commented Oct 22, 2017

@whedon set 0.2.0 as version

@bebatut
Copy link

bebatut commented Oct 22, 2017

(I am trying... but not working).
@brainstorm How can we change the version?

@brainstorm
Copy link
Member

@whedon commands

@whedon
Copy link
Author

whedon commented Oct 23, 2017

Here are some things you can ask me to do:

# List all of Whedon's capabilities
@whedon commands

# Assign a GitHub user as the reviewer of this submission
@whedon assign @username as reviewer

# List the GitHub usernames of the JOSS editors
@whedon list editors

# List of JOSS reviewers together with programming language preferences and domain expertise
@whedon list reviewers

# Change editorial assignment
@whedon assign @username as editor

# Set the software archive DOI at the top of the issue e.g.
@whedon set 10.0000/zenodo.00000 as archive

# Open the review issue
@whedon start review

🚧 Important 🚧

This is all quite new. Please make sure you check the top of the issue after running a @whedon command (you might also need to refresh the page to see the issue update).

@brainstorm
Copy link
Member

@arfon I guess that indicating a new version does require a new DOI? I don't know what's the status of that discussion I'm afraid :-S

@bebatut
Copy link

bebatut commented Oct 23, 2017

Which DOI? Because the DOI for the archive is currently for the new version.

@arfon
Copy link
Member

arfon commented Oct 24, 2017

Which DOI? Because the DOI for the archive is currently for the new version.

I think this should be fine.

@arfon
Copy link
Member

arfon commented Oct 24, 2017

@vals - many thanks for your review and to @brainstorm for editing this submission ✨

@bebatut - your paper is now accepted into JOSS and your DOI is https://doi.org/10.21105/joss.00418 ⚡️ 🚀 💥

@arfon arfon closed this as completed Oct 24, 2017
@arfon arfon added the accepted label Oct 24, 2017
@bebatut
Copy link

bebatut commented Oct 25, 2017

Thanks @vals for the reviews, @brainstorm for editing and @arfon globally

@whedon whedon added published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. labels Mar 2, 2020
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 recommend-accept Papers recommended for acceptance in JOSS. review
Projects
None yet
Development

No branches or pull requests

5 participants