Skip to content

make assembly and sequence names separate fields #71

@diekhans

Description

@diekhans

MAF made a big mistake in combining the assembly name and sequence name into a single string. Worse yet, a dot was chosen as the separator, which was used as a separator in assembly accession and versions.

The Browser group has to hack around this in multiple places. Oddly, it is not in the library function that splits assembly and sequence IDs. So it seems that it is so 'simple' to parse; it is done in many places. Once more, seemingly 'simple' makes things complex for the user.

Assembly and sequence should be made into separate taffy fields for it to achieve world domination

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