mRNA Class Reference

#include <bioseq.h>

Inheritance diagram for mRNA:

DNA bioseq

List of all members.

Public Member Functions

 mRNA ()
 mRNA (const string &s)

Private Attributes

int cdsb
int cdse
Protein prt


Detailed Description

should always from 5' to 3' direction

Constructor & Destructor Documentation

mRNA::mRNA (  )  [inline]

mRNA::mRNA ( const string &  s  ) 

Parameters:
s is the input DNA sequence for the mRNA

References cdsb, cdse, and DNA::longestORF().


Member Data Documentation

int mRNA::cdsb [private]

start of CDS 0-based index [b,e)

Referenced by mRNA().

int mRNA::cdse [private]

end of CDS 0-based index 1 pass the end

Referenced by mRNA().

Protein mRNA::prt [private]


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

Generated on Wed Oct 14 21:49:24 2009 for Softwares from Orpara by  doxygen 1.5.6