Skip to content

Loading annotations from standard file formats #36

@jwaldern

Description

@jwaldern

Instead of manually entering annotations and coordinates, it would be convenient to be able to pull annotations from an external file, such as a SnapGene file. Features and primers added to a sequence file in SnapGene can be exported as a standard GenBank text file, which can be parsed with the Bio.GenBank package of biopython (https://biopython.org/docs/1.75/api/Bio.GenBank.html).

Attached is an example of a standard genbank file, generated from an annotated SnapGene file. The goal would be to incorporate the primers (primer_bind) from this file as primer annotations in RNAvigate, and the misc_feature as spans (for example).

INIP_3UTR_RC_direction_of_transcription_GB.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions