Closed Skorn33 closed 1 year ago
Can I just merge the several picked_mips files ?
Hello,
While I’m not sure what options you provided the software, I can say that if there are leftover positions, there should be a BED file labeled as such, and this is much more likely when attempting to double tile or more. You can run the leftover positions to tile them again, but this will mean that some of the MIPs will ‘break the rules’ of MIPs not binding to the same strand of nucleotides.
To be honest, it’s not clear if that’s really a bad thing, but it stands to reason that it could increase the likelihood of false positives since the MIPs will be binding many of the identical nucleotides and could have the same off targets.
Also note that very low scoring MIPs could also be a factor, and those seldom work, so even if you pooled more of them it’s probably not a good idea if that applies.
Evan On Feb 14, 2023, 12:36 AM -0800, Skorn33 @.***>, wrote:
Can I just merge the several picked_mips files ? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thank you so much for your fast answer. From what you say I guess that cutting up the file of positions and merging several picked_mip file is not a great idea and could induce errors?
Yes, I would generally advise against it.
If you are targeting a long region or a small number of genes, it could be worth trying. If there are particular positions you want to capture, I would shrink the regions as much as possible so that the tiling is easier there.
Evan On Feb 15, 2023, 10:42 AM -0800, Skorn33 @.***>, wrote:
Thank you so much for your fast answer. From what you say I guess that cutting up the file of positions and merging several picked_mip file is not a great idea and could induce errors? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
Hi! I have a set of 1400 positions that I've selected because mipgen already found a picked_mip on them, but when I went to build my final file only 1300 positions came out with a picked mip, then I relaunched migen with the 100 positions and 93 positions had a picked mip.
It is like the positions with a picked mips depend on the set of positions, is that possible or am I doing something wrong ?