Skip to content
This repository was archived by the owner on Jun 16, 2018. It is now read-only.
This repository was archived by the owner on Jun 16, 2018. It is now read-only.

Maintain original ordering of records #22

@jdidion

Description

@jdidion

For some applications, it would be nice to maintain the original order of records found in the fasta file. There is no minimum version specified in setup.py - if it were made to be 2.7, then this could be accomplished by using collections.OrderedDict in place of dict for the index. Otherwise a slightly more complicated implementation would be required. I'd be happy to implement either and open a pull request if you tell me what the minimum version is that you're trying to support.

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