-
Notifications
You must be signed in to change notification settings - Fork 40
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
gssnng #142
gssnng #142
Conversation
Hi @Gibbsdavidl, thanks for submitting the package, looks mostly good, just see my two comments below: Regarding the tests, I was wondering if it would make sense to have the
Here I just wanted to check if |
Hello! Just checking in here... I will be updating the tests and adding run_gssnng to the documentation. Thank you! |
Hi there @grst , Took awhile(!), but I have updated our readthedocs to include the main functions and now pytest runs the example scripts with github actions. I think that should do it. :-) https://gssnng.readthedocs.io/en/latest/ -dave |
Great, thank you! |
@mikelkou, has this one been announced yet? |
If it hasn't been announced, it would be greatly appreciated! :-) |
Mandatory
Name of the tool: gssnng
Short description: This tool uses the nearest neighbor graph of cells --within question driven groups-- for matrix smoothing to produce high quality gene set scores on a per-cell, per-group, level which is useful for visualization and statistical analysis.
How does the package use scverse data structures (please describe in a few sentences): Adds the gene set scores into the AnnData obs table for plotting with scanpy.pl functions.
The code is publicly available under an OSI-approved license [Yes]
The package provides versioned releases [Yes]
The package can be installed from a standard registry (e.g. PyPI, conda-forge, bioconda) [Yes]
The package uses automated software tests and runs them via continuous integration (CI) [Yes]
The package provides API documentation via a website or README [Yes]
The package uses scverse datastructures where appropriate (i.e. AnnData, MuData or SpatialData and their modality-specific extensions) [Yes]
I am an author or maintainer of the tool and agree on listing the package on the scverse website [Yes]
Recommended
Please announce this package on scverse communication channels (zulip, discourse, twitter) ok
Please tag the author(s) these announcements. Handles (e.g. @scverse_team) to include are:
Twitter: @Gibbsdavidl
Zulip:
Discourse:
Mastodon:
The package provides tutorials (or "vignettes") that help getting users started quickly [Yes]
The package uses the scverse cookiecutter template. [No]