Closed PolinaBevad closed 5 years ago
This PR fixes offset problem in realignins() for HCC2218 somatic set, when substr is outside of string because of the incorrect condition in the loop. Tests were added to Java version.
realignins()
Description
This PR fixes offset problem in
realignins()
for HCC2218 somatic set, when substr is outside of string because of the incorrect condition in the loop. Tests were added to Java version.