esilgard / argos_nlp

main repository for the argos/hidra nlp engine
Apache License 2.0
3 stars 6 forks source link

fix string cleaning offset bug #24

Closed esilgard closed 7 years ago

esilgard commented 8 years ago

fix offset bug produced by stripping off the leading '//' from the karyotype string (off by -2) example: //46,XY[7]

currently highlights '//46,XY[' as the karyotype string