ProgParam Struct Reference

List of all members.

Public Member Functions

 ProgParam ()
void setHost1 (const string &h1)
void setHost2 (const string &h2)
void setDatabase1 (const string &d1)
void setDatabase2 (const string &d2)
bool valid () const
 ProgParam ()
 ProgParam ()
bool enough ()

Public Attributes

string host
string host1
string host2
string db
string db1
string db2
string id1
string id2
string alntab
float entropycut
int exolpcut
double exolpfrcut
double avgidencut
string fptoptab
string fpdetailtab
string outab
string oufile
int fpmaxlen
string intab

Friends

ostream & operator<< (ostream &ous, const ProgParam &par)


Detailed Description

rtfp r join rtfungal_footprint_detail d using (qid,tid,fpnum,tdb) "

fptoptab is the output from picktopfootprint program.


Constructor & Destructor Documentation

ProgParam::ProgParam (  )  [inline]

ProgParam::ProgParam (  )  [inline]

ProgParam::ProgParam (  )  [inline]


Member Function Documentation

void ProgParam::setHost1 ( const string &  h1  )  [inline]

References host1.

void ProgParam::setHost2 ( const string &  h2  )  [inline]

References host2.

void ProgParam::setDatabase1 ( const string &  d1  )  [inline]

References db1.

void ProgParam::setDatabase2 ( const string &  d2  )  [inline]

References db2.

bool ProgParam::valid (  )  const

References alntab, db1, db2, host1, host2, id1, and id2.

Referenced by main().

bool ProgParam::enough (  ) 

only check intab and outab for not emptyness

References intab, and outab.

Referenced by main().


Friends And Related Function Documentation

ostream& operator<< ( ostream &  ous,
const ProgParam par 
) [friend]

only check intab and outab for not emptyness


Member Data Documentation

Referenced by main().

string ProgParam::db

Referenced by main().

Referenced by bufferAllProteins(), main(), and valid().

Referenced by bufferAllProteins(), main(), and valid().

Referenced by bufferAllProteins(), main(), and valid().

according to fungal sequence alignment the distribution of entropy is as follows: entrop10 is floor(10xentropy) +---------+----------+ | entro10 | count | +---------+----------+ | 9 | 1 | | 10 | 1 | | 11 | 1 | | 12 | 4 | | 13 | 3 | | 14 | 14 | | 15 | 84 | | 16 | 108 | | 17 | 1001 | | 18 | 1079 | | 19 | 3104 | | 20 | 4240 | | 21 | 5163 | | 22 | 11638 | | 23 | 26835 | | 24 | 68991 | | 25 | 217339 | | 26 | 719777 | | 27 | 3460944 | | 28 | 10136982 | | 29 | 792906 | +---------+----------+ So 2.7 is a good cut off <2.7

Referenced by bufferAllProteins(), and main().

Referenced by mergeNeighbor(), and operator<<().

fraction of overlap as compared to the shorter of the footprint

Referenced by mergeNeighbor(), and operator<<().

Referenced by mergeNeighbor(), and operator<<().

footprint top picked by the program picktopfootprint

Referenced by main(), mergeNeighbor(), and operator<<().

footprint detail table

Referenced by main(), mergeNeighbor(), and operator<<().

contains the merged footprint summary

Referenced by enough(), main(), mergeNeighbor(), operator<<(), and topfp().

if oufile is empty then the program will not output a file containing the results of this unique operation This file conains the exon details.

if oufile is empty then the program will not output a file containing the results of this unique operation

Referenced by main(), mergeNeighbor(), operator<<(), and topfp().

Referenced by topfp().

Referenced by enough(), main(), and topfp().


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

Generated on Wed Aug 10 11:57:13 2011 for Softwares from Orpara by  doxygen 1.5.6