init

read seq myprot letter # change 'myprot' to your FASTA file name

# 1st set of SRD, the number allows for up to 160 or so AA in your protein
add SRD 201 400 

# second set of SRDs
add SRD 401 600
  
write seq nhsqc.seq


