-
Notifications
You must be signed in to change notification settings - Fork 33
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
Aligning to chm13v2 #33
Comments
I am not able to map to chm13v2 too |
I also just ran into this issue. pipeline works fine w/ hg38, but if I switch to chm13v2 I get no reads mapped. I thought I was going nuts, reassuring to see that I'm in good company. |
@knightjimr Could you give me your result for HG38, i have the same problem even i run HG38 and this is my output: |
For hg38, I get the following initial log messages (I was using a file that only contained 50 million reads, hence the numbers). After your lines, there should be the "Initial paired-end statistic" lines that come up quickly, then a wait for the summary stats. decompHashTableCtxInit... |
Same situation met on release 1.3.1.
Same error occurs for chrm13v2.0_noY, but not on GRCH38, which simply works just fine. |
I am facing the same issue when I aligning to chm13v2. |
Same issue here, can't map to chm13v2 |
I found a fix for this bug. |
I am able to get dragmap running to align reads to hg38, but when I try to align to the new chm13v2 human reference, the build looks like it works correctly, but the alignment output gives the results below, and then all of the reads are output as unmapped. It looks like the index reading is getting short-circuited (compared to the hg38 alignment output). If you need it, attached is the log of the build stdout (there was a stderr message saying "Suppressing decoy"). Both dragen-os commands matched your main page commands.
Should dragmap be able to run using this reference?
build.log
2022-04-22 09:45:55 [2af3bc142f40] Version: 1.2.1
2022-04-22 09:45:55 [2af3bc142f40] argc: 7 argv: dragen-os -r ref/ -1 ../Unaligned/NA12878-S1_AH5WLCDMXX_L002_R1_00
1.50m.fastq.gz -2 ../Unaligned/NA12878-S1_AH5WLCDMXX_L002_R2_001.50m.fastq.gz
decompHashTableCtxInit...
0.773 seconds
decompHashTableHeader...
Running dual fastq workflow on 20 threads. System supports 20 threads.
0 249 0 0 0 0 10000 1 40000 1 1000 0 0 0 6
0 250 0 0 0 0 10000 1 40000 1 1000 0 0 0 5
0 251 0 0 0 0 10000 1 40000 1 1000 0 0 0 4
0 252 0 0 0 0 10000 1 40000 1 1000 0 0 0 3
0 253 0 0 0 0 10000 1 40000 1 1000 0 0 0 2
0 254 0 0 0 0 10000 1 40000 1 1000 0 0 0 1
0 0 0 0 0 0 10000 1 40000 1 1000 0 0 0 0
Initial paired-end statistics detected for read group all, based on 0 high quality pairs for FR orientation
Quartiles (25 50 75) = 0 0 0
Mean = 0
Standard deviation = 10000
Rescue radius = 0
Effective rescue sigmas = 0
WARNING: Default rescue sigmas value of 2.5 was overridden by host software!
The user may wish to set a rescue sigmas value explicitly with --Aligner.rescue-sigmas
Boundaries for mean and standard deviation: low = 0, high = 0
Boundaries for proper pairs: low = 1, high = 40000
NOTE: DRAGEN's insert estimates include corrections for clipping (so they are not identical to TLEN)
The text was updated successfully, but these errors were encountered: