Skip to content

Error in results[[elt]][[K_index, ll_index]] <- el(res, where = elt) : incompatible types (from NULL to list) in [[ assignment (aka NAs are not supported) #6

Open
@Rahel14350

Description

@Rahel14350

Hi,
I have RRBS data from 44 Lung cancer samples (Ctrl and diseases). There is high heterogeneity beside the tumor cells in the samples, that is why after pre-processing with RnBeads, I submitted the Beta value matrix to MeDeCom. Now, I got this error, Can you please help me. Many thanks in advance,

>medecom.result<-runMeDeCom(persites_betaValue, Ks=3:10, lambdas=c(0,10^(-5:-1)), NINIT=10, NFOLDS=10, ITERMAX=300, NCORES=9)

[Main:] checking inputs
[Main:] preparing data
[Main:] preparing jobs
[Main:] 2768 factorization runs in total
[Main:] finished all jobs. Creating the object
Error in results[[elt]][[K_index, ll_index]] <- el(res, where = elt) :
incompatible types (from NULL to list) in [[ assignment
In addition: Warning messages:
1: In mclapply(rev(concurr_indices), function(index_group) { :
80 function calls resulted in an error
2: In mclapply(rev(concurr_indices), function(index_group) { :
8 function calls resulted in an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions