Mercurial > repos > galaxy-australia > alphafold2
changeset 12:7fbec959cf2b draft
planemo upload for repository https://github.com/usegalaxy-au/tools-au commit 6fdbb269efd97b6f5c6ab40db4ab0b23459f884b
| author | galaxy-australia | 
|---|---|
| date | Fri, 16 Sep 2022 06:14:06 +0000 | 
| parents | 81d1ef460bb3 | 
| children | c0e71cb2bd1b | 
| files | README.rst | 
| diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README.rst Fri Sep 16 05:13:45 2022 +0000 +++ b/README.rst Fri Sep 16 06:14:06 2022 +0000 @@ -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
