LRez  v2.1
Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Static Protected Attributes | List of all members
rev_comp Class Reference

#include <reverseComplement.h>

Collaboration diagram for rev_comp:
Collaboration graph
[legend]

Static Public Member Functions

static std::string run (std::string seq)
 

Protected Member Functions

 rev_comp ()
 
 ~rev_comp ()
 

Static Protected Member Functions

static void build_instance ()
 

Static Protected Attributes

static rev_comp_instance
 

Detailed Description

Definition at line 6 of file reverseComplement.h.

Constructor & Destructor Documentation

◆ rev_comp()

rev_comp::rev_comp ( )
protected

◆ ~rev_comp()

rev_comp::~rev_comp ( )
protected

Member Function Documentation

◆ build_instance()

static void rev_comp::build_instance ( )
staticprotected

◆ run()

static std::string rev_comp::run ( std::string  seq)
static

Member Data Documentation

◆ _instance

rev_comp* rev_comp::_instance
staticprotected

Definition at line 11 of file reverseComplement.h.


The documentation for this class was generated from the following file: