Closed:Na values when normalising using SCnorm
0
0
Entering edit mode
5.2 years ago
lamia_203 ▴ 100

Im trying to run normalization using SCnorm in R. The normalization is running fine on the first dataset but the second dataset is coming up with an error message:

Error in if (any(colSums(SingleCellExperiment::counts(Data)) == 0)) { : 
  missing value where TRUE/FALSE needed

When checking the matrix by eye there were no missing values but when checking using is.na function all samples/columns came up as containing missing values. Both datasets were given the same parameter when ran in Linux using STAR and imported the same way so I don't understand why this error message is appearing in the second dataset.

RNA-Seq R scnorm missing values na • 435 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2960 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6