Skip to content

Cannot plot clusters #16

Open
Open
@HCY558

Description

@HCY558

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions