\Amelaye\BioPHP\Domain\Sequence\Entity GbSequence

Class GbSequence

Summary

Methods
Properties
Constants
getPrimAcc
setPrimAcc
getStrands
setStrands
getTopology
setTopology
getDivision
setDivision
getSegmentNo
setSegmentNo
getSegmentCount
setSegmentCount
getVersion
setVersion
getNcbiGiId
setNcbiGiId
No public properties found
No public constants found
No protected methods found
No protected properties found
No protected constants found
No private methods found
primAcc
strands
topology
division
segmentNo
segmentCount
version
ncbiGiId
No private constants found

Properties

$primAcc

$primAcc : string

Type

string —

$strands

$strands : string|null

Type

string|null —

$topology

$topology : string|null

Type

string|null —

$division

$division : string|null

Type

string|null —

$segmentNo

$segmentNo : int|null

Type

int|null —

$segmentCount

$segmentCount : int|null

Type

int|null —

$version

$version : string|null

Type

string|null —

$ncbiGiId

$ncbiGiId : string|null

Type

string|null —

Methods

getPrimAcc()

getPrimAcc() : string

Returns

string —

setPrimAcc()

setPrimAcc(string  $primAcc) : void

Parameters

string $primAcc

Returns

void —

getStrands()

getStrands() : string|null

Returns

string|null —

setStrands()

setStrands(string|null  $strands) : void

Parameters

string|null $strands

Returns

void —

getTopology()

getTopology() : string|null

Returns

string|null —

setTopology()

setTopology(string|null  $topology) : void

Parameters

string|null $topology

Returns

void —

getDivision()

getDivision() : string|null

Returns

string|null —

setDivision()

setDivision(string|null  $division) : void

Parameters

string|null $division

Returns

void —

getSegmentNo()

getSegmentNo() : int|null

Returns

int|null —

setSegmentNo()

setSegmentNo(int|null  $segmentNo) : void

Parameters

int|null $segmentNo

Returns

void —

getSegmentCount()

getSegmentCount() : int|null

Returns

int|null —

setSegmentCount()

setSegmentCount(int|null  $segmentCount) : void

Parameters

int|null $segmentCount

Returns

void —

getVersion()

getVersion() : string|null

Returns

string|null —

setVersion()

setVersion(string|null  $version) : void

Parameters

string|null $version

Returns

void —

getNcbiGiId()

getNcbiGiId() : string|null

Returns

string|null —

setNcbiGiId()

setNcbiGiId(string|null  $ncbiGiId) : void

Parameters

string|null $ncbiGiId

Returns

void —