Internal error while running AbinitioRelax

Member Site Forums Rosetta 3 Rosetta 3 – General Internal error while running AbinitioRelax

Viewing 1 reply thread
  • Author
    Posts
    • #3794
      Anonymous

        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.

      • #15927
        Anonymous

          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?)

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.