NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objects/seqfeat/Cdregion.hpp>
#include <objects/macro/Gene_xref_suppression_type.hpp>
#include <objects/macro/Gene_xref_necessary_type.hpp>
#include <objects/macro/Location_edit_type.hpp>
#include <objtools/edit/loc_edit.hpp>
#include <gui/objutils/macro_edit_fn_base.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CMacroFunction_FixProteinFormat |
class | CMacroFunction_EditFeatLocation |
class | CMacroFunction_SetBothPartials |
class | CMacroFunction_RemoveBothPartials |
class | CMacroFunction_Set5Partial |
class | CMacroFunction_Set3Partial |
class | CMacroFunction_Clear5Partial |
class | CMacroFunction_Clear3Partial |
class | CMacroFunction_ConvertLocStrand |
class | CMacroFunction_ConvertLocType |
class | CMacroFunction_Extend5Feature |
class | CMacroFunction_Extend3Feature |
class | CMacroFunction_RemoveAllFeatures |
class | CMacroFunction_ApplyCDSFrame |
class | CMacroFunction_ConvertFeature |
class | CMacroFunction_ConvertCDS |
class | CMacroFunction_RemoveGeneXref |
class | CMacroFunction_ReplaceStopWithSelenocysteine |
class | CMacroFunction_MakeLocation |
class | CMacroFunction_MakeInterval |
class | CMacroFunction_MakeWholeSeqInterval |
class | CMacroFunction_MakePoint |
class | CMacroFunction_ApplyFeature |
class | CMacroFunction_ApplyCDS |
class | CMacroFunction_ApplyRNA |
class | CMacroFunction_ApplyGene |
class | CMacroFunction_ApplyOtherFeature |