Overview

Namespaces

  • AnalyseModule
    • Models
  • BaseModule
    • Exceptions
    • Models
    • Repository
    • Services
  • DispatchModule
    • Helpers
    • Models
    • Tools
  • PredictModule
  • SearchModule

Classes

  • BaseModel
  • BlastModel
  • BlastXMLParser
  • BlatModel
  • Cppredict2Model
  • CppredictModel
  • FastaModel
  • FileModel
  • Overview
  • Namespace
  • Class

Class FastaModel

FastaModel cooperates with Fasta36

BaseModule\Models\BaseModel
Extended by DispatchModule\Models\FastaModel
Namespace: DispatchModule\Models
Located at DispatchModule/models/FastaModel.php
Methods summary
public
# __construct( string $input )

Constructor of FastaModel - sets input

Constructor of FastaModel - sets input

Parameters

$input
input path
public array
# executeFastaSearch( )

Executing query

Executing query

Returns

array
output of the fasta tool
API documentation generated by ApiGen