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 with run_cicero function #102

Open
lucyu2668 opened this issue May 11, 2024 · 1 comment
Open

error with run_cicero function #102

lucyu2668 opened this issue May 11, 2024 · 1 comment

Comments

@lucyu2668
Copy link

when I run the function: conns<-run_cicero(cicero_cds,chromosome_length)
R returen as:
[1] "Starting Cicero"
[1] "Calculating distance_parameter value"
Error: logical subscript contains NAs
In addition: Warning messages:
1: In estimate_distance_parameter(cds, window = window, maxit = 100, :
NAs introduced by coercion
2: In estimate_distance_parameter(cds, window = window, maxit = 100, :
NAs introduced by coercion

What does this mean? How can I fix the problem?

@hpliner
Copy link
Collaborator

hpliner commented Sep 2, 2024

Apologies for the long delay. Are your accessible sites in the format 'chr_bp1_bp2'? Please provide the head of your input matrix if this is still a function - the output to head(fData(cicero_cds))

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