lamindb.core.subsettings.AnnotationSettings¶
- class lamindb.core.subsettings.AnnotationSettings¶
Bases:
object
Attributes¶
-
n_max_records:
int
= 1000¶ Maximal number of records to annotate with during automated annotation.
If the number of records to annotate exceeds this limit, print a warning and do not annotate.
The number is calculated per feature for labels, and per schema for features.
-
n_max_records: