Skip to content
Snippets Groups Projects

Respect the html parameter in trackDb file

Merged Marek Szuba requested to merge github/fork/brucebolt/master into master

Created by: brucebolt

I have noticed the UCSC TrackHub specification has a html parameter for the description file URL (see https://genome.ucsc.edu/goldenPath/help/trackDb/trackDbHub.html#html), which appears not to be used by Ensembl. Instead, Ensembl generates its own description URL based on the track name.

This modification looks for a html parameter before using Ensembl’s default assumed URL. It also deals with inheritance of the parent's description if a parent value is specified.

Merge request reports

Merged by (Jan 20, 2025 2:34pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply