Hi, thank you very much for your great tool. I meet some trouble when I run this code. Hope to get your help. Thank you.
pdf("MyNormalizedData_k_evaluation.pdf") DataNorm <- SCnorm(Data = kcadata, Conditions = Conditions, PrintProgressPlots = TRUE, FilterCellNum = 10, NCores=40, reportSF = TRUE,withinSample = genelength) dev.off()
However I got this error.
Renaming the first element in assays(Data) to 'counts'
Setting up parallel computation using 40 cores
Using loess method described in ''GC-Content Normalization
for RNA-Seq Data'', Risso et al. to perform within-sample
normalization. For other options see the original publication and
package EDASeq.
Error in simpleLoess(y, x, w, span, degree = degree, parametric = parametric, :
invalid 'x'
Hi, thank you very much for your great tool. I meet some trouble when I run this code. Hope to get your help. Thank you.
pdf("MyNormalizedData_k_evaluation.pdf") DataNorm <- SCnorm(Data = kcadata, Conditions = Conditions, PrintProgressPlots = TRUE, FilterCellNum = 10, NCores=40, reportSF = TRUE,withinSample = genelength) dev.off()However I got this error.
Renaming the first element in assays(Data) to 'counts'
Setting up parallel computation using 40 cores
Using loess method described in ''GC-Content Normalization
for RNA-Seq Data'', Risso et al. to perform within-sample
normalization. For other options see the original publication and
package EDASeq.
Error in simpleLoess(y, x, w, span, degree = degree, parametric = parametric, :
invalid 'x'