I am having issues normalizing an RGChannelSet. I initialize the object with two table that have probes as rownames and methylated/unmethylated signals for each sample as column names:
Running the preprocessingRAW function yields an empty matrix.
Running preprocessSWAN on the dataset yields the following errors:
Warning: no non-missing arguments to min; returning Inf
Error in sample.int(length(x), size, replace, prob) : vector size cannot be infinite
I'm not sure why the preprocessing is failing. Is it because of a mistake on my behalf in initializing the object? Guidance would be appreciated.
Thank you,
Alexander
P.S. As a starting point, I am using the non-normalized table (merged for methylated/unmethylated signals for all samples) in the supplementary files of this GEO accession page: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE52556
Hello,
I am having issues normalizing an RGChannelSet. I initialize the object with two table that have probes as rownames and methylated/unmethylated signals for each sample as column names:
Running the preprocessingRAW function yields an empty matrix. Running preprocessSWAN on the dataset yields the following errors:
I'm not sure why the preprocessing is failing. Is it because of a mistake on my behalf in initializing the object? Guidance would be appreciated.
Thank you, Alexander
P.S. As a starting point, I am using the non-normalized table (merged for methylated/unmethylated signals for all samples) in the supplementary files of this GEO accession page: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE52556