You are here

Unsolved

The problem hasn't been solved

tarball not correct for 3.13

Category: 
Compilation

Hi,

I just downloaded the 3.13 tarball (precompiled binaries) and when I extracted it, the directory structure says it's rosetta_bin_linux_2021.16.61629_bundle (the previous version).  Additionally, the md5sum values for all of the tarballs also point to 2021.16.61629.  Can you upload the 3.13 version? 

Best,

Ken

Post Situation: 

Less silly way to get number of iterations of Relax

Category: 
Scoring

Currently to get the number of iterations a mover, such as FastRelax does, I enable the dump_trajectory scoretype and count the models in the PDBs (code below).

This seems very very weird way of doing this, so I was wondering if there is a less silly way of doing this?

Also, is there a direct way to open a multimodel file say to get the scores of each? (Rather than extracting the models, writing to file, reading them into PyRosetta and scoring them).

Post Situation: 

Cereal

Category: 
Compilation

The compiled downloads of pyrosetta from Rosetta commons* aren't '--serialization' builds.

* I was going to doublecheck but https://www.rosettacommons.org/software/license-and-download is giving me a 404 for PyRosetta.

Is there any disadavantage in this build one should be wary of? Like slower, segfault-y-er, lacking other features etc. 
The fact that it is not one of the options makes me think there may be, hence my asking.

Post Situation: 

Scoring in Rosetta

Category: 
Scoring

Hey all! I am quite new to Rosetta so I am hoping someone may be able to help. I understand how scoring works in Rosetta and how it is calculated but what I do not know is what a 'good' score is. I am trying to minimize a decently large protein and I don't know what sort of score I should be looking for. Thanks!

Post Situation: 

rosetta_cm segfault

Category: 
Structure prediction

I set up a homology model with the setup_RosettaCM.py
It creates a set of threaded models, an xml file with commands, and a flags command that points to the input file and the xml. When I run the rosetta_scripts command with this flags and xml, I get a segmentation fault. I find the error messages difficult to understand. 

Here is the command, screen output, flags, xml, and CRASH.log

Post Situation: 

Why does the sum of the per-residue total energy not match the whole score?

Category: 
Scoring

At the bottom of a scored PDB file is a POSE_ENERGIES_TABLE. The sum of total, which is already a dot product with the weights, does not match the total score.

Here is an example in Python3, either with or without PyRosetta —This is a question about the C++ not the Python bindinds, hence my posting in Rosetta General

Post Situation: 

How to make .frags files

Category: 
Design

Hello! 

I am working through the online pyrosetta tutorial in jupyter notebooks, and they request you use files that are ".frags" files for ab initio structure prediction. Unfurtunately, all of the google drive files that come with the tutorial are no longer accessible (the link goes to a 404 error).

How do you create these .frags files for your POI? I tried using old robetta, but none of the "fragment" files produced have the .frags extension, nor can any of them be downloaded off of the internet. I would appreciate any help/advice!

Post Situation: 

Differences between energy values reported in the tutorials and the ones obtained by running the code, what is normal?

Category: 
Scoring

Hello, I am new to using Rosetta so appologies for the very basic question

I work with Rosetta version 3.12 and I am following the tutorials: https://www.rosettacommons.org/demos/latest/Home

When I run the examples from the tutorials, the energy values I obtain are significantly different from the results of the tutorial.

Post Situation: 

D-amino acids tripeptide docking.

Category: 
Docking

Dear Rosetta Users, 

I'm going to run a molecular docking simulation of a tripeptide - small protein (around 150 aminoacids) complex.
The tripeptide consists of all D-amino acids and has about 20 rotatable bonds. 

Which application -- between RosettaLigand and FlexPepDock -- is better to dock such a small and high-flexible peptide ?
Moreover, I'd like to know which is the most up-to-date protocol to incorporate non-canonical amino acids into Rosetta.

Thanks in advance!
Samuele  

Post Situation: 

Pages