koelling / dnacol

Color DNA/RNA bases in terminal output
MIT License
20 stars 3 forks source link

Color coding a DNA sequence with some errors #5

Open sharvari14 opened 2 years ago

sharvari14 commented 2 years ago

Hi, I am trying to use dnacol to color code the DNA sequence. However, if the sequence contains a character other than A,C, G,T, or N then the line is not colored. Can you please let me know if there'a a way to force coloring despite the presence of other letters in the sequence which come up from parsing text from image. Thanks Shar