You are here

Internal error while running AbinitioRelax

2 posts / 0 new
Last post
Internal error while running AbinitioRelax
#1

I am trying to learn Rosetta without any background computer science or bioinformatics. I tried to run the AbinitioRelax.default.linuxrelease program with the proper input files and got the following internal error -

[FILE]: src/core/chemical/GlobalResidueTypeSet.cc
[LINE]: 149
[START_MESSAGE]
[ ERROR ] UtilityExitException
ERROR: Unable to open file: /home/rosetta/main/database/chemical/residue_type_sets/fa_standard/residue_types.txt


[END_MESSAGE]
[END_CRASH_REPORT]
 

P.S. - I am using a virtual box with ubuntu 20.04 LTE for practicing Rosetta. Any help/advice is appreciated.

AttachmentSize
Screenshot of the error98.51 KB
Post Situation: 
Sun, 2021-06-13 03:44
Subhrodeep Saha

Does the file /home/rosetta/main/database/chemical/residue_type_sets/fa_standard/residue_types.txt  exist? (Can you find it at that location outside of Rosetta?) Does it have the appropriate permissions? (e.g. what does `ls -l /home/rosetta/main/database/chemical/residue_type_sets/fa_standard/residue_types.txt` give you?)

Mon, 2021-06-14 06:53
rmoretti