#include "cadbc.h"#include "Result.h"#include "Seqrange.h"#include <algorithm>#include <bioseq.h>#include <fstream>Defines | |
| #define | NONVERBOSE |
Functions | |
| void | extractInter (ostream &ous, const string &gnName, const string &gn, vector< Seqrange > &sub, ostream &tous) |
| int | main (int argc, char *argv[]) |
| #define NONVERBOSE |
| void extractInter | ( | ostream & | ous, | |
| const string & | gnName, | |||
| const string & | gn, | |||
| vector< Seqrange > & | sub, | |||
| ostream & | tous | |||
| ) |
References Seqrange::end, Seqrange::name, Seqrange::overlap(), and printFasta().
Referenced by main().
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
1.5.6