You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -153,6 +166,8 @@ rc run pyrosetta design_script.py
153
166
154
167
### RFdiffusion
155
168
169
+
RFdiffusion supports native runs without containers ((uses `-e none`).
170
+
156
171
#### Generate a protein backbone
157
172
158
173
```bash
@@ -194,9 +209,7 @@ rc run proteinmpnn \
194
209
195
210
### Foundry
196
211
197
-
**Note:** Foundry currently supports Docker/HPC container environments only (native run not yet implemented).
198
-
199
-
Foundry provides an integrated toolkit combining RFDiffusion3 (rfd3), LigandMPNN (mpnn), and RoseTTAFold3 (rf3) for comprehensive protein design workflows.
212
+
Foundry provides an integrated toolkit combining RFDiffusion3 (rfd3), LigandMPNN (mpnn), and RoseTTAFold3 (rf3) for comprehensive protein design workflows. It supports native runs without containers (uses `-e none`).
0 commit comments