Skip to content

skip 0 index for negative start indices #43

@martin-raden

Description

@martin-raden

Hi,
when visualizing an mRNA, often indexing is "start-codon-based", ie. first position of AUG is 1 and all preceeding indices are numbered decreasingly starting with -1

Currently, Forna also uses the "0" index, ie eg using

>rna|start=-1
AAUG

will result in the indexing -1, 0, 1, 2 instead of -1, 1, 2, 3

thanks for fixing,
best,
Martin

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