Closed
Description
When running rule gp_corr
I received the following error:
Traceback (most recent call last):
File "workflow/scripts/gp_corr.py", line 135, in <module>
main(args)
File "workflow/scripts/gp_corr.py", line 108, in main
gp_corr = SEACells.genescores.get_gene_peak_correlations(atac_ad, rna_ad,
AttributeError: module 'SEACells' has no attribute 'genescores'
This may be linked to the latest version of SEAcells no longer linking to gene scores in init.py.
https://github.com/dpeerlab/SEACells/blob/main/SEACells/__init__.py
Metadata
Metadata
Assignees
Labels
No labels