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 Exomedepth CallCNVs function #26

Closed
Shrutik08 opened this issue Apr 2, 2020 · 2 comments
Closed

Error in Exomedepth CallCNVs function #26

Shrutik08 opened this issue Apr 2, 2020 · 2 comments

Comments

@Shrutik08
Copy link

Hi,

I was running Exomedepth package for cnv detection from germline CNV's, its running fine till RData file creation but it is throwing an error when its running CallCNVs function, the error is:

Now computing the likelihood for the different copy number states
Error in CallCNVs(x = all.exons, transition.probability = 10^-4, chromosome = refcounts.dafr$space, :
Chromosome, start and end vector must have the same lengths.

Can you please explain what this error means? I am not able to debug this error, this will be very helpful.

@vplagnol
Copy link
Owner

vplagnol commented Apr 5, 2020

mmmm... Not sure.
Can you please run a head(refcounts.dafr) and tell me what you see?
I wonder if space should now be seqnames or something like this.

@Shrutik08
Copy link
Author

Shrutik08 commented Apr 7, 2020 via email

@vplagnol vplagnol closed this as completed Apr 7, 2020
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