#!/bin/sh # awa 970404 version 1.1 # # Taken from the example in documentation in ccp4 v3.2 # # # Combining several files with two CAD jobs and MTZUTILS # # If you try to sort a lot of input columns in CAD, # it can get fatigued. MTZUTILS does no # t have the SORT step, # so this could save some time. # # Part a) # cad hklin1 ../mtz/swift/pa_new2.mtz hklin2 ../mtz/swift/new_cispt.mtz.mtz hklout ../mtz/swift/deriv_nat_cad_12.mtz <