1#ifndef SINGLEPP_MARKERS_HPP
2#define SINGLEPP_MARKERS_HPP
38template<
typename Index_ = DefaultIndex>
55template<
typename Index_ = DefaultIndex>
62template<
typename Index_ = DefaultIndex>
Common definitions for singlepp.
Cell type classification using the SingleR algorithm in C++.
Definition classify_single.hpp:20
std::vector< std::vector< std::vector< Index_ > > > PairwiseMarkers
Definition Markers.hpp:39
std::vector< std::vector< Index_ > > PerLabelMarkers
Definition Markers.hpp:56