<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://www.rosettacommons.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>RosettaCommons - PyRosetta - Scripts</title>
<link/>https://www.rosettacommons.org/taxonomy/term/59
 <description></description>
<language>en</language>
<item>
<title>FAQ</title>
<link/>https://www.rosettacommons.org/node/1194
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;h4&gt;
	Where is the main website for PyRosetta?
&lt;/h4&gt;

&lt;p&gt;
	&lt;a href="http://www.pyrosetta.org/"&gt;http://www.pyrosetta.org/&lt;/a&gt;
&lt;/p&gt;

&lt;h4&gt;
	Who is behind PyRosetta?
&lt;/h4&gt;

&lt;p&gt;
	PyRosetta was created by the laboratory of &lt;a href="http://graylab.jhu.edu/"&gt;Jeff Gray&lt;/a&gt; at Johns Hopkins University and is based on Rosetta, a software package built and maintained by &lt;a href="https://www.rosettacommons.org/about"&gt;consortium of academic researchers&lt;/a&gt; from around the world.
&lt;/p&gt;

&lt;h4&gt;
	Where can I get PyRosetta?
&lt;/h4&gt;

&lt;p&gt;
	&lt;a href="https://www.rosettacommons.org/software/license-and-download"&gt;https://www.rosettacommons.org/software/license-and-download&lt;/a&gt;&lt;br /&gt;
	Licenses are free for users at academic and nonprofit research institutions.
&lt;/p&gt;

&lt;h4&gt;
	If I have a Rosetta license, do I need a separate PyRosetta license?
&lt;/h4&gt;

&lt;p&gt;
	Yes, Rosetta and PyRosetta are licensed separately.
&lt;/p&gt;

&lt;h4&gt;
	Where is the PyRosetta documentation?
&lt;/h4&gt;

&lt;p&gt;
	&lt;a href="http://www.pyrosetta.org/documentation"&gt;http://www.pyrosetta.org/documentation&lt;/a&gt;
&lt;/p&gt;

&lt;h4&gt;
	Are there additional PyRosetta FAQs?
&lt;/h4&gt;

&lt;p&gt;
	&lt;a href="http://www.pyrosetta.org/faq"&gt;http://www.pyrosetta.org/faq&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/compilation"&gt;Compilation&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/solved"&gt;Solved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Mon, 30 Aug 2010 11:21:00 +0000</pubdate>
<dc:creator>admin</dc:creator>
<guid ispermalink="false">1194 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/1194#comments</comments>
</item>
<item>
<title>%time results = list(xml_obj(pose_obj)) error</title>
<link/>https://www.rosettacommons.org/node/11631
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	08.02-Ligand-Docking-pyrosetta.distributed.ipynb&lt;br /&gt;&lt;br /&gt;
	When I ran the following syntax in this file, an error came out and it did not proceed.
&lt;/p&gt;

&lt;p&gt;
	if not os.getenv("DEBUG"):
&lt;/p&gt;

&lt;p&gt;
	    %time results = list(xml_obj(pose_obj))
&lt;/p&gt;

&lt;p&gt;
	I also set up Conda on Google Collabor&lt;br /&gt;
	There is an error, do you know how to solve it?
&lt;/p&gt;

&lt;p&gt;
	The results of the implementation were as follows
&lt;/p&gt;

&lt;p&gt;
	 
&lt;/p&gt;

&lt;pre&gt;
core.optimization.Minimizer: [ WARNING ] LBFGS MAX CYCLES 50 EXCEEDED, BUT FUNC NOT CONVERGED!
core.optimization.Minimizer: [ WARNING ] LBFGS MAX CYCLES 50 EXCEEDED, BUT FUNC NOT CONVERGED!
core.optimization.Minimizer: [ WARNING ] LBFGS MAX CYCLES 50 EXCEEDED, BUT FUNC NOT CONVERGED!
&lt;/pre&gt;

&lt;pre&gt;
---------------------------------------------------------------------------
&lt;/pre&gt;

&lt;pre&gt;
NotImplementedError                       Traceback (most recent call last)
&lt;/pre&gt;

&lt;pre&gt;
&amp;lt;timed exec&amp;gt; in &amp;lt;module&amp;gt;

