Search Toolkit Book for CDensityMap
class CDensityMap generates a low-resolution view of a set of features. More...
#include <gui/objutils/density_map.hpp>
Inheritance diagram for CDensityMap< CntType >:
Collaboration diagram for CDensityMap< CntType >:
Public Member Functions CDensityMap (TSeqPos start=0, TSeqPos stop=0, double window=1, accum_functor *func=NULL, CntType def=(CntType) 0) CDensityMap (const objects::CBioseq_Handle &handle, double window=1, accum_functor *func=NULL, CntType def=(CntType) 0) CDensityMap (const CDensityMap< CntType > &map) CDensityMap< CntType > & operator= (const CDensityMap< CntType > &map) virtual ~CDensityMap () virtual void AddRange (TSeqRange range, CntType score=1, bool expand=false) virtual void AddRanges (CRangeCollection< TSeqPos > ranges, CntType score=1, bool expand=false) CntType AddLocation (const objects::CSeq_loc &loc) CntType AddFeature (const objects::CSeq_feat &feature) CntType AddFeatures (const objects::CBioseq_Handle &handle, objects::SAnnotSelector sel) All features on this bioseq selected by sel in the range of this. More...class CDensityMap generates a low-resolution view of a set of features.
The features to be processed are defined by the SAnnotSelector object. The return value is a vector of counts, one for each of the bins defined by the window width and spanning the range from start to stop. If start and stop are both zero, then the entire sequence is evaluated.
Definition at line 222 of file density_map.hpp.
The documentation for this class was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4