An open API service indexing awesome lists of open source software.

https://github.com/salilab/asgl

Program for preparing all sorts of PostScript plots from simple data files
https://github.com/salilab/asgl

fortran plotting postscript protein-structure

Last synced: about 1 month ago
JSON representation

Program for preparing all sorts of PostScript plots from simple data files

Awesome Lists containing this project

README

          

ASGL 1.3.2

PostScript Plotting

Copyright(c) 1989-2006 Andrej Šali
All Rights Reserved

E-mail: sali@salilab.org

Description:

ASGL program produces a PostScript or Encapsulated PostScript file
that can contain scatter plots, line plots, histograms, 2D density
plots, and/or bond-and-stick plots of molecules. Input are data
files and a TOP program guiding the creation of a plot. TOP is an
interpretor of ASGL commands similar to Fortran. ASGL is written in
Fortran 77 and is meant to run on UNIX systems. The GNU gs previewer
under X11 and NeXT's Preview program can be used to preview the output
before printing it. You can also include the plots in other documents
(tex) or edit them with other programs (Draw, Adobe Illustrator).

Contents of the distribution:

Entry Brief Description
-----------------------------------------------------------------------
src\ sources
lib\ common routines
data\ data files
scripts\ script files
doc\ documentation for ASGL and TOP
examples\ example TOP files and their documentation
notes\ miscellaneous notes
README this file
INSTALLATION installation instructions

Installation:

See the file INSTALLATION.