Open zongfl opened 8 months ago
When I run this function,
stat.results <- runScStatistics( dataPath = dataPath, savePath = savePath, sampleName = sampleName, authorName = authorName ) [2024-02-27 23:34:54.221658] START: RUN scStatistics [2024-02-27 23:34:54.223749] -----: data preparation [2024-02-27 23:35:20.081678] -----: cell calling Error in xtfrm.data.frame(x) : cannot xtfrm data frames How can I solve it?
stat.results <- runScStatistics(
When I run this function,