pgb_liv\php_ms\Core\Chromosome::setGenomeReferenceVersion
Sets the reference genome and versioning string as used for mapping.
All coordinates are within this frame of reference
Signature
public function setGenomeReferenceVersion(string
$version )
Parameters
$version
— string
Version value to set to
Test Coverage
Information
- Coverage: 2/2 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\ChromosomeTest::testCanGetSetGenomeReferenceVersion