Skip to content

Conversation

@diegozea
Copy link
Owner

Summary

  • add new ResidueSubstitutionMatrices submodule under MIToS.MSA
  • implement ResidueSubstitutionMatrix type and indexing
  • export new module from MSA
  • add tests for the new type
  • refine ResidueSubstitutionMatrix defaults and pretty printing
  • split getindex into separate Int and Residue methods
  • refine AbstractArray interface of ResidueSubstitutionMatrix
  • use alphabet type parameter and remove custom IndexStyle

Testing

  • julia --project -e 'push!(LOAD_PATH, "test"); using MIToSTests; MIToSTests.retest("MSA"); MIToSTests.retest("ResidueSubstitutionMatrices")'

https://chatgpt.com/codex/tasks/task_b_6848ba49d4f0832da11a9122d839b3bb

@diegozea diegozea merged commit ab6390f into master Jun 12, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants