\AppBundle\ApiTmBaseStackingApi

Class TmBaseStackingApi

Summary

Methods
Properties
Constants
__construct()
getTmBaseStackings()
GetEnthropyValues()
getEnthalpyValues()
No public properties found
No constants found
No protected methods found
$bioapiClient
$serializer
$apiKey
N/A
No private methods found
No private properties found
N/A

Properties

$bioapiClient

$bioapiClient : \GuzzleHttp\Client

Type

\GuzzleHttp\Client

$serializer

$serializer : \JMS\Serializer\Serializer

Type

\JMS\Serializer\Serializer

$apiKey

$apiKey : string|null

Type

string|null

Methods

__construct()

__construct(\GuzzleHttp\Client  $bioapiClient, \JMS\Serializer\Serializer  $serializer, string  $apiKey = null) 

Bioapi constructor.

Parameters

\GuzzleHttp\Client $bioapiClient
\JMS\Serializer\Serializer $serializer
string $apiKey

getTmBaseStackings()

getTmBaseStackings() : array

Gets the list of objects from Api

Returns

array

GetEnthropyValues()

GetEnthropyValues(array  $aTmBaseStackings) : array

TM Base Stacking Basic temperatures of nucleotids combinations - enthropy

Parameters

array $aTmBaseStackings

Returns

array

getEnthalpyValues()

getEnthalpyValues(array  $aTmBaseStackings) : array

TM Base Stacking Basic temperatures of nucleotids combinations - enthalpy

Parameters

array $aTmBaseStackings

Returns

array