We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 if (!is.na(mat[x, ]$Bf) & !is.na(mat[x, ]$sd.Bf/sqrt(mat[x, ]$weight.Bf))) { : Calls: scar_score ... lapply -> FUN -> baf.bayes -> mapply -> Warning messages: 1: In b[which(diff(b) == 0) + 1] <- b[diff(b) == 0] + offset : 2: In b[which(diff(b) == 0) + 1] <- b[diff(b) == 0] + offset : 3: In max(segs.all$sd.BAF, na.rm = TRUE) : how to change the problem~
The text was updated successfully, but these errors were encountered:
I have the same error, have you solved it?
Sorry, something went wrong.
Preprocessing started... Error in sequenza.extract(seg, chromosome.list = paste("chr", c(1:24), : unused arguments (gamma = 60, kmin = 50)
No branches or pull requests
Error in if (!is.na(mat[x, ]$Bf) & !is.na(mat[x, ]$sd.Bf/sqrt(mat[x, ]$weight.Bf))) { :
Calls: scar_score ... lapply -> FUN -> baf.bayes -> mapply ->
Warning messages:
1: In b[which(diff(b) == 0) + 1] <- b[diff(b) == 0] + offset :
2: In b[which(diff(b) == 0) + 1] <- b[diff(b) == 0] + offset :
3: In max(segs.all$sd.BAF, na.rm = TRUE) :
how to change the problem~
The text was updated successfully, but these errors were encountered: