User:Tlinnet: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
m (Created page with "Hi Troels, Here you go: == Test to fetch script from github == Https PyMOL script, user=tlinnet <pre><nowiki> <include src="https://raw.github.com/jlec/Pymol-script-repo/ma...")
 
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Hi Troels,
== Author of following PyMOL scripts ==
[[Propka | PROPKA for PyMOL]] 2015/11/19 42k<br>
[[DisplacementMap | Displacement map for conformational changes]] 2015/11/19 43k<br>
[[Forster-distance-calculator | Forster distance calculator]] 2015/11/19 22k <br>
[[Rotkit | Rotation matrix calculator]] 015/11/19 17k <br>
[[ColorByDisplacement | Color by displacement]] 2015/11/19 13k <br>
[[Cyspka | Surface Cysteine pKa predictor]] 2015/11/19 12k <br>
[[AKMT_Lys_pred | aKMT lysine predictor]] 2017/06/17 <br>


Here you go:
149 k


== Test to fetch script from github ==  
== Tutorial ==
Https PyMOL script, user=tlinnet 
[[Biochemistry_student_intro | Biochemistry student intro]] 2015/11/19 60k
<pre><nowiki>
 
<include src="https://raw.github.com/jlec/Pymol-script-repo/master/system_scripts/all_sulfur_dstances.py" highlight="python" />
== Test ==
</nowiki></pre>
<nowiki> <include src="https://raw.github.com/Pymol-Scripts/Pymol-script-repo/master/cyspka.py" /> </nowiki>
<include src="https://raw.github.com/tlinnet/Pymol-script-repo/master/colorbydisplacement.py" highlight="python" />

Latest revision as of 05:45, 17 June 2017

Author of following PyMOL scripts

PROPKA for PyMOL 2015/11/19 42k
Displacement map for conformational changes 2015/11/19 43k
F?orster distance calculator 2015/11/19 22k
Rotation matrix calculator 015/11/19 17k
Color by displacement 2015/11/19 13k
Surface Cysteine pKa predictor 2015/11/19 12k
aKMT lysine predictor 2017/06/17

149 k

Tutorial

Biochemistry student intro 2015/11/19 60k

Test

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