Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: edited aesthetics of program names

...

Code Block
>header1
COMPLEXPROTIENSEQUENCE1
>header2
COMPLEXPROTIENSEQUENCE2
>header3
COMPLEXPROTIENSEQUENCE3
>header4
COMPLEXPROTIENSEQUENCE4

Generating MSAs with

...

Jackhmmer or MMSeqs2 using OpenFold Scripts

OpenFold presents 2 options for generating MSAs, below we will adapt the code presented in the readme to O2. The first example is using jackhmmer. Note that this script outputs help information by running:

...

This script should generate a series of files in the output dir, including the msa files. The second method uses mmseqs2 to generate the MSA. Similar to the JackHMMER jackhmmer method, we can get help information by running:

...