cdsnow
cdsnow
Hi there, I installed on a M1 Pro machine with 32GB memory like so: conda create --name omega conda activate omega conda install ipython conda install biopython git clone https://github.com/HeliXonProtein/OmegaFold...
Greetings! Following the instructions, I've completed an installation and everything seemed to work including the generation of the MSA. Specifically, I've done the recommended conda installation, the pip installation of...
Greetings, If I imitate the provided unconditional symmetry example json with the following: ~/code/foundry$ more uncondC2.json { "uncond_C2": { "length": 100, "symmetry": { "id": "C2" } } } and the...