dbaln_chimera.cpp File Reference

#include "mysql++.h"
#include <string>
#include "bioseq.h"
#include "dynaln.h"
#include <math.h>
#include <fstream>
#include "dbinfo.h"
#include <map>
#include "strformat.h"
#include "dbalnhelper.h"

Defines

#define MYSQLPLUS2

Functions

void alignProtein (const string &alnfile, Connection &conn)
void usage ()
int main (int argc, char *argv[])

Variables

string user
string passwd

Define Documentation

#define MYSQLPLUS2


Function Documentation

void alignProtein ( const string &  alnfile,
Connection &  conn 
)

int main ( int  argc,
char *  argv[] 
)

void usage (  ) 

given gmap summary format, this program converts it into combest archive format (*.car)

It can be used a pipe, or given specific file names.

this is a helper program to count distinct estids in the ESTId column of the combest result. So it is the actual number of ESTs mapped. This could be lower for deeply covered genome because of the coverage depth-dependent filtering.

given gmap summary format, this program converts it into combest archive format (*.car)

It can be used a pipe, or given specific file names.

this is a helper program to count distinct estids in the ESTId column of the combest result. So it is the actual number of ESTs mapped. This could be lower for deeply covered genome because of the coverage depth-dependent filtering.


Variable Documentation

string passwd

string user

use three connections, the first connection provide the alignment pairs. the second and the third provided the raw sequences All three connections can be the same. each connection provide a table.

format I am adding a format for bootstrap where a vector of 0,1,2 are output that stands for mismatch, similar, and match respectively.


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