singler_classic_markers
Classic marker detection for SingleR
Loading...
Searching...
No Matches
singler_classic_markers.hpp
Go to the documentation of this file.
1#ifndef SINGLER_CLASSIC_MARKERS_HPP
2#define SINGLER_CLASSIC_MARKERS_HPP
3
4#include "number.hpp"
5#include "choose.hpp"
6#include "blocked.hpp"
7
17namespace singler_classic_markers {}
18
19#endif
Choose markers with the classic SingleR algorithm.
Implementation of the classic SingleR marker detection.
Definition choose.hpp:21