&lt;/pre&gt;

&lt;pre&gt;
&lt;a href="https://localhost:8080/#"&gt;/usr/local/lib/python3.7/dist-packages/pyrosetta/distributed/packed_pose/core.py&lt;/a&gt; in &amp;lt;genexpr&amp;gt;(.0)
    160         @generic_func.register(collections.abc.Generator)
    161         def generator_traversal(generator):
--&amp;gt; 162             return (generic_func(v) for v in generator)
    163 
    164     return generic_func

&lt;/pre&gt;

&lt;hr /&gt;&lt;p&gt;
	5 frames
&lt;/p&gt;

&lt;hr /&gt;&lt;pre&gt;
&lt;a href="https://localhost:8080/#"&gt;/usr/local/lib/python3.7/dist-packages/pyrosetta/distributed/utility/pickle.py&lt;/a&gt; in __cereal_getstate__(self)
     35     if not cereal:
     36         raise NotImplementedError(
---&amp;gt; 37             "__cereal_getstate__ requires pyrosetta '--serialization' build.")
     38 
     39     oss = rosetta.std.ostringstream()

&lt;/pre&gt;

&lt;pre&gt;
NotImplementedError: __cereal_getstate__ requires pyrosetta '--serialization' build.&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/pyrosetta"&gt;PyRosetta&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Thu, 03 Nov 2022 06:31:45 +0000</pubdate>
<dc:creator>TENY BAEK</dc:creator>
<guid ispermalink="false">11631 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11631#comments</comments>
</item>
<item>
<title>CONECT information for PDB files by raw sequence</title>
<link/>https://www.rosettacommons.org/node/11516
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	Hello,
&lt;/p&gt;

&lt;p&gt;
	I create a pose from sequence and dump it as PDB:
&lt;/p&gt;

&lt;pre&gt;
&lt;code class="language-python"&gt;pep_pose = pyrosetta.pose_from_sequence(sequence, res_type='fa_standard', auto_termini=True)
# pep_pose = pyrosetta.Pose()
# pyrosetta.rosetta.core.pose.make_pose_from_sequence(pep_pose, sequence, 'fa_standard', auto_termini=True)
pep_pose.dump_pdb(pdb_file_path)&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;
	As I understood, 'pose_from_sequence' creates a peptide structure by sequence, but what I found was that the PDB file misses the whole CONECT information.
&lt;/p&gt;

&lt;p&gt;
	How can I add the CONECTs to the output PDB file? I am still unsure, if the "bound" information is never created or simply not written during the pdb-dump.
&lt;/p&gt;

&lt;p&gt;
	Thanks,
&lt;/p&gt;

&lt;p&gt;
	Fabian
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/pyrosetta"&gt;PyRosetta&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/solved"&gt;Solved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Wed, 22 Jun 2022 08:47:25 +0000</pubdate>
<dc:creator>Fata</dc:creator>
<guid ispermalink="false">11516 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11516#comments</comments>
</item>
<item>
<title>PackRotamersMover in another way</title>
<link/>https://www.rosettacommons.org/node/11408
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	I want to design peptides, allowing redesign and side-chain packing, but no backbone changes. So far I'm using PackRotamersMover, but I would like to write my packer with fixbb instead to have more control.
&lt;/p&gt;

&lt;p&gt;
	 
&lt;/p&gt;

&lt;p&gt;
	My question basically is: why do the two following snippets of code not do the same? And what have I missed about PackRotamersMover in my version?
&lt;/p&gt;

&lt;p&gt;
	code 1:
&lt;/p&gt;

&lt;p&gt;
	tf = TaskFactory()&lt;br /&gt;
	tf.push_back(operation.InitializeFromCommandline())&lt;br /&gt;
	packer = pack_min.PackRotamersMover(scorefxn)&lt;br /&gt;
	packer.task_factory(tf)&lt;br /&gt;
	packer.apply(pose)
&lt;/p&gt;

&lt;p&gt;
	 
&lt;/p&gt;

&lt;p&gt;
	code 2:
&lt;/p&gt;

