<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Openfold3</id>
	<title>Openfold3 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Openfold3"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Openfold3&amp;action=history"/>
	<updated>2026-04-06T21:38:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Openfold3&amp;diff=16999&amp;oldid=prev</id>
		<title>Frodo: openfold3</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Openfold3&amp;diff=16999&amp;oldid=prev"/>
		<updated>2025-11-25T17:30:03Z</updated>

		<summary type="html">&lt;p&gt;openfold3&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hey everyone, I installed OpenFold3 on Gimel and tested it on epyc-A40. This command should work to activate the environment&lt;br /&gt;
source /mnt/nfs/home/ak87/miniconda3/envs/openfold /mnt/nfs/home/ak87/miniconda3/envs/openfold&lt;br /&gt;
then run&lt;br /&gt;
 run_openfold predict --query_json=test.json --use_templates false&lt;br /&gt;
The json format is identical to  AlphaFold’s. You can find the manual here:&lt;br /&gt;
https://openfold-3.readthedocs.io/en/latest/Inference.html&lt;br /&gt;
I’ve got an IndexError error without --use_templates false . I’m unsure why it is happening. If you find the fix, please LMK&lt;br /&gt;
The prediction took ~20 min.&lt;br /&gt;
ChimeraX couldn’t color the structure by the confidence metrics.&lt;br /&gt;
If you want to set your own environment, here are the commands I used to do it&lt;br /&gt;
 mamba create --name openfold python=3.11&lt;br /&gt;
 mamba activate openfold&lt;br /&gt;
 mamba install -c nvidia -c conda-forge cuda-toolkit=12.8 cuda-nvcc=12.8 -y&lt;br /&gt;
 pip install openfold3&lt;br /&gt;
 pip install pytest # for integration tests&lt;br /&gt;
 setup_openfold&lt;br /&gt;
 mamba install -c bioconda kalign3 -y&lt;br /&gt;
&lt;br /&gt;
thanks to Andrii&lt;/div&gt;</summary>
		<author><name>Frodo</name></author>
	</entry>
</feed>