This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Quantile normalization error: vector types do not match in copyVector

Hello all. Im trying to normalize this data and im getting this error. How do i rectify this?

data_form <- normalize.quantiles(data1, copy = TRUE)
Error in normalize.quantiles(data1, copy = TRUE) : 
  vector types do not match in copyVector
r

Hi, please show the output of:

sessionInfo()
str(data1)

Thanks.

How is this question related to bioinformatics? Please add some detail on that, or the post will be removed as off-topic to the forum.

0 answers

No answers yet.

Log in to answer this question.