Skip to content

Implement AnnotatedSequence slicing - #146

Closed
diegozea wants to merge 2 commits into
masterfrom
codex/explain-todo--annotatedsequence-in-code
Closed

Implement AnnotatedSequence slicing#146
diegozea wants to merge 2 commits into
masterfrom
codex/explain-todo--annotatedsequence-in-code

Conversation

@diegozea

@diegozea diegozea commented Jul 3, 2025

Copy link
Copy Markdown
Owner

Summary

  • implement getindex(::AnnotatedSequence, cols) with annotation handling
  • return a copy when slicing with : for annotated sequences
  • ensure colon slicing works for annotated aligned sequences
  • test colon slicing for AnnotatedAlignedSequence

Testing

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

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

@diegozea diegozea closed this Jul 9, 2025
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.

1 participant