Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Phobius_annotator Class Reference

Public Member Functions

def __init__ (self)
 
def __which_exec__ (self, name)
 
def annotate (self, annotated_sequence)
 

Detailed Description

This class runs the Phobius executable to annotate a sequence.

This class runs the Phobius executable to annotate a sequence.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)

Member Function Documentation

◆ __which_exec__()

def __which_exec__ (   self,
  name 
)

◆ annotate()

def annotate (   self,
  annotated_sequence 
)