min_prevalence (float (default: 0.1)) – Minimum fraction of samples in which a feature must have
>= min_count reads. 0.1 = 10 % of samples.
min_count (int (default: 1)) – Per-sample count threshold used to define “present”.
adata (AnnData)
copy (bool (default: False))