This is a read-only mirror of pymolwiki.org

Difference between revisions of "User:Sbliven/Sandbox"

From PyMOL Wiki
Jump to navigation Jump to search
(Pymol inclusion)
 
Line 1: Line 1:
 
== Pymol Inclusion ==
 
== Pymol Inclusion ==
 +
Through Template:
 +
{{Template:PymolScriptRepoInclude|removealt.py}}
 +
 
Direct:
 
Direct:
<include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/findseq.py" highlight="python" />
+
<include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/removealt.py" highlight="python" />
 
 
Through Template:
 
{{Template:PymolScriptRepoInclude|findseq.py}}
 

Revision as of 12:10, 30 October 2015

Pymol Inclusion

Through Template: <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/removealt.py" highlight="python" />

This code has been put under version control in the project Pymol-script-repo.

Direct: <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/removealt.py" highlight="python" />