MCPcopy Create free account
hub / github.com/ablab/spades / data

Method data

src/common/sequence/seq.hpp:448–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446 }
447
448 const T *data() const {
449 return data_.data();
450 }
451
452 size_t data_size() const {
453 return DataSize;

Callers 15

OFunction · 0.45
jquery.jsFile · 0.45
jquery-ui.min.jsFile · 0.45
init_libsFunction · 0.45
MergedDataMethod · 0.45
MakeNewLibFunction · 0.45
MakeLongReadsExtenderMethod · 0.45
MakeRNAExtenderMethod · 0.45
MakePEExtenderMethod · 0.45
HasOnlyMPLibsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected