<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Theseus</id>
	<title>Theseus - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Theseus"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Theseus&amp;action=history"/>
	<updated>2026-04-24T10:30:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Theseus&amp;diff=14324&amp;oldid=prev</id>
		<title>Cchem: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Theseus&amp;diff=14324&amp;oldid=prev"/>
		<updated>2018-05-29T19:27:25Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:27, 29 May 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Cchem</name></author>
	</entry>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Theseus&amp;diff=14323&amp;oldid=prev</id>
		<title>Speleo3: created</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Theseus&amp;diff=14323&amp;oldid=prev"/>
		<updated>2018-05-15T08:03:25Z</updated>

		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox psico&lt;br /&gt;
|module    =  psico.fitting&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[theseus]] is a wrapper for the [http://www.theseus3d.org/ theseus] program for maximum likelihood superpositioning of macromolecular structures. It produces results very similar to [[xfit]].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
For Linux and macOS, all dependencies are available from [https://anaconda.org Anaconda Cloud]:&lt;br /&gt;
&lt;br /&gt;
 conda install -c schrodinger pymol&lt;br /&gt;
 conda install -c schrodinger pymol-psico&lt;br /&gt;
 conda install -c schrodinger theseus&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Superpose two objects:&lt;br /&gt;
&lt;br /&gt;
 theseus mobile, target [, match [, cov [, cycles [, mobile_state [, target_state [, exe [, preserve ]]]]]]]&lt;br /&gt;
&lt;br /&gt;
Ensemble-fit states of a multi-state object:&lt;br /&gt;
&lt;br /&gt;
 intra_theseus selection [, state [, cov [, cycles [, exe [, preserve ]]]]]&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* '''mobile''' = string: atom selection for mobile atoms&lt;br /&gt;
* '''target''' = string: atom selection for target atoms&lt;br /&gt;
* '''match''' = string: in, like, align, none or the name of an alignment object (see [[local_rms]] help for details) {default: align}&lt;br /&gt;
* '''cov''' = 0/1: 0 is variance weighting, 1 is covariance weighting (slower) {default: 0}&lt;br /&gt;
* '''cycles''' = int: number of weights refinement cycles {default: 200}&lt;br /&gt;
&lt;br /&gt;
For ''intra_theseus'':&lt;br /&gt;
&lt;br /&gt;
* '''selection''' = string: atoms to fit&lt;br /&gt;
* '''state''' = integer: keep transformation of this state unchanged {default: 1}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
import psico.fitting&lt;br /&gt;
fetch 1adz, async=0&lt;br /&gt;
set all_states&lt;br /&gt;
&lt;br /&gt;
intra_theseus 1adz&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[xfit]]&lt;br /&gt;
* [[intra_xfit]]&lt;br /&gt;
* [[intra_fit]]&lt;br /&gt;
* [[intra_rms_cur]]&lt;br /&gt;
* [[align]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Structure_Alignment]]&lt;br /&gt;
[[Category:Script_Library]]&lt;/div&gt;</summary>
		<author><name>Speleo3</name></author>
	</entry>
</feed>