init

read seq nhsqc.seq
read prot nhsqcO1.prot

# make a starting peaklist for the hnco
simulate 3D N C 400 2 random
# the fourth arg (400)  is the first residue or SRD number in the protlist to get shifts from
# the fifth arg (2) is the "peak type" which is used to set it's coloer in xeasy
# 'random' means unassigned shifts (in this case C) are set randomly to start

write peaks hncoI1.peaks
