diff --git a/docs/Intersection_8hpp_source.html b/docs/Intersection_8hpp_source.html index 42b5abe..ad63984 100644 --- a/docs/Intersection_8hpp_source.html +++ b/docs/Intersection_8hpp_source.html @@ -140,7 +140,7 @@
singlepp
Cell type classification using the SingleR algorithm in C++.
Definition classify_single.hpp:19
singlepp::intersect_genes
Intersection< Index_ > intersect_genes(Index_ test_nrow, const Id_ *test_id, Index_ ref_nrow, const Id_ *ref_id)
Definition Intersection.hpp:50
singlepp::Intersection
std::vector< std::pair< Index_, Index_ > > Intersection
Definition Intersection.hpp:31
-
singlepp::Markers
std::vector< std::vector< std::vector< Index_ > > > Markers
Definition Markers.hpp:38
+
singlepp::Markers
std::vector< std::vector< std::vector< Index_ > > > Markers
Definition Markers.hpp:40