Translations:AlphaFold3/99/fr
Jump to navigation
Jump to search
- Edit with the proper arguments and run your commands.
- 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
}}