Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor templates to use class inheritance #338

Closed
anngvu opened this issue Aug 31, 2023 · 0 comments
Closed

Refactor templates to use class inheritance #338

anngvu opened this issue Aug 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@anngvu
Copy link
Collaborator

anngvu commented Aug 31, 2023

This is currently being tested in the Gray Foundation model first, but it is a nice modeling feature akin to having dry enums. It would allow neater, more understandable templates because properties (slots) would be automatically expanded according to the class lineage, so e.g. scRNASeqTemplate would inherit sequencing relevant props from SequencingTemplate, and the scRNAseqTemplate should only contain props that are specific to single-cell sequencing.

@anngvu anngvu added the enhancement New feature or request label Aug 31, 2023
@anngvu anngvu self-assigned this Aug 31, 2023
@anngvu anngvu moved this to In Progress in NF-OSI Sprints Sep 5, 2023
@anngvu anngvu closed this as completed Sep 25, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in NF-OSI Sprints Sep 25, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant