MontgomeryLab / tinyRNA

tinyRNA provides an all-in-one solution for precision analysis of sRNA-seq data. At the core of tinyRNA is a highly flexible counting utility, tiny-count, that allows for hierarchical assignment of reads to features based on positional information, extent of feature overlap, 5’ nucleotide, length, and strandedness.
GNU General Public License v3.0
1 stars 1 forks source link

tiny-plot: extended support for large numbers of classes in DGE class scatter plots #326

Closed AlexTate closed 12 months ago

AlexTate commented 1 year ago

Closes #324

AlexTate commented 1 year ago

Latest commits guarantee that all assigned colors are unique, both within the stylesheet color set and between it and the overflow color set. Original order is preserved in the unique color set. Unit tests have been added for assign_class_colors()