topicks
Pick top genes for downstream analyses
|
This is the complete list of members for topicks::TopQueue< Stat_, Index_ >, including all inherited members.
emplace(Stat_ statistic, Index_ index) | topicks::TopQueue< Stat_, Index_ > | inline |
empty() const | topicks::TopQueue< Stat_, Index_ > | inline |
pop() | topicks::TopQueue< Stat_, Index_ > | inline |
push(std::pair< Stat_, Index_ > gene) | topicks::TopQueue< Stat_, Index_ > | inline |
size() const | topicks::TopQueue< Stat_, Index_ > | inline |
top() const | topicks::TopQueue< Stat_, Index_ > | inline |
TopQueue(const Index_ top, const bool larger, const TopQueueOptions< Stat_ > &options) | topicks::TopQueue< Stat_, Index_ > | inline |