examples/rosettafold_all_atom.md
... ...
@@ -23,11 +23,11 @@ MY_PROJ_DIR=/path/to/my/project
23 23
24 24
The example script expects two files in the current directory:
25 25
26
-sbgrid_example.yaml
26
+[sbgrid_example.yaml](sbgrid_example.yaml)
27 27
28 28
and
29 29
30
-sbgrid_example.fasta
30
+[sbgrid_example.fasta](sbgrid_example.fasta)
31 31
32 32
We purposely renamed these example files to be sure we're using our own files and not the examples files that come with RFAA.
33 33