I've aligned reads to a de novo assembly using BWA-MEM rather than Long Ranger align. The BWA alignments have the BX tag but no MI tag. Would you consider implementing a module to group together nearby reads into molecules and adding MI:i tags? No worries at all if you consider this feature outside the scope of bxtools.
lariat (aka longranger align) groups together reads that are within 50 kbp of each other. That's a reasonable default value, but I'd find it very helpful for this to be a configurable parameter. I'd like to set it to something more conservative like perhaps 5 kbp.
I've aligned reads to a de novo assembly using BWA-MEM rather than Long Ranger align. The BWA alignments have the
BXtag but noMItag. Would you consider implementing a module to group together nearby reads into molecules and addingMI:itags? No worries at all if you consider this feature outside the scope ofbxtools.lariat(akalongranger align) groups together reads that are within 50 kbp of each other. That's a reasonable default value, but I'd find it very helpful for this to be a configurable parameter. I'd like to set it to something more conservative like perhaps 5 kbp.