Skip to content

feature location in a join, how to correnctly translate #85

@albodrug

Description

@albodrug

Hello,

Thanks for the great tool.

I have downloaded a .gb file in a similar way to article_examples/0_download_the_plasmid.py
I have a gene with several isoforms and each isoform is summarized in a single CDS feature with a join for positions, like this:

CDS             complement(join(754..944,1514..1784,1858..2045,2923..3103,
                     4147..4728))

When viewing the gene with dna_feature_viewer, it looks like only the first coordinate and the last coordinate are taken into account, making the CDS span from 754 to 4728, when I would like 5 chunks corresponding to the five CDS ranges specified in the join.

Is this possible with DnaFeatureViewer, or should I split these CDS manually?

Here is the picture I obtain:
Screenshot from 2024-04-17 15-46-49

Thanks!
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions