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

Why are these elements private? #141

Closed
fabianegli opened this issue Mar 17, 2023 · 1 comment · Fixed by #148
Closed

Why are these elements private? #141

fabianegli opened this issue Mar 17, 2023 · 1 comment · Fixed by #148

Comments

@fabianegli
Copy link
Collaborator

It seems to me to defy the purpose to make these elements private.

self._ontology_term = ontology_term
self._delta_composition = delta_composition
self._site = sites
self._delta_mono_mass = delta_mono_mass

They seem to be intended for use. e.g. in https://github.com/nf-core/quantms/blob/0ca2cb5510d70cd8dddc125192dba7a50dca23a7/bin/prepare_diann_parameters.py#L49

@ypriverol
Copy link
Member

Added the functions get for those properties. #148

@ypriverol ypriverol linked a pull request Sep 4, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants