I've encountered the bug listed below. Is there any idea what's going wrong?
Run scStatistics
stat.results <- runScStatistics(
dataPath = paste0(dataPath),
savePath = savePath,
sampleName = sampleName,
authorName = authorName
)
[2025-07-15 22:35:44.65818] START: RUN scStatistics
[2025-07-15 22:35:44.685246] -----: data preparation
[2025-07-15 22:36:24.396428] -----: cell calling
Error in xtfrm.data.frame(x) : cannot xtfrm data frames
I've encountered the bug listed below. Is there any idea what's going wrong?
Run scStatistics
stat.results <- runScStatistics(
dataPath = paste0(dataPath),
savePath = savePath,
sampleName = sampleName,
authorName = authorName
)
[2025-07-15 22:35:44.65818] START: RUN scStatistics
[2025-07-15 22:35:44.685246] -----: data preparation
[2025-07-15 22:36:24.396428] -----: cell calling
Error in xtfrm.data.frame(x) : cannot xtfrm data frames