FactorGroup {SMRUCC.genomics.Visualize.CollectionSet} | .NET clr documentation |
# namespace SMRUCC.genomics.Visualize.CollectionSet
export class FactorGroup {
color: Color;
# the data feature collection
data: NamedCollection`1[];
# the feature set name
factor: string;
}
color
: Colordata
: NamedCollection`1