&lt;p&gt;
	tf = TaskFactory()&lt;br /&gt;
	tf.push_back(operation.InitializeFromCommandline())&lt;br /&gt;
	mm = MoveMap()&lt;br /&gt;
	mm.set_bb(False)&lt;br /&gt;
	mm.set_chi(True)&lt;br /&gt;
	fixbb = pyrosetta.rosetta.protocols.denovo_design.movers.FastDesign()&lt;br /&gt;
	fixbb.set_task_factory(tf)&lt;br /&gt;
	fixbb.set_movemap(mm)&lt;br /&gt;
	fixbb.set_scorefxn(scorefxn)
&lt;/p&gt;

&lt;p&gt;
	 
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/design"&gt;Design&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Mon, 07 Feb 2022 15:10:48 +0000</pubdate>
<dc:creator>hlinn</dc:creator>
<guid ispermalink="false">11408 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11408#comments</comments>
</item>
<item>
<title>Scripts accompanying Hossenzadeh et al, 2001</title>
<link/>https://www.rosettacommons.org/node/11399
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	Hi all,
&lt;/p&gt;

&lt;p&gt;
	I recently came across the paper titled "Anchor extension: a structure-guided approach to design cyclic peptides targeting enzyme active sites" and wanted to try it out for myself. I downloaded the supplemental materials and tried to follow along the READMEs to test out Methods 1-4. But I am not able to actually get any of them to work even with the provided pdbs. Is anybody else having the same problem?
&lt;/p&gt;

&lt;p&gt;
	Here is what I have tried...
&lt;/p&gt;

&lt;p&gt;
	For Method 1, I set up a conda environment for python2.7 and ran python ../main.py -f target.pdb --targetresidues "ALA 3" -q 8mer_ALA.pdb --queryresidues "ALA 370" which generated the realign8mer_ALA.pdb. So far so good.
&lt;/p&gt;

&lt;p&gt;
	I then edited the merge_8.xml script to use realign8mer_ALA.pdb and tried to run it and It gave me the first error in crash log.
&lt;/p&gt;

&lt;p&gt;
	I also tried adding the flag -input_empty_pose true as a flag and tit gave me the second error in the crash log.
&lt;/p&gt;

&lt;p&gt;
	I am attaching the xml file (as a txt) in case it was something silly and obvious.
&lt;/p&gt;

&lt;p&gt;
	Has anyone been able to get this to run?
&lt;/p&gt;

&lt;p&gt;
	Best,
&lt;/p&gt;

&lt;p&gt;
	Ken
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-upload field-type-file field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;table class="sticky-enabled"&gt;
 &lt;thead&gt;&lt;tr&gt;&lt;th&gt;Attachment&lt;/th&gt;&lt;th&gt;Size&lt;/th&gt; &lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
 &lt;tr class="odd"&gt;&lt;td&gt;&lt;span class="file"&gt;&lt;img class="file-icon" alt="" title="application/octet-stream" src="/modules/file/icons/application-octet-stream.png" /&gt; &lt;a href="https://www.rosettacommons.org/sites/default/files/uploads/forum/ROSETTA_CRASH_23.log" type="application/octet-stream; length=4058" title="ROSETTA_CRASH.log"&gt;crash log&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;3.96 KB&lt;/td&gt; &lt;/tr&gt;
 &lt;tr class="even"&gt;&lt;td&gt;&lt;span class="file"&gt;&lt;img class="file-icon" alt="" title="text/plain" src="/modules/file/icons/text-plain.png" /&gt; &lt;a href="https://www.rosettacommons.org/sites/default/files/uploads/forum/merge_8%20.txt" type="text/plain; length=1024" title="merge_8 .txt"&gt;xml&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;1 KB&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/design"&gt;Design&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Wed, 19 Jan 2022 15:38:16 +0000</pubdate>
<dc:creator>Ken</dc:creator>
<guid ispermalink="false">11399 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11399#comments</comments>
</item>
<item>
<title>setup_foldtree not maintaining partners</title>
<link/>https://www.rosettacommons.org/node/11258
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	Hello all - brand new to using pyrosetta so apologies if I'm missing something obvious.
&lt;/p&gt;

