FARFAR and RNA_Tools: problem executing the command helix_preassemble_setup.py

Member Site Forums Rosetta 3 Rosetta 3 – Build/Install FARFAR and RNA_Tools: problem executing the command helix_preassemble_setup.py

Viewing 1 reply thread
  • Author
    Posts
    • #2899
      Anonymous

        Dears,

        After installing Rosetta 3.9 in a cluster and trying to run the simple command:

        helix_preassemble_setup.py -fasta NFKB_1OOA_RNAStructure_2D.fasta -secstruct NFKB_1OOA_RNAStructure.secstruct

        we get the following error:

        (((((….((((….))))…)))))

        Traceback (most recent call last):

          File “/mnt/beegfs/software/rosetta/3.9/tools/rna_tools/bin/rna_denovo_setup.py”, line 64, in <module>

            obligate_pair = zip( obligate_pair_res_chain[0],obligate_pair_res_chain[1] )

        IndexError: list index out of range

        Traceback (most recent call last):

          File “/mnt/beegfs/software/rosetta/3.9/tools/rna_tools/bin/helix_preassemble_setup.py”, line 112, in <module>

            subprocess.check_call([str(elem) for elem in cmdline.split()])

          File “/usr/lib64/python2.7/subprocess.py”, line 542, in check_call

            raise CalledProcessError(retcode, cmd)

        subprocess.CalledProcessError: Command ” returned non-zero exit status 1

        Is there anything wrong with the installation? The input files are OK because we used them two years  ago.

        Apparently, the problem is that the script rna_denovo_setup.py  does not receive the parameter input_silent_res.

        I would really appretiate any help on this issue.

        Thanks a lot and best regards

      • #14462
        Anonymous

          Dear Obdulia,

          Just want to follow up if you have figured out what was the problem, I am getting exactly the same error here.

          Regards,

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