#!/bin/sh # # run rebatch # set -e na4tomtz hklin $CEXAM/data/aucn.na4 hklout \ $CCP4_SCR/aucn.mtz # used to distinguish different runs in html logfile CCP_PROGRAM_ID=run1 export CCP_PROGRAM_ID # # REBATCH - alter batch numbers in an unmerged MTZ file # rebatch hklin $CCP4_SCR/aucn.mtz \ hklout aucn_rebatch1.mtz <