You are here

Structure prediction

"OSError: [Errno 2]” in “clustering.py”

Category: 
Structure prediction

Dear friends,
I am trying to use "clustering.py" but I was told "OSError: [Errno 2] No such file or directory". Can I ask how to solve this?

I am sorry but it seems I have been asking technical questions all the time. Please tell me if there is something I can read to prepare my knowledge to debug. For example, how can I actually debug this python problem based on the error message?

Thank you very much.

Yours sincerely
Cheng

The following is the command line and prompt.

Post Situation: 

Write PDB with multiple side-chain configurations

Category: 
Structure prediction

Is there any support in rosetta for writing out a PDB file with multiple configurations of the side-chains? I have a set of side-chain hypotheses at each residue along a fixed backbone and would like to visualize this as an ensemble. This is analogous to dumping a PDB file with a side-chain at every rotamer location in the Dunbrack rotamer set.

I think I know how to implement this from scratch, but if there is any built-in support along these lines that would be great.

Thanks,
Jason

Post Situation: 

Membrane homology modeling loop building gives very strange outputs

Category: 
Structure prediction

I've been working on a homology model of a spanning helical membrane protein. The options I'm using seem to work for a somewhat similar protein, so I can't figure out what the problem is. Essentially, the problem with the decoys is two fold:

Post Situation: 

clustering

Category: 
Structure prediction
Design

Hi,
I have a couple of questions regarding Rosetta clustering and Calibur and I wasn't able to find an answer to them on the site
Which type of clustering algorithm is used in Rosetta clustering? EDIT:I meant to ask- when calculating the RMSD is the superimposing done pairwise in Rosetta clustering?

Post Situation: 

I don't know what's the problem when load the fragment file

Category: 
Structure prediction

Hello ~
I'm interested in Pyrosetta
and learning the tutorial
Workshop #4: PyRosetta Folding
page 4
11. Create a new subroutine in your folding code for an alternate random move based upon a “fragment insertion”. A fragment insertion is the replacement of the torsion angles for a set of consecutive residues with new torsion angles pulled at random from a fragment library file. Prior to calling the subroutine, load the set of fragments from the fragment file:
fragset = ConstantLengthFragSet(3)

Post Situation: 

Some wrong with the flag "-l" for score_jd2.linuxgccrelease

Category: 
Structure prediction

Dear friends,
I am not sure what is wrong with the flag "-l" for score_jd2.linuxgccrelease. When I use:

~/Cheng/rosetta_2014.30.57114_bundle/main/source/bin/score_jd2.linuxgccrelease -database ~/Cheng/rosetta_2014.30.57114_bundle/main/database -l /mnt/hgfs/Downloads/PDBLIST.txt

I got prompt:

Post Situation: 

Syntax to extract PDB files from a silent file

Category: 
Structure prediction

Dear friends,
I think there is nothing incorrect in my command line to extract PDB files from a silent file:

~/Cheng/rosetta_2014.30.57114_bundle/main/source/bin/score_jd2.linuxgccrelease -database ~/Cheng/rosetta_2014.30.57114_bundle/main/database -in:file:silent /mnt/hgfs/Downloads/silent.out -in:file:fullatom -in:file:silent_optH -out:output

The prompt goes well and completes successfully:

Post Situation: 

Syntax to build a silent file

Category: 
Structure prediction

Dear friends,
Can I ask the syntax to build a silent file?

1) My purpose is to create a silent file based on all the PDB files in /mnt/hgfs/Downloads/

I am trying:

~/Cheng/rosetta_2014.30.57114_bundle/main/source/bin/score.linuxgccrelease -database ~/Cheng/rosetta_2014.30.57114_bundle/main/database -in:file:s *.pdb /mnt/hgfs/Downloads -out:file:silent /mnt/hgfs/Downloads

After several prompts, I got the error of

Post Situation: 

Pages

Subscribe to RSS - Structure prediction