-
Notifications
You must be signed in to change notification settings - Fork 3
Read trimming/filtering is not finding the necessary adapter file #4
Comments
As I mentioned in the title, this is problem with read trimming/filtering. I will try to upload a fix in the coming days. Stay tuned! |
Hi Mr. Holmer, Do you have any news about the script? Lilian |
Hi Lilian, I am currently merging several bug fixes and feature requests into a new release, this should be finished this week. Let's hope it is worth the wait! |
Thank you! I will wait. Best regards, Lilian 2015-09-21 10:57 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
This should be fixed now, so please pull the latest code.
IOGA uses this file to find all the required dependencies, this should fix the problems you were having. Please let me know if this works or does not work! |
Dear Rens, I've tried running the setup_IOGA.py code, but unfortunately it did not make[1]: Entering directory I was wondering if it is possible to exclude the samtools downloading step Thanks for your help. Best regards, Lilian 2015-09-25 7:03 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
Hi Lillian, Cheers, Rens |
Hi Rens, Installing the zlib1g-dev library did not solve the problem. I'll wait for Thanks once again. Best, Lilian 2015-09-25 10:29 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
I pushed a fix, you can try that now. |
Hi Rens, I keep seeing this error: /home/lilian/Documents/IOGA-master/IOGA_config.json subprocess.call([config['bbmap'],'ref='+ref,'in='+forward,'in2='+reverse,'threads='+threads,'outm='+mappedreads,'covstats='+covstats,'basecov='+basecov,'-Xmx10G','local=t','keepnames=t'],stdout=fnull,stderr=fnull) KeyError: 'bbmap' Regards, Lilian 2015-09-25 10:38 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
Could you post a copy of EDIT: there was an error in IOGA.py. Should be fixed. |
Following a copy of IOGA_config.jso { "adapters": 2015-09-25 11:51 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
Could you please check the fix? On 25 Sep 2015, at 18:23, Lilian-ufsc <[email protected]mailto:[email protected]> wrote: Following a copy of IOGA_config.jso { "adapters": 2015-09-25 11:51 GMT-03:00 holmrenser <[email protected]mailto:[email protected]>:
Lilian de Oliveira Machado Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-143267678. |
Following a new error: /home/lilian/Documents/IOGA-master/IOGA_config.json 2015-09-25 13:26 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
Are you able to run the bbmap.sh and bbduk.sh that were installed? On 25 Sep 2015, at 18:54, Lilian-ufsc <[email protected]mailto:[email protected]> wrote: Following a new error: /home/lilian/Documents/IOGA-master/IOGA_config.json 2015-09-25 13:26 GMT-03:00 holmrenser <[email protected]mailto:[email protected]>:
Lilian de Oliveira Machado — |
Yes, both were installed. 2015-09-25 15:07 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado Lilian de Oliveira Machado |
Can you tell me what files are in the folder |
Sure! Just one file.The file in the folder guabi.1 is guabi.1.temp.fasta. Commands: root@bioinfo-Precision-Tower-5810:/home/lilian/Documents/IOGA-master# 2015-09-25 15:19 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
I suspect the problem is in your IOGA.py command. You typed: The second readfile probably should be |
Unfortunately not, I fixed the command but I still get the same error. root@bioinfo-Precision-Tower-5810:/home/lilian/Documents/IOGA-master# 2015-09-25 15:37 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
Do you still have these issues? So far I have been unable to reproduce these errors. Do you have java7? For sure I will work on more informative logging and error messages. |
Also I fixed an error with the adapters. |
Hi Rens, I installed java 7 but it's not working. So, I installed java 8 and I Regards Lilian 2015-10-08 12:04 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
Java error - threads error Here are thread error messages: lilian@bioinfo-Precision-Tower-5810:~/Downloads/IOGA-master$ ./IOGA.py -r Initial: Exception in thread "Thread-8" java.lang.AssertionError: 0, 238296, 2 Would you help me, please? 2015-10-09 14:50 GMT-03:00 Lilian Machado [email protected]:
Lilian de Oliveira Machado |
This is proving to be an excellent test case! Thanks for sticking with me. I think your latest error is a result of a bug in the adapter sequences for read trimming. This should be fixed now, so please make sure you do a If that doesn't fix things, please check in again! |
Have you update the script on the github page? I haven't found any new Cheers. 2015-10-09 16:01 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
No new files, but they have changed ;-) |
Dear Rens, Great sucess, problem solved! Thank you so much :) Cheers, Lilian 2015-10-10 6:17 GMT-03:00 holmrenser [email protected]:
Lilian de Oliveira Machado |
Hurray! Thank you a lot for working this out with me! |
Continued from #3
Hi Rens,
I have a problem! I'm using IOGA.py, but I keep seeing this error: OSError: [Errno 2]. Would you please help me solve this problem?
Best regards,
Lilian
The text was updated successfully, but these errors were encountered: