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

Dummy drugs #9

Open
legaultmarc opened this issue Apr 20, 2016 · 1 comment
Open

Dummy drugs #9

legaultmarc opened this issue Apr 20, 2016 · 1 comment

Comments

@legaultmarc
Copy link
Owner

Sometimes, we know that an individual uses a drug class without knowing the specific molecule.

This needs to be supported when registering drug users (e.g. register_drug_user("user0123", "beta-blocker")). The correct behaviour is also expected when querying the manager (e.g. get_drug_users).

Implementation could be based on ATC codes.

@legaultmarc
Copy link
Owner Author

legaultmarc commented Apr 22, 2016

A "dummy" phenotype is also needed to represent complex hierarchies. These would be regular phenotpyes, but with forbidden get_data(). They also wouldn't get listed unless explicitly asked for.

See Issue #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant