Skip to content

1 current sample ID:1 Error in FUN(X[[i]], ...) : argument "seed" is missing, with no default #18

@vincent1715

Description

@vincent1715

Hello
I have some problem when running function "learn.embedding.Kcls()" as follows:

tcga.ebd.res.k4 <- learn.embedding.Kcls (ted.res = tcga.ted,

  •                                      K.vec = 4,
    
  •                                      EM.maxit=50,
    
  •                                      n.cores =1)
    

current.K= 4
[1] "starting EM cycles #..."
1 current sample ID:1 Error in FUN(X[[i]], ...) : argument "seed" is missing, with no default

I set the argument "n.cores =1" as i am running this on windows which Tom suggested before, the inputs is the example data you provide. can you give me some suggestion? thanks .

Regards,

vincent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions