ERROR: Not complementary at positions

Member Site Forums Rosetta 3 Rosetta 3 – General ERROR: Not complementary at positions

Viewing 1 reply thread
  • Author
    Posts
    • #3700
      Anonymous

        Hi Rosetta team,

            I am trying to generate some tertiary structures for a relatively large RNA (300+ nt) with rna_denovo. But I keep getting a strange error saying the nucleotides are not complementary:

        [ ERROR ]: Caught exception:

        File: src/core/pose/rna/RNA_SecStruct.cc:286

        [ ERROR ] UtilityExitException

        ERROR: Not complementary at positions C   48 and G   53

         

            I attached my secondary structure, fasta and ct file for the RNA. I wonder what’s the cause of this problem. Thanks much.

         

        Best,

        Dan

         

      • #15762
        Anonymous

          Your fasta is in all capital letters, so it is interpreted as a protein sequence for consistency with the rest of Rosetta and to enable RNA modeling. It looks like you don’t want to use any local templates or any “fancy” features of FARFAR2, so maybe it is sufficient for you to supply the lowercase version of this sequence directly to the -sequence flag.

          • #15763
            Anonymous

              Thanks for the reply.

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