omegafold
High-resolution de novo structure prediction from primary sequence. (Summary from the program web page.)
The official web page: https://github.com/HeliXonProtein/OmegaFold
Supplementary data: AlphaFold Workshop, 30th May - 2nd June, 2023
Available tools:
Example script (my_job)
#!/usr/bin/env infinity-env
# activate the module
module add omegafold
# run the prediction with default setup (see omegafold -h for the list of options)
# T1049.fasta is an input file with the protein sequence
omegafold T1049.fasta T1049