Open seoyeonoh12 opened 2 months ago
Hi,
I was trying to run your demo script to learn how it works, but integration fails with the following error.
TypeError: init() missing 1 required keyword-only argument: 'store'
Thanks in advance!
Hi,
I was trying to run your demo script to learn how it works, but integration fails with the following error.
Integrate reference and query data
integrated_adata = scATAnno_assignment.scATAnno_integrate(reference_data, query_data, variable_prefix = "pbmc10k_query", sample_size = 25000)
TypeError: init() missing 1 required keyword-only argument: 'store'
Thanks in advance!