GARANT COMMANDS: write peaks - write measured peaks into a peaklist

USAGE: write peaks <spectrum> <write(.peaks)> <read(.prot)>

All peaks of the spectrum <spectrum> are written to the peak list 
<write(.peaks)>. The atom numbers for writing out the assignments are 
taken from the atom list <read(.prot)>. If defined, the user assignments 
are used. Otherwise the current assignment possibilities are taken. If 
for a peak several assignment possibilities are stored, one of them is 
randomly selected and written out (see also write possible assignments).

If pseudo atoms are turned on - either by reading in peak assignments or 
coherence ferquencies - these psudo atoms are used when writing peak 
assignments.

EXAMPLES:
	# write out all assigned TOCSY peaks to the peaklist 'tocsy.peaks'.
	# Take the atom number for the assignments from the file 'atoms.prot'
   write peaks TOCSY tocsy atoms

SEE ALSO: assignments, write possible assignments
