Closed clami66 closed 5 months ago
As described in issue #57 and #110, RNA features are converted incorrectly as the U bases is not mapped to the correct integer. This simple change fixed the issue for me
U
This fix the issue, but I wonder if there is a porblem further in creatin a good double strand because there is no information about that base.
As described in issue #57 and #110, RNA features are converted incorrectly as the
U
bases is not mapped to the correct integer. This simple change fixed the issue for me