 
 
 
 
 
 
 
  
| nuc | : | full name for a nucleic acid | 
Returns: 0..6 
Synopsis: This function converts the following full names for nucleic acids 'Adenine', 'Cytosine', 'Guanine', 'Thymine', 'Uracil' to the integers 1..5 respectively.
Examples:
> NucleicToInt('Adenine');