Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-link between Galaxy and UCSC for additional hub genomes #47

Open
jennaj opened this issue Apr 26, 2024 · 5 comments
Open

Cross-link between Galaxy and UCSC for additional hub genomes #47

jennaj opened this issue Apr 26, 2024 · 5 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@jennaj
Copy link
Member

jennaj commented Apr 26, 2024

Discussion and use case
https://help.galaxyproject.org/t/no-link-for-ucsc-to-visualise-datasets/12260/

From UCSC. This would either be in addition to the ucsc.builds.txt
You will also need all genbank-ids that we have here on our side… as a text file: https://hgdownload.soe.ucsc.edu/hubs/UCSC_GI.assemblyHubList.txt

What might work

  1. Use all of the links/tools as they are now, and (optionally) supplement the builds list.

Known wrinkles so far

  1. The UCSC browser serves the dbkey/database from the Table browser with a specific identifier format that differs slightly from the root identifier, and it is current server specific. This is being looked at (followup discussion could be here).
  2. Use like a custom genome? Users source the fasta, indexed at runtime, but can use the pre-existing database keys? Seems like a yes unless we want to generate indexes.
@jennaj jennaj added enhancement New feature or request question Further information is requested labels Apr 26, 2024
@maximilianh
Copy link

maximilianh commented Apr 29, 2024

We are now considering these changes:

  1. send the GCA_xxxx ID as db_key to Galaxy
  2. accept the GCA_xxxx ID in all incoming links.
  3. send a list of GCA_xxx IDs (Jen already has the URL, see above) that we accept to Galaxy and ask that Galaxy pulls this file every day or so.

Does this sound reasonable?

@bgruening
Copy link
Member

Hi @maximilianh. not or now?

@maximilianh
Copy link

Oh boy, I read over it, but didn't see the typo, sorry. Thanks @bgruening.

We fixed (2) on genome-test yesterday, but still need to do (1)

@bgruening
Copy link
Member

Some cool progress, if we have this in place it would be soooo good for our users! 👍

@maximilianh
Copy link

maximilianh commented Apr 30, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants