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]: Syn-CpG-Spacer: A Panel web app for synonymous recoding of viral genomes with CpG dinucleotides #6332

Closed
editorialbot opened this issue Feb 7, 2024 · 91 comments
Assignees
Labels
accepted published Papers published in JOSS Python recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials waitlisted Submissions in the JOSS backlog due to reduced service mode.

Comments

@editorialbot
Copy link
Collaborator

editorialbot commented Feb 7, 2024

Submitting author: @oleksulkowski (Aleksander Sułkowski)
Repository: https://github.com/oleksulkowski/Syn-CpG-Spacer
Branch with paper.md (empty if default branch):
Version: v1.1.0
Editor: @fboehm
Reviewers: @babinyurii, @KatyBrown
Archive: 10.5281/zenodo.10781374

Status

status

Status badge code:

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

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

@babinyurii & @KatyBrown, 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 @fboehm 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 @babinyurii

📝 Checklist for @KatyBrown

@editorialbot editorialbot added Python review TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials waitlisted Submissions in the JOSS backlog due to reduced service mode. labels Feb 7, 2024
@editorialbot
Copy link
Collaborator Author

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
Copy link
Collaborator Author

Software report:

github.com/AlDanial/cloc v 1.88  T=0.07 s (199.8 files/s, 179853.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
HTML                             1           1802              2           6393
Python                           2            175             77           1320
JavaScript                       2            175              0           1230
TeX                              1             10              0            162
SVG                              1              0              0            139
Markdown                         2             42              0             88
YAML                             3              8              4             46
JSON                             1              0              0             32
-------------------------------------------------------------------------------
SUM:                            13           2212             83           9410
-------------------------------------------------------------------------------


gitinspector failed to run statistical information for the repository

@editorialbot
Copy link
Collaborator Author

Wordcount for paper.md is 697

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1146/annurev-virology-091919-104213 is OK
- 10.1186/1756-0500-5-50 is OK
- 10.18129/B9.bioc.SynMut is OK
- 10.1371/journal.ppat.1000079 is OK
- 10.1042/BST20200695 is OK
- 10.1128/spectrum.02529-23 is OK
- 10.1371/journal.ppat.1011357 is OK
- 10.7554/eLife.12735 is OK
- 10.1038/s41564-022-01223-8 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@babinyurii
Copy link

babinyurii commented Feb 8, 2024

Review checklist for @babinyurii

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/oleksulkowski/Syn-CpG-Spacer?

  • License: Does the repository contain a plain-text LICENSE or COPYING file with the contents of an OSI approved software license?

  • Contribution and authorship: Has the submitting author (@oleksulkowski) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines

  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.

  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.

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

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@KatyBrown
Copy link

Hi, sorry to be slow, I should be able to look at this on Friday.

@fboehm
Copy link

fboehm commented Feb 14, 2024

Hi, sorry to be slow, I should be able to look at this on Friday.

No problem, @KatyBrown . Please let us know if you encounter any difficulties as you work through the review.

@fboehm
Copy link

fboehm commented Feb 14, 2024

@babinyurii - thank you for the thorough review. It looks like you have left unchecked a couple of the review checklist items. Are there associated tasks or edits needed from teh authors before you can check these last items? Or did you just now have time yet to assess them?

@babinyurii
Copy link

Hi, @fboehm !
I've left unchecked Functionality documentation. I think docstring are needed in the index.py at least describing the classes and other objects.

Should I address other issues here which are not covered by these checkboxes? I've got some.

@KatyBrown
Copy link

KatyBrown commented Feb 16, 2024

Review checklist for @KatyBrown

Conflict of interest

  • I confirm that I have read the JOSS conflict of interest (COI) policy and that: I have no COIs with reviewing this work or that any perceived COIs have been waived by JOSS for the purpose of this review.

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the https://github.com/oleksulkowski/Syn-CpG-Spacer?
  • License: Does the repository contain a plain-text LICENSE or COPYING file with the contents of an OSI approved software license?
  • Contribution and authorship: Has the submitting author (@oleksulkowski) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?
  • Substantial scholarly effort: Does this submission meet the scope eligibility described in the JOSS guidelines
  • Data sharing: If the paper contains original data, data are accessible to the reviewers. If the paper contains no original data, please check this item.
  • Reproducibility: If the paper contains original results, results are entirely reproducible by reviewers. If the paper contains no original results, please check this item.
  • Human and animal research: If the paper contains original data research on humans subjects or animals, does it comply with JOSS's human participants research policy and/or animal research policy? If the paper contains no such data, please check this item.

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

  • Summary: Has a clear description of the high-level functionality and purpose of the software for a diverse, non-specialist audience been provided?
  • A statement of need: Does the paper have a section titled 'Statement of need' that clearly states what problems the software is designed to solve, who the target audience is, and its relation to other work?
  • State of the field: Do the authors describe how this software compares to other commonly-used packages?
  • Quality of writing: Is the paper well written (i.e., it does not require editing for structure, language, or writing quality)?
  • References: Is the list of references complete, and is everything cited appropriately that should be cited (e.g., papers, datasets, software)? Do references in the text use the proper citation syntax?

@fboehm
Copy link

fboehm commented Feb 17, 2024

Hi, @fboehm ! I've left unchecked Functionality documentation. I think docstring are needed in the index.py at least describing the classes and other objects.

Should I address other issues here which are not covered by these checkboxes? I've got some.

Thank you @babinyurii - yes, please do offer suggestions that may improve the product. Please feel free to open new issues on the software repo's github page to describe the issues and offer suggestions.

@KatyBrown
Copy link

Hi, @fboehm ! I've left unchecked Functionality documentation. I think docstring are needed in the index.py at least describing the classes and other objects.

I agree with this and similarly comments would be useful in the JS wrapper in index.js

@KatyBrown
Copy link

I'm not sure if this is outside of my scope as a reviewer, but I think it would be preferable to read the code in index.py - either directly or into a string - and then process this within index.js, if that's possible, rather than pasting it across. It seems risky to have to remember to paste the code and it brings the Python code which is actually running outside of the CI testing.

@oleksulkowski
Copy link

Hi @KatyBrown, thank you for your feedback. The code in index.py is transferred to index.js when panel convert index.py --to pyodide-worker --out docs/app --title Syn-CpG-Spacer --pwa is run. If you want, I can emphasise that this command must always be run after changes are made to index.py in the "Development" section on the repository page.

@babinyurii could you please share the other issues? I will start working on your suggestions then.

@KatyBrown
Copy link

Hi @KatyBrown, thank you for your feedback. The code in index.py is transferred to index.js when panel convert index.py --to pyodide-worker --out docs/app --title Syn-CpG-Spacer --pwa is run. If you want, I can emphasise that this command must always be run after changes are made to index.py in the "Development" section on the repository page.

@oleksulkowski apologies, I missed that - in that case I think it’s fine as it is.

@KatyBrown
Copy link

I’d just like a last quick look through tomorrow - I’ll comment when I’m done.

@KatyBrown
Copy link

@fboehm OK, my review is complete now. Apart from extending the in-code documentation as @babinyurii discussed above, I think it looks good and meets all the requirements. It will be a useful tool and is well written and documented.

@fboehm
Copy link

fboehm commented Feb 22, 2024

Thank you, @KatyBrown! @babinyurii - did you have a chance to open issues in the software repository? If so, can you link to the issues in this thread? Thanks again!

@babinyurii
Copy link

babinyurii commented Feb 24, 2024

Here are the links to the issues:
oleksulkowski/Syn-CpG-Spacer#1

oleksulkowski/Syn-CpG-Spacer#4

oleksulkowski/Syn-CpG-Spacer#5

@fboehm
Copy link

fboehm commented Feb 25, 2024

@oleksulkowski - do you have questions about the issues and how to resolve them? Please feel free to link here to your proposed resolutions for the issues. And please let me know if you have any questions.

Thanks :)

@oleksulkowski
Copy link

Hi, @babinyurii @KatyBrown, I have applied changes based on your suggestions - could you please check the issue pages and referenced commits?

I added the docstrings in commit oleksulkowski/Syn-CpG-Spacer@dc58e2a

@babinyurii
Copy link

Hi, @oleksulkowski ! Everything is ok. I've closed the issues.

@fboehm
Copy link

fboehm commented Mar 28, 2024

@oleksulkowski - are you using the proper citation for Bokeh? I found this: https://docs.bokeh.org/en/1.0.4/docs/citation.html#:~:text=To%20cite%20Bokeh%20in%20publications,.bokeh.pydata.org.

It looks my link here is to an older version, maybe, of Bokeh? It seems like the citation in your pdf should include which version you use, too.

@fboehm
Copy link

fboehm commented Mar 28, 2024

@oleksulkowski - I can't quickly find another way to cite Progressive Web Apps, so, unless you know of one, we can leave it as is... although, if it has a version number, or a date on which you downloaded it or used it, you might want to add that to the citation.

@oleksulkowski
Copy link

I changed the Bokeh reference to include the version we used now. Regarding the PWA reference, the date accessed is there in the paper.bib file (urldate) but I think that the JOSS compiler doesn't show it on the pdf.

@fboehm
Copy link

fboehm commented Mar 28, 2024

I changed the Bokeh reference to include the version we used now. Regarding the PWA reference, the date accessed is there in the paper.bib file (urldate) but I think that the JOSS compiler doesn't show it on the pdf.

Excellent, @oleksulkowski !

@fboehm
Copy link

fboehm commented Mar 28, 2024

@editorialbot check references

@fboehm
Copy link

fboehm commented Mar 28, 2024

@editorialbot generate pdf

@fboehm
Copy link

fboehm commented Mar 28, 2024

@editorialbot commands

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1146/annurev-virology-091919-104213 is OK
- 10.1186/1756-0500-5-50 is OK
- 10.18129/B9.bioc.SynMut is OK
- 10.1371/journal.ppat.1000079 is OK
- 10.3389/fimmu.2019.01250 is OK
- 10.1042/BST20200695 is OK
- 10.1128/spectrum.02529-23 is OK
- 10.1371/journal.ppat.1011357 is OK
- 10.7554/eLife.12735 is OK
- 10.1038/s41564-022-01223-8 is OK
- 10.1093/bioinformatics/btp163 is OK
- 10.5281/zenodo.8378122 is OK
- 10.5281/zenodo.10563859 is OK

MISSING DOIs

- No DOI given, and none found for title: Bokeh: Python library for interactive visualizatio...
- No DOI given, and none found for title: Progressive web apps

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

Hello @fboehm, here are the things you can ask me to do:


# List all available commands
@editorialbot commands

# Add to this issue's reviewers list
@editorialbot add @username as reviewer

# Remove from this issue's reviewers list
@editorialbot remove @username from reviewers

# Get a list of all editors's GitHub handles
@editorialbot list editors

# Assign a user as the editor of this submission
@editorialbot assign @username as editor

# Remove the editor assigned to this submission
@editorialbot remove editor

# Remind an author, a reviewer or the editor to return to a review after a 
# certain period of time (supported units days and weeks)
@editorialbot remind @reviewer in 2 weeks

# Adds a checklist for the reviewer using this command
@editorialbot generate my checklist

# Set a value for version
@editorialbot set v1.0.0 as version

# Set a value for branch
@editorialbot set joss-paper as branch

# Set a value for repository
@editorialbot set https://github.com/organization/repo as repository

# Set a value for the archive DOI
@editorialbot set set 10.5281/zenodo.6861996 as archive

# Mention the EiCs for the correct track
@editorialbot ping track-eic

# Run checks and provide information on the repository and the paper file
@editorialbot check repository

# Check the references of the paper for missing DOIs
@editorialbot check references

# Generates the pdf paper
@editorialbot generate pdf

# Recommends the submission for acceptance
@editorialbot recommend-accept

# Generates a LaTeX preprint file
@editorialbot generate preprint

# Flag submission with questionable scope
@editorialbot query scope

# Get a link to the complete list of reviewers
@editorialbot list reviewers

# Creates a post-review checklist with editor and authors tasks
@editorialbot create post-review checklist

# Open the review issue
@editorialbot start review

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@fboehm
Copy link

fboehm commented Mar 28, 2024

@editorialbot recommend-accept

@editorialbot
Copy link
Collaborator Author

Attempting dry run of processing paper acceptance...

@editorialbot
Copy link
Collaborator Author

Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1146/annurev-virology-091919-104213 is OK
- 10.1186/1756-0500-5-50 is OK
- 10.18129/B9.bioc.SynMut is OK
- 10.1371/journal.ppat.1000079 is OK
- 10.3389/fimmu.2019.01250 is OK
- 10.1042/BST20200695 is OK
- 10.1128/spectrum.02529-23 is OK
- 10.1371/journal.ppat.1011357 is OK
- 10.7554/eLife.12735 is OK
- 10.1038/s41564-022-01223-8 is OK
- 10.1093/bioinformatics/btp163 is OK
- 10.5281/zenodo.8378122 is OK
- 10.5281/zenodo.10563859 is OK

