name of the output crosspeak file (default: standard output)
-d delfile
name of the file with peaks numbers to delete (default: standard input)
Description:
The perlscript delxpk may be used to mark peaks in an annotated crosspeak
list as deleted by appending a '<' character to the annotation field
of the 1st dimension. Deletions are specified by peak numbers, one number
per line. Numbers of peaks to be marked 'deleted' may be read from a file
(-d option) or from standard input. The new crosspeak file will be written
to the file defined by the -o flag (standard output, if -o flag is not
used).