-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error: Running hmmsearch fail #170
Comments
SemiBin should not have generated an error here (or at least a more informative error), but it found Either something is wrong with the files or could this have been a very shallow/empty sample? |
I am having the same issue and also it says it can't find GPU despite I explicitly running job on gpu node. 024-08-13 21:51:46 agq013 SemiBin[86060] INFO Setting number of CPUs to 32 Error: Sequence file /semibin_tmp/tmpoh16qf07/orfs.faa is empty or misformatted Error: Running hmmsearch fail Any help is much appreciated. |
Hi, great job of binning.
Recently when I use Semibin2 to do the scaffolds binnning, a problem occurred in some samples. The first line is my command. Could you please help me to solve that? Thanks
`(semibin) [huwa@localhost: SRR21518485_spades_raw] SemiBin2 single_easy_bin --environment human_oral -i scaffolds.fasta -b SRR21518485_vamb/bam_path/SRR21518485_28131_sorted_mapped.bam -o SRR21518485_semibin_bam
2024-08-04 15:16:55 localhost.localdomain SemiBin[2188044] INFO Setting number of CPUs to 104
2024-08-04 15:16:55 localhost.localdomain SemiBin[2188044] INFO Binning for short_read
2024-08-04 15:16:58 localhost.localdomain SemiBin[2188044] INFO Did not detect GPU, using CPU.
2024-08-04 15:16:58 localhost.localdomain SemiBin[2188044] INFO Generating training data...
2024-08-04 15:16:59 localhost.localdomain SemiBin[2188044] INFO Calculating coverage for every sample.
2024-08-04 15:17:02 localhost.localdomain SemiBin[2188044] INFO Processed: SRR21518485_vamb/bam_path/SRR21518485_28131_sorted_mapped.bam
2024-08-04 15:17:02 localhost.localdomain SemiBin[2188044] INFO Start binning.
2024-08-04 15:17:03 localhost.localdomain SemiBin[2188044] INFO Number of bins prior to reclustering: 0
2024-08-04 15:17:04 localhost.localdomain SemiBin[2188044] INFO Running naive ORF finder
Error: Sequence file /tmp/tmpydq2w4yn/orfs.faa is empty or misformatted
Error: Running hmmsearch fail`
The text was updated successfully, but these errors were encountered: