GARANT COMMANDS: list missing peaks - list expected peaks not present in the peak list

USAGE: list missing peaks <spectrum> <integer>

Expected peaks of the spectrum <spectrum> are listed if no loaded peak with the same
assignmnet exists and if not more than <integer> coherences of this peak are unassigned 
(i.e. their position is unknown).

If pseudo atoms are turned on - either by reading in peak assignments or coherence 
ferquencies - these psudo atoms are used for listing the peaks.


EXAMPLE:
	# list all missing expected peaks where the frequencies of all
	# coherences are defined
   list missing peaks N15NOESY 0


EXAMPLE OF OUTPUT:
   N15NOESY: N(LEU 45) HN(LEU 45) HN(PHE 44)
   N15NOESY: N(LEU 45) HN(LEU 45) QD1(LEU 45)
   N15NOESY: N(LEU 45) HN(LEU 45) HN(GLU- 47)

This means, that for residue Leu 45 peaks from the amide to HN of Phe 44, QD1 of Leu 45
and HN of Glu 47 are expected but are not present in the loaded peak list.

SEE ALSO: load peaks, make peaks, append expected peaks
