-
Notifications
You must be signed in to change notification settings - Fork 2
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
mm9 failing #82
Comments
@nsheff i pushed a commit last night (87115bd) that i believe addresses this: http://dev.lolaweb.databio.org/?key=5WDJEXFLG7TIR91 basically skips the genomic distributions processing if the genome isn't in |
if this looks good to you, i'll pull onto production ASAP as a bug fix |
I just released v0.5 of Genomic Distributions, which includes mm9 data. |
Now that I think about this, a better approach would be to just wrap this processing in a |
did we ever pull 0.5 of GenomicDistributions into this? Because my |
as of now, we are using the most recent version GenomicDistributions and mm9 is no longer failing closing this issue as it speaks to a slightly different improvement that we can make that is covered in #101 |
We have LOLA resources for
mm9
but because GenomicDistributions lacks this so far, I realized it's causing the whole thing to fail.@vpnagraj can you make it so the genomic distribution plots are not catastrophic if they fail? So it can still show the LOLA results?
databio/GenomicDistributions#2
I will work on adding
mm9
to GD but in this is generally useful that it should show whatever it can without failing catastrophically.The text was updated successfully, but these errors were encountered: