topicks
Pick top genes for downstream analyses
Loading...
Searching...
No Matches
TopQueue.hpp File Reference

Priority queue for the top genes. More...

#include <vector>
#include <algorithm>
#include <optional>
#include <limits>
#include <cmath>
#include "sanisizer/sanisizer.hpp"
Include dependency graph for TopQueue.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Priority queue for the top genes.