bio-learn / bio-learn/biolearn

enhancement: surface required CpG sites in docs for models without a coefficients file

Open
#200 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
91
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Models like HurdleInflammAge don't have a `model.file` entry but do expose their required sites via `methylation_sites()`. The doc generator currently shows "N/A" for these models.

A future improvement could instantiate the model (or extract sites statically) to populate the coefficients column. This would require reworking how `doc/generate.py` accesses model info since it currently only reads static definition dicts, not instantiated objects.

Ref: https://github.com/bio-learn/biolearn/pull/197#pullrequestreview-2710853685

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.