examples/rosettafold_all_atom.md
... ...
@@ -45,7 +45,7 @@ ROSETTAFOLD_DB_PATH - the directory to the RosettaFold databases:
45 45
46 46
ROSETTAFOLDAA_X - the SBGrid version of RosettaFold-All-Atom.
47 47
48
-RFAA_DIR - The direcotyr where RosettaFold-All-Atom is install under SBGrid. In most cases ythe example shown in the script below will be correct.
48
+RFAA_DIR - The directory where RosettaFold-All-Atom is installed under SBGrid. In most cases the example shown in the script below will be correct.
49 49
50 50
51 51
The example script expects two files in the current directory:
... ...
@@ -58,7 +58,7 @@ and
58 58
59 59
We purposely renamed these example files to be sure we're using our own files and not the example files that come with RFAA.
60 60
61
-sbgrid_example.yaml is protein.yaml and base.yaml from the RFAA config/inference examples directory.
61
+sbgrid_example.yaml is the combined protein.yaml and base.yaml from the RFAA config/inference examples directory.
62 62
63 63
sbgrid_example.fasta contains the 7U7W_1 protein from that same example.
64 64