ARB
Classes | Functions
arb_export_sequences.cxx File Reference
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <arbdb.h>
#include <arbdbt.h>
#include <arb_file.h>
#include <AP_filter.hxx>
#include <seqio.hxx>
#include <insdel.h>
#include <string>
#include <vector>
#include <fstream>
#include <map>
#include <iostream>
#include <sstream>
#include <set>
#include <iterator>
#include <algorithm>
Include dependency graph for arb_export_sequences.cxx:

Go to the source code of this file.

Classes

struct  equals< T >
 
class  Writer
 
class  MultiFastaWriter
 
class  FINAL_TYPE< SEQTYPE >
 xml element More...
 
class  FINAL_TYPE< SEQTYPE >
 xml element More...
 

Functions

static void aw_status (double d)
 
static void help ()
 
static set< stringread_accession_file (const char *file)
 
int main (int argc, char **argv)
 

Function Documentation

static void aw_status ( double  d)
static
static void help ( )
static
static set<string> read_accession_file ( const char file)
static

Definition at line 279 of file arb_export_sequences.cxx.

References line.

Referenced by main().

int main ( int  argc,
char **  argv 
)