Closed lxsteiner closed 4 months ago
Hi,
Metabinner can be used for recovering prokaryotic bins. The sklearn warnings don't affect the results; there was an error with test_getmarker_3quarter.pl possibly due to the sequences not being able to identify the corresponding bacterial or archaeal single-copy marker genes (I can further confirm this issue if you could provide me with the log files. ).
When it comes to multi-sample cross-assemblies, it's recommended to provide each sample's data as individual files (Give all as individual samples sample1_R1/R2.fastq sample2_R1/R2.fastq etc).
Best, Ziye
Hi, thank you for the tool!
I've had it run on a MEGAHIT assembly of a metagenome with the eukaryotic host and many other unicellular eukaryotes, so I'm curious to see how it preformed on the prokaryotic and the eukaryotic fraction.
It seems the run finished successfully with some bins:
but apart from some sklearn warnings:
there was an error with
test_getmarker_3quarter.pl
on several spots:there are a few more of those errors but they are all similar. Could you make sense of it? Thanks.
Another question:
Thank you!