Member Site Forums PyRosetta PyRosetta – General Pyrosetta2 Reply To: Pyrosetta2

#5090
Anonymous

    PyRosetta2 is much more closed to C++ Rosetta then the original version. As a result some parts of the tutorial became outdated. We working on bringing it to sync but it will take some time.

    In meanwhile please look in to test/* directory for various examples of usage. Here the recommended way of constructed a pose object:
    pose = pose_from_pdb(“test/data/test_in.pdb”)