Hello,
When I ran the following code:
packageVersion("xCell")
[1] "1.1.0"
xCellAnalysis(df) -> a
[1] "Num. of genes: 10767"
rowVars(x, rows = rows, cols = cols, na.rm = na.rm, refine = refine, error:
Argument 'useNames' must be either TRUE or FALSE
I get the above error related to the useName argument in the rowVars function.
This error did not occur a few month ago using the same code and data.
Could you please advise how to fix this?
Thank you!
Hello,
When I ran the following code:
I get the above error related to the useName argument in the rowVars function.
This error did not occur a few month ago using the same code and data.
Could you please advise how to fix this?
Thank you!