Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steps towards a genome representation. #22

Merged
merged 8 commits into from
Nov 5, 2023
Merged

Steps towards a genome representation. #22

merged 8 commits into from
Nov 5, 2023

Conversation

GavinHuttley
Copy link

No description provided.

[CHANGED] these classes only encapsulate the sequences, so that now
    indicated in the class names.
[CHANGED] this is an effort to be consistent with the cogent3 API,
    but it needs to be checked thoroughly.
[NEW] this is a class that has only 2 methods and attributes for the species,
    sequence db instance and the annotation db instance. This wrapping class
    is required for memory efficiency because the cogent3 SequeceCollection
    class is not designed for large sequence collections, either large sequences
    or large numbers of sequences. The correct solution is to improve the cogent3
    class performance. So this is an interim solution.
@GavinHuttley GavinHuttley merged commit 9128b45 into cogent3:develop Nov 5, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant