You are here

Unsolved

The problem hasn't been solved

Fork Rosetta for commercial license

Category: 
Compilation

Hello,

My name is Or and I'm new to this forum so I appologise if my query is trivial or if this is not the right sub forum or category.

I work as a software developer at a company that uses Rosetta, we have a commertial licence. Sometimes, we change the CPP code, for example to add a new mover. 

We wish to create an inner github repo of Rosetta to keep track of our own changes.

Post Situation: 

Error with xml script

Category: 
Non-Canonical Peptides

Hello,

I am using an xml script to design macrocycle peptides similar to https://www.pnas.org/doi/abs/10.1073/pnas.2012800118.

The script runs well in my HPC machine until it crashes unexpectedly. Attached is the output with the backtrace of the error. I am using Rosetta version rosetta.source.release-314 r314 2022.11+release.512e589 512e58946eaed9de20d65cdeea465e7690dc9e9a.

I am using the same script with a different peptide sequence and it runs well, until now.

Post Situation: 

core.pose.util: (0) {0} [ ERROR ] Can't find residue type 'UNK' in type set of mode fa_standard

Category: 
Design

Hello there,

I am trying to run a protocol published on nature protocols about "Modeling and docking of antibody structures with Rosetta".But when I run the application using the fasta sequence (shown as follows) provided in the article antibody,

Post Situation: 

Method for adding residues into PDB's w/ RosettaScripts.

Category: 
Design

I have been trying to insert residues into a PDB and then relaxing with Rosetta using rosettascripts. Currenlty I have managed a way to replace specified residues with another direct subsitution, but can;t figure out how to directly add more residues. I'm attempting another method by manually adding "dummy" residues into the pdb and then having rosetta replace those with the desired reisdue.  Would it be something accomplished using a resfile instead of a Rosettascripts function?

<ROSETTASCRIPTS>

<SCOREFXNS>

Post Situation: 

nvc++ error when compiling Rosetta for MPI on a supercomputer

Category: 
Compilation

Hello everyone,

I have been working with Rosetta for the past year. I have installed and used it on multiple systems but recently I wanted to generate mass structures for many sequences. I got access to a supercomputer and want to use Rosetta, but I have been facing this problem where compilation with MPI support fails and gives an error for which I couldn't find a solution anywhere with a simple web search. 

If anyone else has faced this problem, I would really appreciate any help. Thanks.

Post Situation: 

scons: *** [build/src/release/linux/3.10/64/x86/gcc/8.5/mpi/mp_range_relax.mpi.linuxgccrelease] Error 1

Category: 
Compilation

Hi there,

An attempt to compile rosetta using a later version of gcc (8.5.0) failed during compilation.(Your compiler does not have full support for C++ll regex, and therefore can't suport RegEx_based_CDR_Detector/antitody grafting. | RosettaCommons)

Post Situation: 

Your compiler does not have full support for C++ll regex, and therefore can't suport RegEx_based_CDR_Detector/antitody grafting.

Category: 
Structure prediction

Hi there,

One problem with the initial use of antibody application is that there is complie issue shown as the following:

Post Situation: 

Extracting starting coordinates from ligand docking output

Category: 
Docking

I've done some ligand docking using cognate ligands, so used the starting coordinates of the input sdf file.  I now want to dock some analogues and want to use the same starting coordinates.  Is there a way to find what coordinates were used for the initial docking?

Thanks

Post Situation: 

Pages