Skip to content

Remove underscore from check for Ensembl Protein ID #109

Description

@davereinhart

There is no underscore in Ensembl IDs, so this would always evaluate to false for Ensembl Protein IDs:

if accession_id.startswith(("NP_", "ENSP_")):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions