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

Robust estimation of sd fails #1

Open
daoud-sie opened this issue Aug 26, 2015 · 2 comments
Open

Robust estimation of sd fails #1

daoud-sie opened this issue Aug 26, 2015 · 2 comments
Assignees

Comments

@daoud-sie
Copy link
Member

I am getting the following error message when performing dewaveBins:

> dewaveBins(d1k[,20], force=T) -> test
[1] "Bin size used is: 1000kb"
[1] "No input calibration set found, using pre-generated calibration set"
Applying deWaving ...
[1] "Started pre-processing"
[1] "Started computation of moving averages for tumor profiles"
[1] "Started robust estimation of sd for smoothed normal profiles"
Error in apply(sdmeanNor, 2, median) : dim(X) must have a positive length

With smaller bin sizes the error does not occur.

@daoud-sie
Copy link
Member Author

The code I'm using is in the dewave branch:

https://github.com/tgac-vumc/QDNAseq.dev/tree/dewave

@daoud-sie
Copy link
Member Author

For now, disable dewaving for 1000kb bins.

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