-
Notifications
You must be signed in to change notification settings - Fork 3
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
cnv_ltffinder2gff.pl #1
Comments
I got the same problem too, did you solve it? |
So I thought I altered something in the script, but when I went to check it I noticed that it wasn't different than the version currently posted. I just re-downloaded the currently posted version and I get the same error and the gff file is not populated. However, when I use a version that I got working (again which I can't find what is actually different) I get the same error, but the gff file is populated. See below: I renamed the newly downloaded file to "cnv_ltr.pl", while my version that works has the full name.
The populated gff looks like this:
While the unpopulated verion just has the I'm serious baffled as why this particular copy works (attached, with a .txt extension) as I can't find any differences between them. I also got this to work like a year and a half ago when I was still learning so I didn't document how I got it working, sorry. Let me know if this version works for you. Edit: Just tested it on a newly created test_user account on our server and this version of the script worked. |
I really appreciate your help. However, I keep getting the same error even used .txt version. I'm really confused as to why this is happening. Thanks again anyway! |
Ah, sorry it didn't work. I tested it on personal laptop and got it working so that suggest that it works somewhere else besides our main server. I am also confused as to what is causing the error and why I can get it to work with a particular saved version. I use this script in one of my pipelines, but since it's not really working I will probably remove it and create my own parser. It won't have the same functionalities as this script (i.e. merging multiple gffs) as I only need to run it once and extract a single gff. It shouldn't be hard to create and I could let you know when the parser is finished if all you need is to just turn the LTR_finder output into 1 gff file. |
If you just need LTR_finder output to GFF3, this should do the trick. https://github.com/PlantDr430/CSU_scripts/blob/master/ltr_finder_2gff.py |
OMG! It works, thanks a ton!!!!! |
No worries, if you have any issue please post them to my GitHub page. |
Hello,
I am trying to use the cnv_ltffinder2gff.pl and I keep getting this error:
I get the same error even if I don't use the --gff-ver flag
Any idea what could be causing this?
The text was updated successfully, but these errors were encountered: