Member Site › Forums › Rosetta 3 › Rosetta 3 – Applications › getting a3m files
- This topic has 2 replies, 2 voices, and was last updated 3 years ago by Anonymous.
-
AuthorPosts
-
-
December 15, 2021 at 10:38 am #3889Anonymous
Hi,
I want to use RoseTTAfold on the Robetta.new server but it requires an a3m file I dont know how to generate.
I saw a script on the github page (https://github.com/RosettaCommons/RoseTTAFold/blob/main/input_prep/make_msa.sh) that to my understanding is supposed to convert fasta to a3m but it dosent seem to work and I get the following error:
/var/spool/slurmd/job584522/slurm_script: line 28: hhblits: command not found
/var/spool/slurmd/job584522/slurm_script: line 29: hhfilter: command not found
/var/spool/slurmd/job584522/slurm_script: line 30: hhfilter: command not found
grep: L2_m3a/hhblits/t000_.1e-30.id90cov75.a3m: No such file or directory
grep: L2_m3a/hhblits/t000_.1e-30.id90cov50.a3m: No such file or directory
1e-10
/var/spool/slurmd/job584522/slurm_script: line 28: hhblits: command not found
/var/spool/slurmd/job584522/slurm_script: line 29: hhfilter: command not found
/var/spool/slurmd/job584522/slurm_script: line 30: hhfilter: command not found
grep: L2_m3a/hhblits/t000_.1e-10.id90cov75.a3m: No such file or directory
grep: L2_m3a/hhblits/t000_.1e-10.id90cov50.a3m: No such file or directory
1e-6
/var/spool/slurmd/job584522/slurm_script: line 28: hhblits: command not found
/var/spool/slurmd/job584522/slurm_script: line 29: hhfilter: command not found
/var/spool/slurmd/job584522/slurm_script: line 30: hhfilter: command not found
grep: L2_m3a/hhblits/t000_.1e-6.id90cov75.a3m: No such file or directory
grep: L2_m3a/hhblits/t000_.1e-6.id90cov50.a3m: No such file or directory
1e-3
/var/spool/slurmd/job584522/slurm_script: line 28: hhblits: command not found
/var/spool/slurmd/job584522/slurm_script: line 29: hhfilter: command not found
/var/spool/slurmd/job584522/slurm_script: line 30: hhfilter: command not found
grep: L2_m3a/hhblits/t000_.1e-3.id90cov75.a3m: No such file or directory
grep: L2_m3a/hhblits/t000_.1e-3.id90cov50.a3m: No such file or directory
cp: cannot stat ‘L2_m3a/hhblits/t000_.1e-3.id90cov50.a3m’: No such file or directory
did anyone encounter this problem?
thanks,
Alon
-
December 15, 2021 at 5:39 pm #16087Anonymous
In this case it looks like it can’t find hhblits & hhfilter. You can get them by installing hhsuite https://github.com/soedinglab/hh-suite and having it in your path when running the script
-
December 18, 2021 at 8:32 pm #16088Anonymous
Thank you!
after installing I still had some problems but I found this site: https://toolkit.tuebingen.mpg.de/ that can generate a3m files and generaly do hhsuit stuff online.
Alon
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.