Difference between revisions of "Phaser-2.3: Manual"

From Phaserwiki
(moved Phaser-2.3: Manual to Phaser: Manual: For version 2.3 and above)
 
Line 1: Line 1:
#REDIRECT [[Phaser: Manual]]
+
<div style="margin-left: 25px; float: right;">__TOC__</div>
 +
 
 +
This is the documentation for Phaser&#8211;2.3. There are some changes between this version and previous versions so input scripts may need editing.
 +
 
 +
==Keywords==
 +
Phaser can be run using CCP4-style keyword input
 +
;[http://www.phaser.cimr.cam.ac.uk/index.php?title=Keyword_Modes&oldid=805 Keyword Modes]
 +
: The different functions that Phaser can perform and the keywords relevant for each mode
 +
;[http://www.phaser.cimr.cam.ac.uk/index.php?title=Keywords&oldid=977 Keywords]
 +
: Detailed descriptions of the keywords
 +
;[http://www.phaser.cimr.cam.ac.uk/index.php?title=Keyword_Example_Scripts&oldid=737 Keyword Example Scripts]
 +
: Copy and edit to start using Phaser from keyword input
 +
 
 +
==Python==
 +
Phaser can be scripted using python.
 +
;[http://www.phaser.cimr.cam.ac.uk/index.php?title=Python_Run-Jobs&oldid=713 Python Run-Jobs]
 +
: How to run Phaser from python and the functions relevant for each Run-Job
 +
;[http://www.phaser.cimr.cam.ac.uk/index.php?title=Python_Functions&oldid=979 Python Functions]
 +
: Detailed descriptions of the functions
 +
;[http://www.phaser.cimr.cam.ac.uk/index.php?title=Python_Example_Scripts&oldid=601 Python Example Scripts]
 +
: Copy and edit to start using Phaser from python
 +
 
 +
==XML==
 +
There is XML output available for developers writing automation scripts.<br>
 +
Please contact us for more information or XML output requests.
 +
;[http://www.phaser.cimr.cam.ac.uk/index.php?title=XML&oldid=506 XML]

Revision as of 13:58, 24 April 2012

This is the documentation for Phaser–2.3. There are some changes between this version and previous versions so input scripts may need editing.

Keywords

Phaser can be run using CCP4-style keyword input

Keyword Modes
The different functions that Phaser can perform and the keywords relevant for each mode
Keywords
Detailed descriptions of the keywords
Keyword Example Scripts
Copy and edit to start using Phaser from keyword input

Python

Phaser can be scripted using python.

Python Run-Jobs
How to run Phaser from python and the functions relevant for each Run-Job
Python Functions
Detailed descriptions of the functions
Python Example Scripts
Copy and edit to start using Phaser from python

XML

There is XML output available for developers writing automation scripts.
Please contact us for more information or XML output requests.

XML