# # Copyright (C) 2005 Martyn Winn # # This code is distributed under the terms and conditions of the # CCP4 Program Suite Licence Agreement as a CCP4 Library. # A copy of the CCP4 licence can be obtained by writing to the # CCP4 Secretary, Daresbury Laboratory, Warrington WA4 4AD, UK. # #CCP4i_cvs_Id $Id$ #CCP4I VERSION CCP4Interface 1.4.0 #CCP4I SCRIPT DEF chainsaw #CCP4I DATE 14/9/05 09:55:47 #CCP4I USER mdw TITLE _title_text "" INPUT_FILES _list_of_text "XYZIN" OUTPUT_FILES _list_of_text "XYZOUT" XYZIN _pdb_file "" DIR_XYZIN _default_dirs "" ALIGNIN _any_file "" DIR_ALIGNIN _default_dirs "" XYZOUT _pdb_file "" DIR_XYZOUT _default_dirs "" # specific formats for ALIGNIN CLUSTIN _clustalw_file "" DIR_CLUSTIN _default_dirs "" MSFIN _msf_file "" DIR_MSFIN _default_dirs "" PHYLIPIN _phylip_file "" DIR_PHYLIPIN _default_dirs "" BLASTIN _blast_file "" DIR_BLASTIN _default_dirs "" PIRIN _pir_file "" DIR_PIRIN _default_dirs "" FASTAIN _fasta_file "" DIR_FASTAIN _default_dirs "" OCAIN _oca_file "" DIR_OCAIN _default_dirs "" ANYIN _any_file "" DIR_ANYIN _default_dirs "" INPUT_FORMAT _chainsaw_input_format "PIR" INPUT_MODE _chainsaw_input_mode "MIXS" TASK_MODE _chainsaw_task_mode "CHAINSAW"