[Info]
Name        = Nucleic Acid Colors
Description = This coloration scheme provides a simple and standard rendering for nucleic acids based on assigning a standard color to each base (A - Red, G - Blue, C - Yellow, T - Green)
; Type = Protein | DNA
Type=DNA
; Method = Coloration | ColumnScore | MatrixScore
Method = Coloration

[TableRowsBackground]
A = red
G = blue
C = 200 200 0
T = green
