josiahseaman / skittle

DNASkittle is a web based genome browser that provides an interactive visualization of the raw sequence. Every nucleotide of 10Kbp can fit on one screen at a time. It makes heavy use of signal processing techniques to extract tandem repeats, and other genome elements.
GNU General Public License v2.0
7 stars 4 forks source link

Max function per line to scale up Threemer Detector #183

Closed josiahseaman closed 11 years ago

josiahseaman commented 11 years ago

Do calculations at width 24, and the take the max value of a group of lines that approximate your nucleotides per line.

josiahseaman commented 11 years ago

This has been deprioritized for the time being.