aerickso / SpatialInferCNV

Clone Calling from Visium Spatial Transcriptomics of Cancer samples
55 stars 13 forks source link

Error in names(current_args) %in% names(loaded_options) : trying to get slot "options" from an object of a basic class ("list") with no slots #4

Open yunbokai opened 1 year ago

yunbokai commented 1 year ago

Hi , Thanks for your usefull package! But I got ERROR when I ran `Userguide_10xBreastCancer_infCNV = infercnv::run(Userguide_10xBreastCancer_infCNV,

First, I got Error like:

Error in plot_cnv(infercnv_obj, k_obs_groups = k_obs_groups, cluster_by_groups = cluster_by_groups, : trying to get slot "expr.data" from an object of a basic class ("list") with no slots

Then, I ran the same code again and got Error like:

Error in names(current_args) %in% names(loaded_options) : trying to get slot "options" from an object of a basic class ("list") with no slots

Can you help me?

Best wishes.