What would be a reasonable metric for choosing the best-fitting reference from a mapping?
I am thinking something like average # reads mapped at each position + total reads mapped - unmapped position. We could also take into account the quality and mapping quality of reads. We could use a dataframe for this:
www.github.com/averagehat/bioframes
What would be a reasonable metric for choosing the best-fitting reference from a mapping?
I am thinking something like average # reads mapped at each position + total reads mapped - unmapped position. We could also take into account the quality and mapping quality of reads. We could use a dataframe for this:
www.github.com/averagehat/bioframes