![]() |
GenomicDataStream
A scalable interface between data and analysis
|
This is the complete list of members for gds::GenomicRanges, including all inherited members.
GenomicRanges() | gds::GenomicRanges | inline |
GenomicRanges(const vector< string > &chrom, const vector< size_t > &start, const vector< size_t > &end) | gds::GenomicRanges | inline |
GenomicRanges(const vector< string > ®ions) | gds::GenomicRanges | inline |
GenomicRanges(const string ®ionString) | gds::GenomicRanges | inline |
get_chrom() const | gds::GenomicRanges | inline |
get_chrom(const int &i) const | gds::GenomicRanges | inline |
get_end() const | gds::GenomicRanges | inline |
get_end(const int &i) const | gds::GenomicRanges | inline |
get_start() const | gds::GenomicRanges | inline |
get_start(const int &i) const | gds::GenomicRanges | inline |
getWithinIndeces(vector< string > chr, vector< size_t > position) | gds::GenomicRanges | inline |
isWithin(const size_t &start, const size_t &end, const size_t &position) const | gds::GenomicRanges | inline |
isWithin(const string &chr, const size_t &position) const | gds::GenomicRanges | inline |
size() const | gds::GenomicRanges | inline |