&lt;p&gt;
	I'm currently in the process of trying to translate the code from the point mutation scan tutorial to my system (&lt;a href="https://nbviewer.jupyter.org/github/RosettaCommons/PyRosetta.notebooks/blob/master/notebooks/06.08-Point-Mutation-Scan.ipynb"&gt;https://nbviewer.jupyter.org/github/RosettaCommons/PyRosetta.notebooks/blob/master/notebooks/06.08-Point-Mutation-Scan.ipynb&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;
	The system I'm working with has a total of five chains, with the first group being chains ABC and the second group being chains DE. For some reason, during the unbinding process these groups aren't being maintained. The code at current is formatted as:&lt;br /&gt;&lt;br /&gt;
	def unbind(pose, partners):&lt;br /&gt;
	        STEP_SIZE = 100&lt;br /&gt;
	        JUMP = 2&lt;br /&gt;
	        setup_foldtree(pose,partners,Vector1([1]))&lt;br /&gt;
	        trans_mover = rigid.RigidBodyTransMover(pose,JUMP)&lt;br /&gt;
	        trans_mover.step_size(STEP_SIZE)&lt;br /&gt;
	        trans_mover.apply(pose)&lt;br /&gt;
	unbind(relaxPose, "ABC_DE")
&lt;/p&gt;

&lt;p&gt;
	Depending on how I order the groups, either only chain D will translate from the complex (leaving a 100 angstrom disulfide to chain E..) or AB and DE will translate, leaving chain C hanging out in space. I've also tried running the script after editing the pdb to have chains D and E be one single chain, and I'm still running into the same issue. I've also tinkered around with Vector1 and had the same result as well. I've noticed that setup_foldtree adds a jumping edge between chains B and E, so I'm assuming during the jump it treats ABDE as a singular group. Has anyone run into a similar issue, or have any suggestions on how to fix this particular one?
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/pyrosetta"&gt;PyRosetta&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Fri, 30 Jul 2021 16:17:11 +0000</pubdate>
<dc:creator>alkaline_lemon</dc:creator>
<guid ispermalink="false">11258 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11258#comments</comments>
</item>
<item>
<title>How to make .frags files</title>
<link/>https://www.rosettacommons.org/node/11244
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	Hello! 
&lt;/p&gt;

&lt;p&gt;
	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).
&lt;/p&gt;

&lt;p&gt;
	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!
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/design"&gt;Design&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Fri, 09 Jul 2021 01:16:59 +0000</pubdate>
<dc:creator>krosika1</dc:creator>
<guid ispermalink="false">11244 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11244#comments</comments>
</item>
<item>
<title>Error running D100_Docking.py </title>
<link/>https://www.rosettacommons.org/node/11238
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	Hello,
&lt;/p&gt;

&lt;p&gt;
	So I am trying to run the D100_Docking.py on PyRosetta4 that I have installed on Windows 10 Bash shell. I am just trying to use the script as is before attempting my own PDB files. Below is what I did, along with the errors:
&lt;/p&gt;

&lt;p&gt;
	 
&lt;/p&gt;

&lt;p&gt;
	Any help is greatly appreciated!
&lt;/p&gt;

&lt;p&gt;
	 
&lt;/p&gt;

&lt;p&gt;
	&lt;strong&gt;(base) jrodriguez@DESKTOP:/mnt/c/Windows/system32$ cd /mnt/c/Users/jrodriguez/Documents/PyRosetta4&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
	&lt;br /&gt;&lt;strong&gt;(base) jrodriguez@DESKTOP:/mnt/c/Users/jrodriguez/Documents/PyRosetta4$ ls -la&lt;/strong&gt;&lt;br /&gt;
	total 796&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 Jun 25 11:37 .&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 Jun 23 09:18 ..&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 Jun 25 11:36 .ipynb_checkpoints&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 Jun  2 11:36 .test.output&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez 158112 Jun 25 10:31 3RT3.clean.pdb&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez 357939 Jun 25 10:18 3RT3.pdb&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez   3303 Jun 25 10:33 Clean_Pose.ipynb&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez  27412 Jun 25 11:36 Docking.ipynb&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez  22463 Jun 25 11:36 Docking.py&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez  49331 May 18 23:52 PyMOL-Rosetta-relay-client.python2.py&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez  48465 May 18 23:52 PyMOL-Rosetta-relay-client.python3.py&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez  44567 May 18 23:52 PyMOL-RosettaServer.py&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez  44651 May 18 23:52 PyMOL-RosettaServer.python3.py&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 May 18 23:52 apps&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 Jun 20 08:03 demo&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 Jun 25 10:45 inputs&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez  18013 Jun 25 11:30 protein_docking.ipynb&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez   9173 Jun 25 10:20 protein_docking.py&lt;br /&gt;
	lrwxrwxrwx 1 jrodriguez jrodriguez     17 May 18 23:54 pyrosetta -&amp;gt; ./setup/pyrosetta&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez      0 Jun 25 10:32 python&lt;br /&gt;
	lrwxrwxrwx 1 jrodriguez jrodriguez     15 May 18 23:54 rosetta -&amp;gt; ./setup/rosetta&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez   7272 May 18 23:52 self-test.py&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 Jun  2 11:16 setup&lt;br /&gt;
	drwxrwxrwx 1 jrodriguez jrodriguez    512 May 18 23:52 test&lt;br /&gt;
	-rwxrwxrwx 1 jrodriguez jrodriguez    844 May 18 23:54 version.json
