singlepp
A C++ library for cell type classification
Loading...
Searching...
No Matches
Namespaces | Typedefs
Markers.hpp File Reference

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_ > > >
 

Detailed Description

Define the Markers typedef.