Stranded vs unstranded in getReferenceRegions() for features #1513
Milestone
Comments
This appears to be out of date; I believe this is closed. We'll reopen if necessary later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here we call
ReferenceRegion.unstranded()
, losing the strandedness information.There are known issues using this in the joins when trying to join datatypes that have no stranded information from the start.
The text was updated successfully, but these errors were encountered: