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

Remove if(0) #1

Closed
wants to merge 1 commit into from
Closed

Remove if(0) #1

wants to merge 1 commit into from

Conversation

philippbayer
Copy link

Thank you for this very useful tool!

There's an if(0) around most of the subroutine-calling, resulting in an immediate crash once the program is run (it looks for the genome.masked.fa which wasn't created)

I guess it was forgotten from debugging. This PR removes it.

@oushujun
Copy link
Owner

oushujun commented Jun 4, 2019

Hello @philippbayer,

Thanks for your contribution. Due to some errors in TIR-Learner, the EDTA_raw.pl and EDTA.pl are under a development mode. We are working to resolve this issue and hope it will be fixed within this week. If you have another source of TIR candidates, you can use the EDTA_process.pl alone to perform the filtering. Sorry for the inconvenience.

Best,
Shujun

@oushujun oushujun added the bug Something isn't working label Jun 4, 2019
@philippbayer
Copy link
Author

I see - and it looks like someone else reported the same thing in the issues! I don't have any other TIR candidates so I'll wait, and close this PR

@oushujun
Copy link
Owner

Please find the resolution of this issue in #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants