loggraph - viewer for CCP4 formatted `log' files.
loggraph [ logfilename ]
loggraph -f format -i filename
loggraph is part of the CCP4 graphical user interface ccp4i. The program reads specially formatted log file produced by some of the CCP4 programs, recognises tables and graphs described in it and produces their graphic representation. Graphs can be edited and annotated, and printed either to a PostScript file or directly to a printer.
loggraph is usually run from within ccp4i, but can also be run from the command line with:
loggraph filename
or with:
loggraph -f format -i filename
where valid formats are:
The full loggraph documentation can be found at $CCP4I_TOP/help/general/loggraph.html
The syntax for the table and graph descriptions (required by application programmers) can be found in the documentation for the loggraph format.
Table values which are separated by newline characters within a "row" may cause parsing errors.
loggraph format, ccp4i, xloggraph
Originator: Darren Spruce
Modifications: Liz Potterton, Peter Briggs