Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ExaScience
/
ptra
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactoring + who icd 10 support
- #11
#11
Merged
caherzee
merged 39 commits into
master
ExaScience/ptra:master
from
who-icd10
ExaScience/ptra:who-icd10
Copy head branch name to clipboard
Mar 26, 2026
Conversation
Commits
39
(39)
Checks
Files changed
Merged
Refactoring + who icd 10 support
#11
caherzee
merged 39 commits into
master
ExaScience/ptra:master
from
who-icd10
ExaScience/ptra:who-icd10
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2025
Added support for who ICD10 codes.
caherzee
committed
caf42a6
View commit details
Copy full SHA for caf42a6
Browse repository at this point
Split into two mains:
Show description for 439772d
caherzee
committed
439772d
View commit details
Copy full SHA for 439772d
Browse repository at this point
Updated readme
caherzee
committed
2858a81
View commit details
Copy full SHA for 2858a81
Browse repository at this point
Commits on Oct 20, 2025
Remove TriNetX specific filters from generic main
caherzee
committed
2addcaf
View commit details
Copy full SHA for 2addcaf
Browse repository at this point
Commits on Oct 21, 2025
Refactoring to seperate CLI APIs from general ICD10 parsing code. Split
Show description for fc50908
caherzee
committed
fc50908
View commit details
Copy full SHA for fc50908
Browse repository at this point
Make event of interest a CLI option
caherzee
committed
9df648b
View commit details
Copy full SHA for 9df648b
Browse repository at this point
Added patient filters for age <65 and age >65
caherzee
committed
3642ed2
View commit details
Copy full SHA for 3642ed2
Browse repository at this point
Commits on Oct 22, 2025
Changed inteface for patient filters.
Show description for 93c699d
caherzee
committed
93c699d
View commit details
Copy full SHA for 93c699d
Browse repository at this point
Commits on Oct 24, 2025
Added generic trajectory filters.
Show description for 4f84f13
caherzee
committed
4f84f13
View commit details
Copy full SHA for 4f84f13
Browse repository at this point
Commits on Oct 29, 2025
Support for ACT codes
caherzee
committed
a45fd01
View commit details
Copy full SHA for a45fd01
Browse repository at this point
Simplified data interface: removed unused TrinetX fields from
Show description for 1cbe1f8
caherzee
committed
1cbe1f8
View commit details
Copy full SHA for 1cbe1f8
Browse repository at this point
Commits on Nov 3, 2025
Updated control output.
caherzee
committed
39d9245
View commit details
Copy full SHA for 39d9245
Browse repository at this point
Commits on Nov 4, 2025
adding DOT graph generation
vanmeerb
committed
09e7b4c
View commit details
Copy full SHA for 09e7b4c
Browse repository at this point
adding cluster-nr to nodes in dot
vanmeerb
committed
7dd2749
View commit details
Copy full SHA for 7dd2749
Browse repository at this point
going multiline for node labels in dot
vanmeerb
committed
1765dfe
View commit details
Copy full SHA for 1765dfe
Browse repository at this point
going multiline for node labels in dot
vanmeerb
committed
796e618
View commit details
Copy full SHA for 796e618
Browse repository at this point
nicer colors, no more magenta
vanmeerb
committed
d663917
View commit details
Copy full SHA for d663917
Browse repository at this point
Merge pull request #8 from ExaScience/feat/dot
Show description for d4e3da2
caherzee
authored
d4e3da2
View commit details
Copy full SHA for d4e3da2
Browse repository at this point
Commits on Nov 7, 2025
re-do of structured log printing on stdout
vanmeerb
committed
85421be
View commit details
Copy full SHA for 85421be
Browse repository at this point
updated
vanmeerb
committed
0de99f2
View commit details
Copy full SHA for 0de99f2
Browse repository at this point
adding compile workflow
vanmeerb
committed
b86c287
View commit details
Copy full SHA for b86c287
Browse repository at this point
adding compile workflow
vanmeerb
committed
22d5e0d
View commit details
Copy full SHA for 22d5e0d
Browse repository at this point
Commits on Nov 10, 2025
adding more slog calls
vanmeerb
committed
0ac034a
View commit details
Copy full SHA for 0ac034a
Browse repository at this point
adding more slog calls
vanmeerb
committed
400bf87
View commit details
Copy full SHA for 400bf87
Browse repository at this point
Commits on Nov 11, 2025
slog updates after initial test
vanmeerb
committed
3d46838
View commit details
Copy full SHA for 3d46838
Browse repository at this point
Commits on Nov 12, 2025
slog in clustering
vanmeerb
committed
144cf8f
View commit details
Copy full SHA for 144cf8f
Browse repository at this point
adding go test
vanmeerb
committed
5281a76
View commit details
Copy full SHA for 5281a76
Browse repository at this point
Commits on Nov 17, 2025
Updated readme
caherzee
committed
0c32e66
View commit details
Copy full SHA for 0c32e66
Browse repository at this point
Updated readme with documentation for --loglvl option.
caherzee
committed
c8d3a60
View commit details
Copy full SHA for c8d3a60
Browse repository at this point
Structured logging. Merge pull request #9 from ExaScience/feat/slogs
Show description for 99d99b9
caherzee
authored
99d99b9
View commit details
Copy full SHA for 99d99b9
Browse repository at this point
Commits on Nov 19, 2025
Switched to structured output + updated readme
caherzee
committed
a9b4b2c
View commit details
Copy full SHA for a9b4b2c
Browse repository at this point
Fix readme
caherzee
committed
902758c
View commit details
Copy full SHA for 902758c
Browse repository at this point
Commits on Dec 17, 2025
Added dot output for cluster annotated with patient numbers
caherzee
committed
8b2126c
View commit details
Copy full SHA for 8b2126c
Browse repository at this point
Commits on Dec 24, 2025
Added code for calculating the extended modularity score of the
Show description for d69238f
caherzee
committed
d69238f
View commit details
Copy full SHA for d69238f
Browse repository at this point
Commits on Jan 5, 2026
Integrated code for calculating extended modularity score with main.
caherzee
committed
f8c3157
View commit details
Copy full SHA for f8c3157
Browse repository at this point
Commits on Jan 6, 2026
Refactor: rename to empirical probability
caherzee
committed
3ecea59
View commit details
Copy full SHA for 3ecea59
Browse repository at this point
Updated readme with extended modularity metric for comparing
Show description for 5a33111
caherzee
committed
5a33111
View commit details
Copy full SHA for 5a33111
Browse repository at this point
Commits on Jan 28, 2026
Fix readme
caherzee
committed
9844dc6
View commit details
Copy full SHA for 9844dc6
Browse repository at this point
Commits on Mar 26, 2026
Add test data (fake).
caherzee
committed
ca1b0b2
View commit details
Copy full SHA for ca1b0b2
Browse repository at this point
You can’t perform that action at this time.