&lt;/p&gt;

&lt;p&gt;
	&lt;br /&gt;&lt;strong&gt;(base) jrodriguez@DESKTOP:/mnt/c/Users/jrodriguez/Documents/PyRosetta4$ python3 ./Docking.py --pdb_filename /mnt/c/Users/jrodriguez/Documents/PyRosetta4/3RT3.clean.pdb --partners B_C --jobs=1000 --job_output 3RT3_docking_output &lt;/strong&gt;&lt;br /&gt;
	./Docking.py:96: UserWarning: Import of 'rosetta' as a top-level module is deprecated and may be removed in 2018, import via 'pyrosetta.rosetta'.&lt;br /&gt;
	  from rosetta import *&lt;br /&gt;
	PyRosetta-4 2021 [Rosetta PyRosetta4.Release.python38.linux 2021.20+release.47c4f8c41a32caced161a9246b20be0a5c576b75 2021-05-18T09:24:24] retrieved from: &lt;a href="http://www.pyrosetta.org"&gt;http://www.pyrosetta.org&lt;/a&gt;&lt;br /&gt;
	(C) Copyright Rosetta Commons Member Institutions. Created in JHU by Sergey Lyskov and PyRosetta Team.&lt;br /&gt;
	core.init: Checking for fconfig files in pwd and ./rosetta/flags&lt;br /&gt;
	core.init: Rosetta version: PyRosetta4.Release.python38.linux r283 2021.20+release.47c4f8c 47c4f8c41a32caced161a9246b20be0a5c576b75 &lt;a href="http://www.pyrosetta.org"&gt;http://www.pyrosetta.org&lt;/a&gt; 2021-05-18T09:24:24&lt;br /&gt;
	core.init: command: PyRosetta -ex1 -ex2aro -constant_seed -database /mnt/c/Users/jrodriguez/Documents/PyRosetta4/pyrosetta/database&lt;br /&gt;
	basic.random.init_random_generator: Constant seed mode, seed=1111111 seed_offset=0 real_seed=1111111&lt;br /&gt;
	basic.random.init_random_generator: RandomGenerator:init: Normal mode, seed=1111111 RG_type=mt19937&lt;br /&gt;
	core.chemical.GlobalResidueTypeSet: Finished initializing fa_standard residue type set.  Created 984 residue types&lt;br /&gt;
	core.chemical.GlobalResidueTypeSet: Total time to initialize 1.48438 seconds.&lt;br /&gt;
	core.import_pose.import_pose: File '/mnt/c/Users/jrodriguez/Documents/PyRosetta4/3RT3.clean.pdb' automatically determined to be of type PDB&lt;br /&gt;
	core.conformation.Conformation: [ WARNING ] missing heavyatom:  OXT on residue ARG:CtermProteinFull 153&lt;br /&gt;
	core.conformation.Conformation: [ WARNING ] missing heavyatom:  OXT on residue PRO:CtermProteinFull 247&lt;br /&gt;
	Traceback (most recent call last):&lt;br /&gt;
	  File "./Docking.py", line 366, in &amp;lt;module&amp;gt;&lt;br /&gt;
	    sample_docking(pdb_filename, partners, translation, rotation,&lt;br /&gt;
	  File "./Docking.py", line 152, in sample_docking&lt;br /&gt;
	    protocols.docking.setup_foldtree(pose, partners, Vector1([dock_jump]))&lt;br /&gt;
	AttributeError: module 'pyrosetta.protocols' has no attribute 'docking'
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/docking"&gt;Docking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Fri, 25 Jun 2021 18:32:35 +0000</pubdate>
<dc:creator>Rodriguez</dc:creator>
<guid ispermalink="false">11238 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11238#comments</comments>
</item>
<item>
<title>Argument Error while running Ligand_interface.py</title>
<link/>https://www.rosettacommons.org/node/11150
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	Hello, 
&lt;/p&gt;

&lt;p&gt;
	I am facing trouble running the script ligand interface.py. I have prepared the pdb file and params file as instructed. I have also added the params file to the default directory and updated residue_types.txt file. The following error gets invoked. Please do help rectify the error.
&lt;/p&gt;

&lt;p&gt;
	Traceback (most recent call last):&lt;br /&gt;
	  File "LigandInterface.py", line 139, in &amp;lt;module&amp;gt;&lt;br /&gt;
	    sample_ligand_interface(pdb_filename, partners, ligand_params, jobs, job_output)&lt;br /&gt;
	  File "LigandInterface.py", line 30, in sample_ligand_interface&lt;br /&gt;
	    new_res_set = generate_nonstandard_residue_set(ligand_params)&lt;br /&gt;
	  File "LigandInterface.py", line 102, in generate_nonstandard_residue_set&lt;br /&gt;
	    res_set.read_files( params_list , atoms , mm_atoms , orbitals )&lt;br /&gt;
	AttributeError: 'ResidueTypeSet' object has no attribute 'read_files'
&lt;/p&gt;

&lt;p&gt;
	 
&lt;/p&gt;

&lt;p&gt;
	I have attached the script below.
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-upload field-type-file field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;table class="sticky-enabled"&gt;
 &lt;thead&gt;&lt;tr&gt;&lt;th&gt;Attachment&lt;/th&gt;&lt;th&gt;Size&lt;/th&gt; &lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
 &lt;tr class="odd"&gt;&lt;td&gt;&lt;span class="file"&gt;&lt;img class="file-icon" alt="" title="text/plain" src="/modules/file/icons/text-plain.png" /&gt; &lt;a href="https://www.rosettacommons.org/sites/default/files/uploads/forum/Ligand_Interface_script_0.txt" type="text/plain; length=4677"&gt;Ligand_Interface_script.txt&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;4.57 KB&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/docking"&gt;Docking&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Sun, 14 Mar 2021 05:54:47 +0000</pubdate>
<dc:creator>Karthik</dc:creator>
<guid ispermalink="false">11150 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11150#comments</comments>
</item>
<item>
<title>Is there a side-program enabling us to see the clashes and interactions between ligand and protein?</title>
<link/>https://www.rosettacommons.org/node/11122
 <description>&lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;div class="tex2jax"&gt;&lt;p&gt;
	I'm currently working on a program where i may need to see clashes and interactions between ligand and the protein after PyRosetta-lead conformation. Is there such program? 
&lt;/p&gt;

&lt;p&gt;
	Thanks!
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-field-category field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Category:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/category/pyrosetta"&gt;PyRosetta&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Forums:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/forums/pyrosetta/pyrosetta-scripts"&gt;PyRosetta - Scripts&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="field field-name-taxonomy-vocabulary-6 field-type-taxonomy-term-reference field-label-above"&gt;&lt;div class="field-label"&gt;Post Situation:&amp;nbsp;&lt;/div&gt;&lt;div class="field-items"&gt;&lt;div class="field-item even"&gt;&lt;a href="/category/post-situation/unsolved"&gt;Unsolved&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<pubdate>Fri, 05 Feb 2021 12:42:54 +0000</pubdate>
<dc:creator>egecav</dc:creator>
<guid ispermalink="false">11122 at https://www.rosettacommons.org</guid>
<comments>https://www.rosettacommons.org/node/11122#comments</comments>
</item>
</channel>
</rss>
