Open
Description
Hello,
I was wondering if you can help me with the following error? Thank you!
I am using the BigPint pipeline on my own RNAseq data. Everything works up until this point, I can create the parallel coordinate plots just fine, but then when I try to create clusters I get this error. I am using R 4.3.0 and Rstudio 2023.03.1
#set number of clusters and plot each
ret <- plotClusters(data, dataMetrics, threshVal = 0.05, nC = 4,
colList = c("#00A600FF", "#CC00FFFF"), lineSize = 0.5, verbose = TRUE)
Error in xtfrm.data.frame(x) : cannot xtfrm data frames