-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Description of the issue
For the modules, investigate if we could use getter/setters for the properties, in order to make the classes __init__ easier to understand and expand.
Action Items
Looked up modules:
- base_module
- build_schema
- config_json
- Not sure is worth it
- download
- ena_upload
- gisaid_upload
- log_summary
- map
- metadata_homogeneizer
- pipeline_manager
- read_bioinfo_metadata
- read_lab_metadata
- Para
LabMetadata
- Para
- rest_api
- Not worth it for so little properties, but could do it
- sftp_client
- upload_database
- upload_results
- utils
- validate
- wrapper
Notes
- setters apply each time a property is modified - This may break interactions between the modules. Needs to be taken into consideration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels