A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/density__map__ds_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/widgets/hit_matrix/density_map_ds.cpp Source File

92  return

(*

m_Map

)[index];

113  "Imported Features"

,

114  "Non-standard Imported Features" 121  for

(

int i

= 0;

i

<

n

;

i

++ ) {

132  if

(

m_Type

==

"Genes"

) {

135

}

else if

(

m_Type

==

"mRNAs"

) {

138

}

else if

(

m_Type

==

"Coding Regions"

) {

141

}

else if

(

m_Type

==

"Variations"

) {

146

}

else if

(

m_Type

==

"Imported Features"

) {

149

}

else if

(

m_Type

==

"Non-Standard Imported Features"

) {

164  _ASSERT

(start >= 0 && stop <=

m_Bioseq

.GetBioseqLength() && start < stop);

172  float

window = float(pos_stop - start) / float(

kBins

);

173  m_Map

=

new TMap

(pos_start, pos_stop, window);

virtual double GetValue(size_t index)

value of the sample with the given index

virtual double GetStart() const

virtual double GetStep() const

discrete size in model space

static void GetGraphTypes(vector< string > &types)

virtual void Update(double start, double stop)

virtual string GetLabel() const

virtual double GetMaxValue()

CDensityMapDS(objects::CBioseq_Handle &handle, const string &type)

CDensityMapDS.

virtual size_t GetCount() const

number of samples in the series

objects::CBioseq_Handle m_Bioseq

objects::SAnnotSelector x_GetAnnotSelector()

virtual double GetLimit() const

returns start of the series in model space

virtual double GetStop() const

static const char * kGraphTypes[]

static const struct type types[]

unsigned int TSeqPos

Type for sequence locations and lengths.

static objects::SAnnotSelector GetAnnotSelector(TAnnotFlags flags=0)

request an annotation selector for a given type

CntType AddFeatures(const objects::CBioseq_Handle &handle, objects::SAnnotSelector sel)

All features on this bioseq selected by sel in the range of this.

TSeqPos GetBioseqLength(void) const

SAnnotSelector & SetFeatType(TFeatType type)

Set feature type (also set annotation type to feat)

SAnnotSelector & SetResolveMethod(EResolveMethod resolve_method)

SetResolveMethod() controls visibility of subsegments depending on whether it's packaged together wit...

SAnnotSelector & ResetAnnotsNames(void)

Select annotations from all Seq-annots.

SAnnotSelector & SetOverlapType(EOverlapType overlap_type)

Set overlap type.

SAnnotSelector & SetAnnotType(TAnnotType type)

Set annotation type (feat, align, graph)

SAnnotSelector & SetFeatSubtype(TFeatSubtype subtype)

Set feature subtype (also set annotation and feat type)

@ eOverlap_TotalRange

overlapping of total ranges only

@ eResolve_All

Search annotations for all referenced sequences.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.


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