topicks
Pick top genes for downstream analyses
Loading...
Searching...
No Matches
topicks.hpp
Go to the documentation of this file.
1#ifndef TOPICKS_TOPICKS_HPP
2#define TOPICKS_TOPICKS_HPP
3
4#include "pick_top_genes.hpp"
5#include "TopQueue.hpp"
6
16namespace topicks {}
17
18#endif
19
Priority queue for the top genes.
Pick top genes from their statistics.
Definition pick_top_genes.hpp:19
Pick top genes from an array of statistics.