#include <ncbi_pch.hpp>
#include <algo/sequence/cpg.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbiargs.hpp>
#include <corelib/ncbienv.hpp>
#include <objmgr/object_manager.hpp>
#include <objtools/data_loaders/genbank/gbloader.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/seq_vector.hpp>
Include dependency graph for cpgdemo.cpp:

Go to the source code of this file.
Classes | |
| class | CCpGDemoApp |
Functions | |
| USING_SCOPE (objects) | |
| CNcbiOstream & | operator<< (CNcbiOstream &o, SCpGIsland i) |
| int | ScanForCpGs (const string &acc, CScope &scope, const CArgs &args) |
| int | ScanForCpGs (istream &infile, const CArgs &args) |
| int | main (int argc, char **argv) |
Variables | |
| USING_NCBI_SCOPE | |
|
||||||||||||
|
Definition at line 247 of file cpgdemo.cpp. References CNcbiApplication::AppMain(), eDS_Default, and theApp. |
|
||||||||||||
|
Definition at line 95 of file cpgdemo.cpp. References len, SCpGIsland::m_C, SCpGIsland::m_CG, SCpGIsland::m_G, SCpGIsland::m_Start, and SCpGIsland::m_Stop. |
|
||||||||||||
|
Definition at line 151 of file cpgdemo.cpp. |
|
||||||||||||||||
|
Definition at line 109 of file cpgdemo.cpp. References CBioseq_Handle::eCoding_Iupac, CScope::GetBioseqHandle(), CSeqVector::GetSeqData(), CBioseq_Handle::GetSeqVector(), ITERATE, CRef< C, Locker >::Reset(), CSeqVector::size(), and CException::what(). Referenced by CCpGDemoApp::Run(). |
|
|
|
|
|
Definition at line 45 of file cpgdemo.cpp. |
1.4.6
Modified on Mon Dec 07 16:21:41 2009 by modify_doxy.py rev. 173732