Go to the documentation of this file.Go to the SVN repository for this file.
33 #ifndef C_WIN_MASK_COUNTS_CONVERTER_H
34 #define C_WIN_MASK_COUNTS_CONVERTER_H
69 virtual const char * GetErrCodeString()
const override;
82 const string & input_fname,
83 const string & output_fname,
84 const string & counts_oformat,
85 string const & metadata );
95 const string & input_fname,
97 const string & counts_oformat,
98 string const & metadata );
Class defining exceptions specific to CWinMaskCountsConverter.
NCBI_EXCEPTION_DEFAULT(Exception, CException)
Class responsible for converting unit counts between different formats.
string oformat
target n-mer counts format for the output
CRef< CSeqMaskerIstat > istat
object containing unit counts read from the input
string ofname
output file name
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.
#define NCBI_XALGOWINMASK_EXPORT
Defines NCBI C++ exception handling.
NCBI C++ stream class wrappers for triggering between "new" and "old" C++ stream libraries.