Previous changeset 11:81d1ef460bb3 (2022-09-16) Next changeset 13:c0e71cb2bd1b (2022-10-12) |
Commit message:
planemo upload for repository https://github.com/usegalaxy-au/tools-au commit 6fdbb269efd97b6f5c6ab40db4ab0b23459f884b |
modified:
README.rst |
b |
diff -r 81d1ef460bb3 -r 7fbec959cf2b README.rst --- a/README.rst Fri Sep 16 05:13:45 2022 +0000 +++ b/README.rst Fri Sep 16 06:14:06 2022 +0000 |
b |
@@ -139,12 +139,14 @@ In more recent releases of the AlphaFold tool, you will need to download an additional file to allow the ``reduced_dbs`` option: -: +:: + bash scripts/download_small_bfd.sh $ALPHAFOLD_DB_ROOT The ``$ALPHAFOLD_DB_ROOT`` directory should now contain this additional file: -: +:: + data/alphafold_databases ├── small_bfd │ └── bfd-first_non_consensus_sequences.fasta |