examples/alphafold2.md
... ...
@@ -96,7 +96,8 @@ run_alphafold.sh <path to fasta file> <path to an output directory>
96 96
```
97 97
98 98
Other Useful variables used by this script :
99
-| variable | use |
99
+
100
+| Variable Name | Use |
100 101
| ------------------ | ---------------------------------------- |
101 102
| ALPHAFOLD_DB | Set alternative path to database files |
102 103
| ALPHAFOLD_PTM | Use pTM models when set |