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 tcm to work with AAs again #20

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Refactor tcm to work with AAs again #20

merged 3 commits into from
Nov 17, 2023

Conversation

camilogarciabotero
Copy link
Member

@camilogarciabotero camilogarciabotero commented Nov 13, 2023

This pull request updates the VectorizedKmers version to 0.x and adds CPGPOS and CPGNEG to the exported variables. Additionally, the transition_count_matrix function was refactored to accept SeqOrView{<:AminoAcidAlphabet} and add input validation checks.

Commits:

  • Update VectorizedKmers version to 0.x

  • Add CPGPOS and CPGNEG to exported variables

  • Refactor transition_count_matrix function to accept SeqOrView{<:AminoAcidAlphabet} and add input validation checks

  • Improve the documentation of the logg_odds_ratio_matrix and logg_odds_ratio_score and make them row-stochastic asserted

Files changed:

  • Project.toml

  • models.jl

  • perronfrobenius.jl

  • tests/runtests.jl

@camilogarciabotero camilogarciabotero changed the title Refactor tcm to work with AAs again Refactor tpm to work with AAs again Nov 13, 2023
@camilogarciabotero camilogarciabotero changed the title Refactor tpm to work with AAs again Refactor tcm to work with AAs again Nov 13, 2023
@camilogarciabotero camilogarciabotero merged commit 3ed2876 into main Nov 17, 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