pgb_liv\php_ms\Core\Chromosome

Class for chromosome identification object, provides storage for assigning a name, strand and version.

Synopsis

class Chromosome {
}

Coverage

Methods 100% 6 / 6
Lines 100% 9 / 9

Members

private

  • $genomeReferenceVersion — string
    The reference genome and versioning string as used for mapping.
  • $name — string
    Name of this chromosome
  • $strand — string
    Strand of this chomosome

Methods

public

History