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

Maintain original ordering of records #22

Open
jdidion opened this issue May 18, 2016 · 0 comments
Open

Maintain original ordering of records #22

jdidion opened this issue May 18, 2016 · 0 comments

Comments

@jdidion
Copy link

jdidion commented May 18, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant