Metacells.Contracts.box_main_neighborhood_vector
@@ -536,6 +558,50 @@
+
+Metacells.Contracts.box_total_UMIs_vector
+
+ —
+Function
+
+
+
+
+
+function box_total_UMIs_vector(expectation::ContractExpectation)::Pair{VectorKey, DataSpecification}
+
+
+The unique main neighborhood of each box. Ideally, each box is the center of its own main neighborhood, and also belongs to overlapping neighborhood of some other nearby boxes. However, where the manifold is sparsely sampled, a few nearby boxes may share the same main neighborhood. If the samples are sufficiently sparse, the main neighborhood may include only just the single box (which itself may include just a single metacell).
+
+
+
+
Metacells.Contracts.box_total_UMIs_vector
+
+ —
+Function
+
+
+function box_total_UMIs_vector(expectation::ContractExpectation)::Pair{VectorKey, DataSpecification}
+
+
+The unique main neighborhood of each box. Ideally, each box is the center of its own main neighborhood, and also belongs to overlapping neighborhood of some other nearby boxes. However, where the manifold is sparsely sampled, a few nearby boxes may share the same main neighborhood. If the samples are sufficiently sparse, the main neighborhood may include only just the single box (which itself may include just a single metacell). +
+