-
Notifications
You must be signed in to change notification settings - Fork 16
Add ontology term name and cell state to obs #52
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
Conversation
PR Compliance Guide 🔍(Compliance updated until commit 763984d)Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label Previous compliance checksCompliance check up to commit 6369c5a
|
||||||||||||||||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
PR Type
Enhancement
Description
Add ontology term IDs and cell states to obs columns
Separate ontology term names from IDs in API response
Update API domain to production endpoint
Improve documentation with visualization examples
Diagram Walkthrough
File Walkthrough
__init__.py
Version bump to 0.11.0cytetype/init.py
config.py
Update API domain to production endpointcytetype/config.py
https://nygen-labs-prod--cytetype-api.modal.runtohttps://prod.cytetype.nygen.ioapi.py
Separate ontology term names and IDscytetype/api.py
ontologyTerm(name)and
ontologyTermID(ID)cellOntologyTermNamefor term namescellOntologyTermfor term IDsmain.py
Store ontology IDs and cell states in obscytetype/main.py
adata.obswith key{results_prefix}_cellOntologyTermID_{group_key}adata.obswith key{results_prefix}_cellState_{group_key}README.md
Update docs with improved examplesREADME.md
group_keyfor reusabilityexamples.md
Update all report links to production domaindocs/examples.md
dataset links
https://prod.cytetype.nygen.io