genome_spy.Order¶
- class genome_spy.Order(value, /, *, condition=Undefined)View on GitHub¶
Bases:
ChannelGenerated wrapper for the
orderencoding channel.Methods
condition(value)Return a channel with
conditionupdated.to_dict()Return the JSON-serializable channel definition.
value(value)Return a channel with
valueupdated.Attributes
definitionencoding_name- condition(value)View on GitHub¶
Return a channel with
conditionupdated.
- value(value)View on GitHub¶
Return a channel with
valueupdated.
- to_dict()View on GitHub¶
Return the JSON-serializable channel definition.