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

outrigger validate fails when outrigger_output/index/mxe/exon1.bed does not exist #82

Open
ghost opened this issue Apr 20, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 20, 2017

Description

Ran outrigger validate on successful outrigger index results, crashed with ValueError: File "./outrigger_output/index/mxe/exon1.bed" does not exist. outrigger index ran successfully on a test dataset but found no mxe events in the truncated data. Consequently no exon1.bed file was written, which crashed outrigger validate. Skipped exon events were, however, validated and generated output before crash.

Steps to Reproduce

outrigger_output minus /gtf: https://www.dropbox.com/sh/k5waom8ueaspoeo/AAB4dGttyLiWG4RGfbgzXKzWa?dl=0
Successful outrigger index output: https://gist.github.com/navarrereed/afa45cde46027f2aa83fbd7825ea5db9
Failed outrigger validate output: https://gist.github.com/navarrereed/cd460498ca2c581c55057952139b080b

Expected behavior: Successful validation of outrigger_output. Outrigger appears to have written "se" results before crashing, graceful exit when no mxe events are detected.

Actual behavior: Crash due to lack of mxe results in outrigger_output.

Versions

outrigger --version
outrigger 1.0.0

python --version
Python 3.5.3

conda --version
conda 4.3.16

OS: Ubuntu 14.04

@olgabot
Copy link
Collaborator

olgabot commented Apr 21, 2017 via email

@leezx
Copy link

leezx commented Mar 29, 2018

I encountered the same problem. I used Esenmble gtf file. Could this be the reason?
ValueError: File "./outrigger_output/index/mxe/exon1.bed" does not exist

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

2 participants