JAMF Archive

C code source

JAMF was originally designed to run with the VIBRANT toolkit, in order to allow for graphics, cross-platform input. The code used to run on the VIBRANT supported systems. The code here has not been tested for functionality but is just retained for the sake of archival purposes.

To invoke VIBRANT compilation, you must have the VIBRANT toolkit from the NCBI compiled and available in the link path. Defining JAMGUI will invoke the compilation to generate VIBRANT code.


THIS IS THE REFERENCE CODE AS PUBLISHED.

		Doelz, R.   
		Optimal production of biological documentation: the JAM format.
		Comput. Applic. Biosci. 11, 224-226 (1995).    
		
main program

include file for constants
supporting program (parser) prototypes for C functions

VIBRANT specific code Makefile for UNIX non-VIBRANT executable

location: Home > Archive > JAMF > C source 2.0