You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseValueError("Can't plot isoforms from different strands")
self.strand: Strand=list(strand)[0]
Currently - the isoimage code only takes in same-strand ORFs for plotting.
We need to think about what to with antisense transcripts, which are prevalent in our long-read data, as well as GENCODE.
The text was updated successfully, but these errors were encountered:
biosurfer/isomodules/isoimage.py
Lines 67 to 70 in aba9107
Currently - the isoimage code only takes in same-strand ORFs for plotting.
We need to think about what to with antisense transcripts, which are prevalent in our long-read data, as well as GENCODE.
The text was updated successfully, but these errors were encountered: