<?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=Sst</id>
	<title>Sst - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Sst"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Sst&amp;action=history"/>
	<updated>2026-04-27T04:39:39Z</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=Sst&amp;diff=14134&amp;oldid=prev</id>
		<title>Cchem: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Sst&amp;diff=14134&amp;oldid=prev"/>
		<updated>2017-11-13T03:27:05Z</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 03:27, 13 November 2017&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=Sst&amp;diff=14133&amp;oldid=prev</id>
		<title>Speleo3: created</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Sst&amp;diff=14133&amp;oldid=prev"/>
		<updated>2017-10-29T18:54:12Z</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.editing&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[sst]] is a wrapper for the [http://lcb.infotech.monash.edu.au/sstweb2/ SST secondary structural assignment web service]. The command updates PyMOL's '''ss''' atom property.&lt;br /&gt;
&lt;br /&gt;
SST does minimum message length inference of secondary structure based on C-alpha atom positions.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
 sst [ selection [, raw [, state ]]]&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* '''selection''' = str: atom selection {default: all}&lt;br /&gt;
* '''raw''' = str: [[iterate#Exposed_Variables|atom property]] to assign the sst secondary structure type to. This type will also be translated to PyMOL's H/S/L types and assiged to the '''ss''' property {default: }&lt;br /&gt;
* '''state''' = int: object state {default: -1 (current state)}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 import psico.editing&lt;br /&gt;
 fetch 1ubq, async=0&lt;br /&gt;
 &lt;br /&gt;
 sst all, raw=custom&lt;br /&gt;
 as cartoon&lt;br /&gt;
 &lt;br /&gt;
 color gray&lt;br /&gt;
 spectrum custom, selection=guide&lt;br /&gt;
 set cartoon_discrete_colors, 1&lt;br /&gt;
 label guide, custom&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[dssp]]&lt;br /&gt;
* [[dss]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Library]]&lt;br /&gt;
[[Category:Structural_Biology_Scripts]]&lt;/div&gt;</summary>
		<author><name>Speleo3</name></author>
	</entry>
</feed>