staden-lg/src/alf
kuoi fe1d5a834e use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
..
2rs.c init 2021-12-04 05:07:58 +00:00
README init 2021-12-04 05:07:58 +00:00
alfbackup.sh init 2021-12-04 05:07:58 +00:00
alfprocess init 2021-12-04 05:07:58 +00:00
alfprocess2 init 2021-12-04 05:07:58 +00:00
alfprocessDoc init 2021-12-04 05:07:58 +00:00
alfsplit.c init 2021-12-04 05:07:58 +00:00
alftransfer init 2021-12-04 05:07:58 +00:00
makefile use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
makefile-alpha use default makefile and recovery previous alpha makefile 2023-04-14 02:09:01 +08:00
makefile-dec init 2021-12-04 05:07:58 +00:00
makefile-sgi init 2021-12-04 05:07:58 +00:00
makefile-solaris init 2021-12-04 05:07:58 +00:00
makefile-sun init 2021-12-04 05:07:58 +00:00

README

alfprocess Scripts and Filters
------------------------------
The scripts and filters here were developed at the MRC-LMB for INTERNAL
USE ONLY. As we are aware that people elsewhere will want to develop
similar software we include them in the Staden package as EXAMPLES of
what can be achieved.

THESE SCRIPTS WILL NOT WORK ON YOUR SYSTEM WITHOUT MODIFICATION.

This directory contains:
    2rs.c		- filter to convert abi and alf uncertainty codes to
			  staden uncertainty codes
    alfbackup.sh        - script to be back up a folder and transfer to project
    alfprocess		- script to process a batch of alf data
    alfprocess2		- script to process a batch of alf data
    alfprocessDoc	- documentation on alfprocess
    alfsplit.c		- Takes big combined alf results file, and splits it
			  into separate files for each clone.
    alftransfer		- script to transfer alf files into a results directory
    makefile		- To compile c programs

Happy hacking,

    sd@uk.ac.cam.mrc-lmb