MISSING DOIs

- No DOI given, and none found for title: Bokeh: Python library for interactive visualizatio...
- No DOI given, and none found for title: Progressive web apps

INVALID DOIs

- None

@editorialbot
Copy link
Collaborator Author

👋 @openjournals/bcm-eics, this paper is ready to be accepted and published.

Check final proof 👉📄 Download article

If the paper PDF and the deposit XML files look good in openjournals/joss-papers#5192, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

@editorialbot editorialbot added the recommend-accept Papers recommended for acceptance in JOSS. label Mar 28, 2024
@Kevin-Mattheus-Moerman
Copy link
Member

Kevin-Mattheus-Moerman commented Mar 31, 2024

@oleksulkowski as AEiC for JOSS I will now help to process this submission for acceptance in JOSS. I have checked this review, your repository, the archive link, and the paper. Everything seems in order, I only have the below point that requires your attention:

  • Most of your text in the paper features British English, except for optimizing and utilizing, you may consider editing these to be consistent.

@oleksulkowski
Copy link

Thanks @Kevin-Mattheus-Moerman, it's fixed now.

@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot generate pdf

@editorialbot
Copy link
Collaborator Author

👉📄 Download article proof 📄 View article proof on GitHub 📄 👈

@Kevin-Mattheus-Moerman
Copy link
Member

Kevin-Mattheus-Moerman commented Apr 3, 2024

@oleksulkowski Everything seems to be in order so we will now proceed to process this work for acceptance.

@Kevin-Mattheus-Moerman
Copy link
Member

@editorialbot accept

@editorialbot
Copy link
Collaborator Author

Doing it live! Attempting automated processing of paper acceptance...

@editorialbot
Copy link
Collaborator Author

Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository.

If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file.

You can copy the contents for your CITATION.cff file here:

CITATION.cff

cff-version: "1.2.0"
authors:
- family-names: Sulkowski
  given-names: Aleksander
  orcid: "https://orcid.org/0000-0002-0624-428X"
- family-names: Bouton
  given-names: Clément
  orcid: "https://orcid.org/0000-0001-9607-6533"
- family-names: Swanson
  given-names: Chad
  orcid: "https://orcid.org/0000-0002-6650-3634"
contact:
- family-names: Sulkowski
  given-names: Aleksander
  orcid: "https://orcid.org/0000-0002-0624-428X"
doi: 10.5281/zenodo.10781374
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Sulkowski
    given-names: Aleksander
    orcid: "https://orcid.org/0000-0002-0624-428X"
  - family-names: Bouton
    given-names: Clément
    orcid: "https://orcid.org/0000-0001-9607-6533"
  - family-names: Swanson
    given-names: Chad
    orcid: "https://orcid.org/0000-0002-6650-3634"
  date-published: 2024-04-03
  doi: 10.21105/joss.06332
  issn: 2475-9066
  issue: 96
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 6332
  title: "Syn-CpG-Spacer: A Panel web app for synonymous recoding of
    viral genomes with CpG dinucleotides"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.06332"
  volume: 9
title: "Syn-CpG-Spacer: A Panel web app for synonymous recoding of viral
  genomes with CpG dinucleotides"

If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation.

Find more information on .cff files here and here.

@editorialbot
Copy link
Collaborator Author

🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘

@editorialbot
Copy link
Collaborator Author

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.06332 joss-papers#5202
  2. Wait five minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.06332
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? Notify your editorial technical team...

@editorialbot editorialbot added accepted published Papers published in JOSS labels Apr 3, 2024
@Kevin-Mattheus-Moerman
Copy link
Member

@oleksulkowski congratulations on this publication !!

@fboehm Thank you for editing this one!

And a special thanks to the reviewers: @babinyurii, @KatyBrown !!! 🥳

@editorialbot
Copy link
Collaborator Author

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.06332/status.svg)](https://doi.org/10.21105/joss.06332)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.06332">
  <img src="https://joss.theoj.org/papers/10.21105/joss.06332/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.06332/status.svg
   :target: https://doi.org/10.21105/joss.06332

This is how it will look in your documentation:

DOI

We need your help!

The 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:

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 Python recommend-accept Papers recommended for acceptance in JOSS. review TeX Track: 2 (BCM) Biomedical Engineering, Biosciences, Chemistry, and Materials waitlisted Submissions in the JOSS backlog due to reduced service mode.
Projects
None yet
Development

No branches or pull requests

6 participants