|
singlepp
A C++ library for cell type classification
|
Define the Markers typedef.
More...
Go to the source code of this file.
Namespaces | |
| namespace | singlepp |
| Cell type classification using the SingleR algorithm in C++. | |
Typedefs | |
| template<typename Index_ = DefaultIndex> | |
| using | singlepp::Markers = std::vector<std::vector<std::vector<Index_> > > |
Define the Markers typedef.