Skip to content

Enabling paired MSA generation#28

Merged
nzrandol merged 7 commits into
mainfrom
MsaPairing
May 10, 2025
Merged

Enabling paired MSA generation#28
nzrandol merged 7 commits into
mainfrom
MsaPairing

Conversation

@nzrandol
Copy link
Copy Markdown
Contributor

In addition to paired MSAs, this introduces a few new arguments for controlling MSA generation. In particular:

  • msa_mode: This can be "paired+unpaired" (default), "unpaired", or "paired". If "paired+unpaired", both unpaired and unpaired MSAs will be generated and the unpaired MSA will be concatenated to the paired MSA. In the other two options, the only corresponding MSA is generated and used.
  • pairing_strategy: This can be "greedy" (default) or "complete". This controls how sequences are paired when creating the paired MSA.

@nzrandol nzrandol merged commit d59bcbb into main May 10, 2025
1 check passed
@nzrandol nzrandol deleted the MsaPairing branch May 10, 2025 23:01
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