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

Have a list of default genomes that users can start with #1251

Open
cmdcolin opened this issue Nov 6, 2018 · 6 comments
Open

Have a list of default genomes that users can start with #1251

cmdcolin opened this issue Nov 6, 2018 · 6 comments

Comments

@cmdcolin
Copy link
Contributor

cmdcolin commented Nov 6, 2018

If there was a small list of genome such as human, mouse, arabadopsis, etc to kickstart JBrowse/JBrowse desktop with it might lower barrier to entry

@rbuels
Copy link
Collaborator

rbuels commented Nov 6, 2018

Yes we need this. Where do you think we might serve these from? Perhaps an S3 bucket might be good.

@garrettjstevens
Copy link
Contributor

Totally agree. It's easy to find data, but hard to find it hosted along with an index. If we could set up a public S3 bucket with a few readily accessible genomes it would be awesome. If we could even host a GFF3 of the genes for that genome so they could have a sample track to look at, too, it might be nice.

@cmdcolin
Copy link
Contributor Author

This bug will also need solving #1269

@cmdcolin cmdcolin modified the milestones: 1.16.0, 1.16.1 Dec 7, 2018
@cmdcolin cmdcolin removed this from the 1.16.1 milestone Jan 25, 2019
@scottcain
Copy link
Member

For the big NIH MODs, there is some data already in public S3 buckets (refSeqs, genes and UCSC conservation tracks), and more will be coming. That's for yeast, fruitfly, worm, zebrafish, mouse, rat and human (not a MOD, but you get the idea). Once there is a build with those included, it would be easy to go to other MODs and say "turn on CORS and establish a standard directory structure that doesn't change from release to release, and we'll include yours too". For the aforementioned species, we can also probably get at least some of them to turn on CORS and pull data directly from them. Only some though, I've had conversations with a few of them and they indicated that IT won't let them turn on CORS.

@cmdcolin
Copy link
Contributor Author

cmdcolin commented Jul 1, 2019

JBrowse desktop actually does not need CORS

@cmdcolin
Copy link
Contributor Author

cmdcolin commented Jul 1, 2019

It uses node-fetch instead of the browser fetch just for the reasoning there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants