Skip to content

Conversation

@alexiszxcv
Copy link
Contributor

No description provided.

"""
Returns the required CpG sites for MiAge calculation.
"""
return list(self.coefficients.index)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the file from which this is sourced has an index that looks like "CpG_9" I don't think this will produce useful results as these are not cpg sites.

marcbal77 added a commit that referenced this pull request Dec 18, 2025
- Add MiAgeModel to model_gallery.py imports and model_builders registry
- Update expected_model_outputs/MiAge.csv with all 10 test samples
- Fixes model registration error preventing MiAge clock usage
- Tests passing

Updates PR #134
marcbal77 added a commit that referenced this pull request Dec 18, 2025
Add MiAge (Mitotic Age) clock (Fixes PR #134) - completed review and merging PR.
@marcbal77 marcbal77 closed this Dec 18, 2025
@marcbal77
Copy link
Member

Closing this PR as PR #185 (#185) was merged and enhanced this original PR.

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 this pull request may close these issues.

4 participants