Skip to content

Error in simpleLoess(y, x, w, span, degree = degree, parametric = parametric, : invalid 'x' #36

@houruiyan

Description

@houruiyan

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions