galaxyproject / galaxyproject/idc
Organize IDC data around the concept of *ALIAS* labels for accessions, dbkeys, chromosome/scaffold identifiers
- Dominant language
- Shell
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Meta concept**
The label used to designate genomic information across data providers can differ, even for the same underlying information. UCSC has addressed this need with the concept of **aliases**. The IDC would benefit from leveraging this information in Galaxy-adjacent projects and applications.
**Example: mm39**
Source file `https://hgdownload.soe.ucsc.edu/goldenPath/mm39/database/chromAlias.txt.gz`
Shared history with that file loaded -> https://test.galaxyproject.org/u/jenjackson/h/mouse-alias-table
_Screenshots_


If this file had more rows added, specifically the UCSC source with the root dbkey, the IDC could consume the data, and Galaxy could use it for file fetching on workflow forms, external applications (link outs and data pushes), and possibly implicit conversion of data at runtime for tool consumption. There are likely other practical uses such as improved error trapping and automated use suggestions e.g. chatGXY training data.
This is hard but seems possible, and maybe required for long term scaling goals across the project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.