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

Extract Genomic DNA not recognizing mm9 #9396

Closed
rtrumbly opened this issue Feb 19, 2020 · 3 comments
Closed

Extract Genomic DNA not recognizing mm9 #9396

rtrumbly opened this issue Feb 19, 2020 · 3 comments

Comments

@rtrumbly
Copy link

Trying to run Extract Genomic DNA on bed file with mm9 as genome. The tool says no options available for locally cached reference genome. when I edit the file to hg19 genome, it is recognized, but not for mm9 which is the correct genome. I have attached a screenshot of the problem. Here is a screen shot of the problem.
Extract Genome DNA bug

@mvdbeek
Copy link
Member

mvdbeek commented Feb 19, 2020

That means there is no index installed for mm9. I would suggest contacting the administrator of the Galaxy instance you are using. If that is not an option you can upload a fasta file for the mm9 genome and change "Choose the source for the reference genome" to history and select your fasta file with the genome sequence.

@jennaj
Copy link
Member

jennaj commented Feb 19, 2020

Hello @rtrumbly

If you are working at Galaxy Main https://usegalaxy.org, please use bedtools GetFastaBed instead. It performs the same basic function plus has more options. You will find mm9 and many other genomes indexed.

@mvdbeek mvdbeek closed this as completed Feb 20, 2020
@rtrumbly
Copy link
Author

rtrumbly commented Feb 20, 2020 via email

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

3 participants