Hi everyone,
Is this command from RnBeads R package is correct?
# Remove probes and samples based on a greedy approach
> rnb.set.filtered <- rnb.execute.greedycut(rnb.set.filtered)**$dataset**
I did not get any output matrix. What I am missing
I am nor sure if $dataset is the right one as output does not have this parameter.
Please help.
Thank you