-
Notifications
You must be signed in to change notification settings - Fork 22
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
UNIQUE id error on tasic2016_big dataset #69
Comments
Description Version Terminal output
|
Here's more information on the commands and output: https://gist.github.com/olgabot/f51b795b62c71f2b2cdb8cd586bdaef4 I'm working on a fix and we'll see if it will work. Otherwise, I think this will be fixed by revamping the command line inputs to be more explicit (#78) and avoid clashing between databases |
Description
There is an error that occurs when adding novel exons to the
gffutils.FeatureDB
duringoutrigger index
.Steps to Reproduce
On the branch
v1.0.0rc1
, there are additional SJ.out.tab files for testing. Using these files, there's an error when finding novel exons on chromosome 4:Expected behavior: Expected
outrigger index
to complete without errorActual behavior: Got this error
Versions
The text was updated successfully, but these errors were encountered: