pgb_liv\php_ms\Core\Transcript

Class for transcript object.

Synopsis

class Transcript {
  • // members
  • private  $type;
}

Hierarchy

Coverage

Methods 0% 0 / 2
Lines 0% 0 / 6

Members

private

  • $type — string
    Type of this gene (e.g.

Methods

public

  • getType() — Gets the bio type for this gene
  • setType() — Sets the gene bio type (E.g.

Inherited from pgb_liv\php_ms\Core\DatabaseEntryTrait

public

History