PyOpenWorm.channel module

class PyOpenWorm.channel.Channel(name=False, **kwargs)[source]

Bases: PyOpenWorm.biology.BiologyType

A biological ion channel.

Attributes:
Models : Property

Get experimental models of this ion channel

subfamily : DatatypeProperty

Ion channel’s subfamily

name : DatatypeProperty

Ion channel’s name

description : DatatypeProperty

A description of the ion channel

gene_name : DatatypeProperty

Name of the gene that codes for this ion channel

gene_WB_ID : DatatypeProperty

Wormbase ID of the encoding gene

gene_class : DatatypeProperty

Classification of the encoding gene

proteins : DatatypeProperty

Proteins associated with this channel

expression_pattern : ObjectProperty
class PyOpenWorm.channel.ExpressionPattern(wormbaseID=None, description=None, **kwargs)[source]

Bases: PyOpenWorm.biology.BiologyType