berntpopp / variant-linker

MIT License
0 stars 0 forks source link

Feature request: Add Debug Messages for Other Scripts #24

Closed berntpopp closed 2 weeks ago

berntpopp commented 2 weeks ago

Description Currently, the debug messages are only implemented for the API request scripts (variantRecoder.js and vepRegionsAnnotation.js). To improve the overall debugging capability, we should extend the debug logging to other scripts within the project. This will provide a more comprehensive view of the tool's operation and help in troubleshooting.

Acceptance Criteria

Relevant Scripts

Example Debug Messages to Add