Skip to content

GenomicRegion mess #8

Open
Open
@andrewdavidsmith

Description

@andrewdavidsmith

GenomicRegion.cpp is pretty messy, with analogous functionality in different places using different code. For example approaches to parsing strings totally different between constructors that take a string compared with a character array. This is not good, as it will lead to potentially inconsistent behavior and bugs appearing that are not fixed in all appropriate places. We need to plan a re-writing of some of this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions