Skip to content

Deprecate CoordinateMapper.py #22

@reece

Description

@reece

As the original author of CoordinateMapper.py (see this post from 2010), I recommend against using it.

That code was written long ago and posted in a biopython mailing list as a sketch. The many discussions about its shortcomings have been lost along the way. For example, the code assumed that alignments were ungapped and that the CDS start was in the first exon, and it would silently give the wrong answer if so. I don't know whether those limitations remain. Although Lena improved it, to my knowledge it has few tests.

Furthermore, it was written at the time when there was literally no publicly available code to perform similar operations. The state of available tools is now much better. I think the hgvs package should be able to do everything you seek from this code.

And, congratulations on MutationInfo... anything that makes variation data easier to use is a good thing (provided it's accurate!).

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