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

Refactor BioMarkovChain struct to be BioJulia compliant using correct alphabet types #21

Merged
merged 4 commits into from
Dec 28, 2023

Conversation

camilogarciabotero
Copy link
Member

This PR refactor the main struct to be more compliant with the ecosystem and the BioSequences package by introducing correct alphabet types (DNAlphabet, RNAAlphabet and AminoAcidAlphabet) into the BioMarkovChain struct.

@camilogarciabotero camilogarciabotero changed the title Refactor BioMarkovChain struct to be BioJulia compliangt using correct alphabet types Refactor BioMarkovChain struct to be BioJulia compliant using correct alphabet types Dec 27, 2023
@camilogarciabotero camilogarciabotero merged commit ae5cfbe into main Dec 28, 2023
4 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