Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--model_preset=multimer: command not found #917

Open
apal6 opened this issue Mar 25, 2024 · 0 comments
Open

--model_preset=multimer: command not found #917

apal6 opened this issue Mar 25, 2024 · 0 comments

Comments

@apal6
Copy link

apal6 commented Mar 25, 2024

Hi,

I am trying to run alphafold multimer using singularity and even after giving all the necessary flags, I get an error which I am not sure about. Would appreciate any help.

`export alphafold_singularity=/scratch/groups/alphafold_2.1.2.sif
export alphafold_run=/scratch/groups/alphafold/run_alphafold.py
export alphafold_data_dir=/scratch/groups/

singularity exec --nv $alphafold_singularity
python $alphafold_run
--model_preset=multimer
--data_dir=/scratch/groups/alphafold
--fasta_paths=/scratch/groups/EGFRvIII.fa
--output_dir=/scratch/groups/results
--use_gpu_relax=True
--uniref90_database_path=/scratch/groups/uniref90/uniref90.fasta
--mgnify_database_path=/scratch/groups/mgnify/mgy_clusters_2022_05.fa
--template_mmcif_dir=/scratch/groups/pdb_mmcif/mmcif_files
--obsolete_pdbs_path=/scratch/groups/pdb_mmcif/obsolete.dat
--bfd_database_path=/scratch/groups/bfd/bfd_metaclust_clu_complete_id30_c90_final_seq.sorted_opt
--max_template_date=2022-1-1
--db_preset=reduced_dbs
--uniref30_database_path=/scratch/groups/uniref30/UniRef30_2021_03
--pdb_seqres_database_path=/scratch/groups/pdb_seqres/pdb_seqres.txt
--uniprot_database_path=/scratch/groups/uniprot/uniprot.fasta `

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant