Open jamesdalg opened 4 years ago
Really sorry for leaving this stale - the documentation has been updated and will be made clearer in wateRmelon 2.0
Hello, I am trying to apply dasen normalization to the Methylset that I get after loading my 450K array. Basically, I am trying to apply: melon.dasen <- dasen(myLoad$mset, ret2=FALSE) And I get an error: Error in mn[onetwo == "I", ] - otcor : non-confortable arrays.
Question: Using wateRmelon, it is not stated in the R helpfiles what precisely the mv column indicates. Given that, I'm not sure what this might mean for samples that have mv=TRUE, as the one below, bolded.
All that is mentioned is that "Value Returns a dataframe of TRUE/FALSE per sample where TRUE is outlying.", but the meanings of the columns are not explained.