-
Notifications
You must be signed in to change notification settings - Fork 5
classes
Andrew Wilkey edited this page Apr 9, 2019
·
1 revision
A form of global override of color tag based on a class=<class-name>
attribute in column 9 of the gff.
Colors listed here take priority over the color = (color)
option in any of the following sections, but is overridden
by a color=(color)
attribute in column 9 of the gff. That is MyClass = green
would match class=MyClass
but not class=myClass
When using a <class-name>
capitalization is preserved when using class=<class-name>
and <class-name>=value
when
using count_classes
in conjunction with a [measure]
Option | Description |
---|---|
uncategorized | (color) defaults to black. Used when [measure] count_classes = 2 and items in bin don't have a supported class |
(color) Color override over section default. |