Hello,
I'm trying to understand how blobtools works and I've been reading the "getting started" section.
https://blobtoolkit.genomehubs.org/blobtools2/blobtools2-tutorials/getting-started-with-blobtools2/
Why do you suggest running diamond blastx with the --max-target-seqs 1 parameter? Wouldn't this mean that you would get hits against only one target sequence for each query sequence? So wouldn't this, in turn, mean that in the case of very large contigs (many Mbp) you would only get one hit? I'm asking because if this contig contained a contaminant (due to misassembly) you wouldn't know that this contig is chimeric. Or is it that blobtools isn't really "interested" in detecting chimeric contigs?
Thanks!
Hello,
I'm trying to understand how blobtools works and I've been reading the "getting started" section.
https://blobtoolkit.genomehubs.org/blobtools2/blobtools2-tutorials/getting-started-with-blobtools2/
Why do you suggest running diamond blastx with the
--max-target-seqs 1parameter? Wouldn't this mean that you would get hits against only one target sequence for each query sequence? So wouldn't this, in turn, mean that in the case of very large contigs (many Mbp) you would only get one hit? I'm asking because if this contig contained a contaminant (due to misassembly) you wouldn't know that this contig is chimeric. Or is it that blobtools isn't really "interested" in detecting chimeric contigs?Thanks!