prohlatype icon indicating copy to clipboard operation
prohlatype copied to clipboard

Splice variants in merging graphs

Open rleonid opened this issue 9 years ago • 0 comments

The current algorithm special cases some checks in Merge_mas.known_splice_adjustments. We could potentially detect them instead with

  1. Check if allele ends with 'N'.
  2. See if the variant matches a considerable (?) portion of the genetic data.

rleonid avatar Nov 15 '16 23:11 rleonid