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
- Host: GitHub
- URL: https://github.com/salilab/asgl
- Owner: salilab
- License: gpl-2.0
- Created: 2015-09-04T19:53:22.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2021-03-24T17:25:53.000Z (almost 5 years ago)
- Last Synced: 2024-07-30T18:27:44.086Z (over 1 year ago)
- Topics: fortran, plotting, postscript, protein-structure
- Language: Fortran
- Homepage: https://salilab.org/asgl/
- Size: 271 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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.