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

get_start.R function #8

Open
yunpengl9071 opened this issue Jan 10, 2019 · 4 comments
Open

get_start.R function #8

yunpengl9071 opened this issue Jan 10, 2019 · 4 comments

Comments

@yunpengl9071
Copy link

Hi, I noticed that the get_start.R function calls the get_hmm_order function at line 17 and in line 18 it needs an output from get_hmm_order (re$p). However, when looking at get_hmm.R I cannot seem to find 'p' as a component of the output (rr). From what I understand this is used for comparing the likelihoods computed from applying the Viterbi algorithm on different rotations of the cell order indices. It seemed to work fine when I added that component to the end of get_hmm.R. Is this what it is meant to do?

@oharismendy
Copy link

I have a similar problem. I cannot get get_start to run. Hopefully the developers can address this.

@dgoekbuget
Copy link

dgoekbuget commented Dec 17, 2019

+1
getting "Error: $ operator is invalid for atomic vectors" using example workflow.

1 similar comment
@PBXkevin
Copy link

+1
getting "Error: $ operator is invalid for atomic vectors" using example workflow.

@ShuqingL
Copy link

ShuqingL commented Mar 6, 2020

+1
I think just remove "$p" should be run normally. But I do not read the code seriously, is it right, I don't know.

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

5 participants