Off topic:How to program the colouring of DNA sequence?
0
1
Entering edit mode
8.0 years ago
vytarasov ▴ 180

I am using Swift for Mac programming and I see that to color all “A”, “T”, “C”, “G” in a long sequence during its editing is quite slow, there is time lag between typing and displaying the colored sequence. I calculate every time new ranges for all “A”, “T”, “C” in the sequence and then loop through the arrays of ranges to add color to “A”, “T”, “C”. How is usually this coloring done in other programming languages which are more often used in bioinformatics ? I guess I am doing it not in effective way in Swift.

sequence • 1.0k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1850 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6