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

Error in seq.default(lsmin, (Re(log2(midmin)) - 0.5), stepm) : 'from' must be a finite number #31

Open
Yale73 opened this issue May 27, 2020 · 2 comments

Comments

@Yale73
Copy link

Yale73 commented May 27, 2020

Hi Vivian,

I am trying to impute dropouts from a csv of UMI values ( 7 genes and 12244 cells).
The codes are listed below.
scimpute ("E:/gdT.csv", Kcluster = 2, out_dir = "E:/Cal", ncores = 1, drop_thre = 0.1),
but when I am at "calculating cell distances ...", I got error.

[1] "reading in raw count matrix ..."
[1] "number of genes in raw count matrix 7"
[1] "number of cells in raw count matrix 12244"
[1] "reading finished!"
[1] "imputation starts ..."
[1] "searching candidate neighbors ... "
[1] "inferring cell similarities ..."
[1] "dimension reduction ..."
[1] "calculating cell distances ..."
Error in seq.default(lsmin, (Re(log2(midmin)) - 0.5), stepm) :
'from' must be a finite number
I checked our code and can not find from parameter, can you help me fix it ?

Thanks!

Yale

@tele-agusto
Copy link

@Yale73

Hi, did you manage to solve this?? Having the same issue - any help would be appreciated!

@eshan-abbas
Copy link

Yeah, same problem here.

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

3 participants