ARB
|
#include "tools.h"
#include "DBwriter.h"
#include <cerrno>
#include <AW_rename.hxx>
#include <aw_question.hxx>
#include <arb_stdstr.h>
#include <arb_file.h>
#include <arb_diff.h>
Go to the source code of this file.
Macros | |
#define | AW_RENAME_SKIP_GUI |
Functions | |
GB_ERROR | GI_importGenomeFile (ImportSession &session, const char *file_name, const char *ali_name) |
#define AW_RENAME_SKIP_GUI |
Definition at line 16 of file GenomeImport.cxx.
GB_ERROR GI_importGenomeFile | ( | ImportSession & | session, |
const char * | file_name, | ||
const char * | ali_name | ||
) |
Definition at line 25 of file GenomeImport.cxx.
References LineReader::backLine(), beginsWith(), error(), GBS_global_string(), GBS_static_string(), LineReader::getLine(), Importer::import(), importer, line, LineReader::lineError(), NULp, and LineReader::showFilenameInLineError().
Referenced by ArbImporter::import_data().