\App\Infra\ControllerDemoController

Class DemoController

Summary

Methods
Properties
Constants
indexAction()
parseaseqdbAction()
parseaswissprotdbAction()
fastaseqalignmentAction()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

indexAction()

indexAction() 

parseaseqdbAction()

parseaseqdbAction(\App\Domain\Database\Interfaces\DatabaseInterface  $databaseManager) : \Symfony\Component\HttpFoundation\Response

Read a sequence from a database Generates .idx and .dir files

Parameters

\App\Domain\Database\Interfaces\DatabaseInterface $databaseManager

Throws

\Exception

Returns

\Symfony\Component\HttpFoundation\Response

parseaswissprotdbAction()

parseaswissprotdbAction(\App\Domain\Database\Service\DatabaseManager  $databaseManager, \App\Api\ProteinReductionApi  $aaa) : \Symfony\Component\HttpFoundation\Response

Read a sequence from a database Generates .idx and .dir files

Parameters

\App\Domain\Database\Service\DatabaseManager $databaseManager
\App\Api\ProteinReductionApi $aaa

Throws

\Exception

Returns

\Symfony\Component\HttpFoundation\Response

fastaseqalignmentAction()

fastaseqalignmentAction(\App\Domain\Sequence\Interfaces\SequenceAlignmentInterface  $sequenceAlignmentManager) : \Symfony\Component\HttpFoundation\Response

Parameters

\App\Domain\Sequence\Interfaces\SequenceAlignmentInterface $sequenceAlignmentManager

Returns

\Symfony\Component\HttpFoundation\Response