Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vincent1715 opened this issue Apr 15, 2022 · 2 comments

Comments

@vincent1715
Copy link

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

@tinyi
Copy link
Collaborator

tinyi commented Apr 15, 2022 via email

@vincent1715
Copy link
Author

Hi Tinyi,
very appreicate for your advice and corresponding help, and sorry for replying so late as i was testing the code you provide, and its really need so long time to test.
The modification you've made is feasible to solve my problem,but i would continually do more test with other data, and i might ask for more help if any other problem happen.
thanks for your timely help.

Best,

Vincent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants