\AppBundle\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(\AppBundle\Service\IO\DatabaseInterface  $databaseManager) : \Symfony\Component\HttpFoundation\Response

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

Parameters

\AppBundle\Service\IO\DatabaseInterface $databaseManager

Throws

\Exception

Returns

\Symfony\Component\HttpFoundation\Response

parseaswissprotdbAction()

parseaswissprotdbAction(\AppBundle\Service\IO\DatabaseManager  $databaseManager, \AppBundle\Service\ProteinManager  $aaa) : \Symfony\Component\HttpFoundation\Response

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

Parameters

\AppBundle\Service\IO\DatabaseManager $databaseManager
\AppBundle\Service\ProteinManager $aaa

Throws

\Exception

Returns

\Symfony\Component\HttpFoundation\Response

fastaseqalignmentAction()

fastaseqalignmentAction(\AppBundle\Service\SequenceAlignmentManager  $sequenceAlignmentManager) : \Symfony\Component\HttpFoundation\Response

Parameters

\AppBundle\Service\SequenceAlignmentManager $sequenceAlignmentManager

Returns

\Symfony\Component\HttpFoundation\Response