When using champ.norm to process the data, the following error occurred. And it doesn‘t work and shows the same error after I load the RPMM package:
library(RPMM)
Loading required package: cluster
myNorm <- champ.norm(beta=myLoad$beta,arraytype="450K",cores=5)
[===========================]
[>>>>> ChAMP.NORM START <<<<<<]
-----------------------------
champ.norm Results will be saved in ./CHAMP_Normalization/
[ SWAN method call for BOTH rgSet and mset input, FunctionalNormalization call for rgset only , while PBC and BMIQ only needs beta value. Please set parameter correctly. ]
<< Normalizing data with BMIQ Method >>
Note that,BMIQ function may fail for bad quality samples (Samples did not even show beta distribution).
5 cores will be used to do parallel BMIQ computing.
Error in champ.BMIQ(beta[, x], design.v, sampleID = colnames(beta)[x], :
task 1 failed - "could not find function "blc""
Hello kun8638,
Please use the formatting bar (especially the
code
option) to present your post better. I've done it for you this time.Thank you!
Hello kun8638!
It appears that your post has been cross-posted to another site: https://support.bioconductor.org/p/p133866/
This is typically not recommended as it runs the risk of annoying people in both communities.
sorry,I already deleted the other post
Thank you. In the future, if you feel that there is some value in cross-posting (some of us are not in both forums after all), you can do it, but make sure to add a disclaimer in your post with a direct link to the other site. That way we do not duplicate efforts to provide answers.