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
Fix match result links and make source tags link to database homepage
- JASPAR sync now always sets urlPattern and version on the
ReferenceDatabase document (not just on first creation), so
existing databases that predate the urlPattern field get backfilled
on next sync
- Processor builds dbHomeUrl (derived from urlPattern origin) and sets
it on each match entry alongside dbUrl
- Match name and dbId badge link to the specific motif page (dbUrl)
- Blue source tag (e.g. "JASPAR") now links to the database homepage
(dbHomeUrl) instead of the motif page
- Add dbHomeUrl field to MatchEntry type
- Legacy two-part format also sets dbHomeUrl for JASPAR
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
0 commit comments