GARANT COMMANDS: define peak importance - set the importance of expected peaks

usage: define peak importance <name> <float>

The importance of the expected peaks that match <name> is set to <float>. The 
importance is used in the automatic assignment routines to score the assignments.

EXAMPLE:
set importance of sequential NOESY cross peaks to 1.0, of NOESY cross peaks 
connecting the ring atoms of aromatics to the side chain to 1.0 and of all other 
NOESY cross peaks to 0.

	define peak importance "NOESY: * *" 0.0
	define peak importance "NOESY: HB(TYR) HD(TYR)" 1.0
	define peak importance "NOESY: HD(TYR) HB(TYR)" 1.0
	define peak importance "NOESY: HB(PHE) HD(PHE)" 1.0
	define peak importance "NOESY: HD(PHE) HB(PHE)" 1.0
	define peak importance "NOESY: HB(TRP) HD(TRP)" 1.0
	define peak importance "NOESY: HD(TRP) HB(TRP)" 1.0
	define peak importance "NOESY: H(+0) H(+1)" 1.0
	define peak importance "NOESY: H(+1) H(+0)" 1.0

see also: score, spectra variables
