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
Hi,
I'm trying to run my samples through SCRAMble, 44/293 samples failed due to this error, the rest ran smoothly.
The output file is .vcf that is 3321 in size that contain the title row.
10436 Writing VCF file to sample.vcf... 10437 Error in .Call2("C_solve_user_SEW", refwidths, start, end, width, translate.negative.coord, : 10438 solving row 1: 'allow.nonnarrowing' is FALSE and the supplied start (0) is < 1 10439 Calls: write.scramble.vcf ... make_IRanges_from_windows_args -> solveUserSEW -> .Call2 10440 Execution halted
The text was updated successfully, but these errors were encountered:
rebeccaito
No branches or pull requests
Hi,
I'm trying to run my samples through SCRAMble, 44/293 samples failed due to this error, the rest ran smoothly.
The output file is .vcf that is 3321 in size that contain the title row.
10436 Writing VCF file to sample.vcf...
10437 Error in .Call2("C_solve_user_SEW", refwidths, start, end, width, translate.negative.coord, :
10438 solving row 1: 'allow.nonnarrowing' is FALSE and the supplied start (0) is < 1
10439 Calls: write.scramble.vcf ... make_IRanges_from_windows_args -> solveUserSEW -> .Call2
10440 Execution halted
The text was updated successfully, but these errors were encountered: