-
Notifications
You must be signed in to change notification settings - Fork 1
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
Medaka polishing fails #5
Comments
Thanks for your interest in testing our tool and providing your log file and commands. I am sorry to hear you had such issues. It is weird for me to see medaka_consensus worked if you ran it manually, but it did not work when using I also noticed that you are using a GPU for polishing (from the medaka.polish.log), which I never tried before. But based on the log file, could you try setting the environment variable Thanks again for bringing this issue to my attention. I will keep it mind to see how I can improve nanophase with GPU settings. Please let me know if I can provide more help. |
Hello, |
Hi, I have the same problem with medaka using GPU. How do I set "TF_FORCE_GPU_ALLOW_GROWTH=true" in nanophase though? best |
Hi Yot, I am sorry you had similar problems. You can set the environment variable with the following command under the
Best |
Hello,
I am running NanoPhase on the ZymoBIOMICS Microbial Community Standard sequenced with long reads only. I am having problems with medaka polishing. The first problem was an out of memory error which I fixed by changing the batch size to 50 (form the default 100). Medaka still fails to generate a consensus sequence with half of the bins. If I manually run medaka from the environment, all bins work. I have attached the medaka polish log. Any help is appreciated.
commands:
nanophase meta -l /home/data1/Analyzed_data/N2022/Nmetactrrun2/guppy_6.1.7/demux_trim/Zymo_Std2/BC96_ZymoStd2.cat.fl250.fastq.gz -m r941_min_sup_g507 -t 50 -o /home/data1/Analyzed_data/N2022/Nmetactrrun2/nanophase/
medaka_consensus -d /home/data1/Analyzed_data/N2022/Nmetactrrun2/nanophase/03-Polishing/Racon/bin.1/bin.1-racon01.fasta -i /home/data1/Analyzed_data/N2022/Nmetactrrun2/nanophase/03-Polishing/LongSeqs/bin.1-lr.fq -o /home/data1/Analyzed_data/N2022/Nmetactrrun2/nanophase/03-Polishing/test/bin.1.racon.medaka.fasta -t 50 -m r941_min_sup_g507 -b 50
I have attached the medaka polish log. Any help is appreciated.
Thanks,
medaka.polish.log
The text was updated successfully, but these errors were encountered: