Skip to content

Commit 411f32d

Browse files
authored
Update README.md
1 parent 0e1c5fc commit 411f32d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ optional arguments:
1313
--input INPUT Path to input pdb file.
1414
--output OUTPUT Path to output folder.
1515
--method METHOD Prediction method, can be "EGNN_Full", "se3_Full", "EGNN_esto9" or "EGNN_covariance". Ensemble can be done listing multiple models separated by comma.
16-
--cpu Force to use CPU.
1716
--alphafold_prediction Path to alphafold prediction results.
1817
--alphafold_feature_cache Optional. Can cache AlphaFold features for models of the same sequence.
19-
--af2_pdb AF2_PDB Optional. PDBs from AlphaFold2 predcition for index correction with input pdb
18+
--af2_pdb AF2_PDB Optional. PDBs from AlphaFold predcition for index correction with input pdb when input PDB only contains partial sequence of the AlphaFold results.
19+
--cpu Optional. Force to use CPU.
20+
2021
```
2122

2223
## Requirements:

0 commit comments

Comments
 (0)