GARANT COMMANDS: write reference peaks - write reference peaks to a file

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

All reference peaks of the spectrum <spectrum> are written to the peak list 
<write(.peaks)>. Atom numbers for writing out the assignments are taken from 
the atom list <read(.prot)>. Assignments can be generated with the match command.
If pseudo atoms are turned on - either by reading in peak assignments or 
coherence ferquencies - they are used when writing out the 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 reference peaks TOCSY tocsy atoms

SEE ALSO: match, load reference peaks
