|
topicks
Pick top genes for downstream analyses
|
Priority queue for the top genes. More...
#include <vector>#include <algorithm>#include <optional>#include <limits>#include <cmath>#include <cstddef>#include "sanisizer/sanisizer.hpp"

Go to the source code of this file.
Classes | |
| struct | topicks::TopQueueOptions< Stat_ > |
Options for TopQueue. More... | |
| class | topicks::TopQueue< Stat_, Index_ > |
| Priority queue for retaining top genes. More... | |
Namespaces | |
| namespace | topicks |
| Pick top genes from their statistics. | |
Priority queue for the top genes.