Error : seqpos <= size()

Member Site Forums Rosetta 3 Rosetta 3 – General Error : seqpos <= size()

Viewing 3 reply threads
  • Author
    Posts
    • #2026
      Anonymous

        Dear Rossetta Users,

        when I run Flexpepdock protocol, the error is : “ERROR: seqpos <= size()
        ERROR:: Exit from: src/core/conformation/Conformation.hh line: 289:.

        Can someone here explain why this happenned?
        I attach the input file below.

        Best regards
        Phan Vy

      • #10387
        Anonymous

          Can you attach your command line with any flags that you used? Does the result change at all if you remove the zinc ion?

        • #10396
          Anonymous

            Dear everyday847,
            I removed Zinc, but the error still return (same above)

            This is the flag for running prepack before running Flexpepdock protocol

            s starting.pdb
            -database /home/tuongvy/SW/rosetta3.4/rosetta_database

            -flexpep_prepack
            -ex1
            -ex2aro

            I got starting structure from Molecular Dynamics simulation.
            Thank a lot and best regard

            Phan Vy

          • #10399
            Anonymous

              Your “occupancy” column in the PDB is zero, which means Rosetta will ignore those atoms by default. (Leading to an empty structure.)

              Use the option “-ignore_zero_occupancy false” to override this behavior and use all the atom coordinates specified in the PDB.

            • #10402
              Anonymous

                rmoretti!
                Thank a lot for your help. It work now

                Phan Vy

            Viewing 3 reply threads
            • You must be logged in to reply to this topic.