Translations:AlphaFold3/99/fr

From Alliance Doc
Jump to navigation Jump to search
  1. Edit with the proper arguments and run your commands.
  2. run_alphafold.py --help

python run_alphafold.py \

   --db_dir=$DOWNLOAD_DIR \
   --input_dir=$INPUT_DIR \
   --output_dir=$OUTPUT_DIR \
   --jax_compilation_cache_dir=$HOME/.cache \
   --norun_data_pipeline  # Run inference stage

}}