-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Hi,
I just wanted to report the issue (using SeuratDisk_0.0.0.9021, generated while using LoadH5Seurat()) as recommended in the warning massages:
Warning messages:
1: The slot
argument of GetAssayData()
is deprecated as of SeuratObject 5.0.0.
ℹ Please use the layer
argument instead.
ℹ The deprecated feature was likely used in the SeuratDisk package.
Please report the issue at https://github.com/mojaveazure/seurat-disk/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings()
to see where this warning was generated.
2: The slot
argument of SetAssayData()
is deprecated as of SeuratObject 5.0.0.
ℹ Please use the layer
argument instead.
ℹ The deprecated feature was likely used in the SeuratDisk package.
Please report the issue at https://github.com/mojaveazure/seurat-disk/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings()
to see where this warning was generated.
Best,
Zockimonster