-
Notifications
You must be signed in to change notification settings - Fork 11
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
quality and sequence mismatch #10
Comments
Hi @masen0407, Thanks a lot for approaching us about this! Best, |
Hi @masen0407, one other thing I noticed in your log file is the name of your input BAM file: Just to make sure: Is this a genome-genome alignment or an alignment of reads? In the second case, you should use SVIM instead of svim-asm. Cheers, |
Hi, is this bug fixed? I encountered with the same error. |
Hi @yekaizhou, the bug should be fixed with the lasted commit. However, It is not part of the current bioconda release. Best, |
Hi Jakob, Thanks for your help. However, it seems bioconda have the latest version (1.0.2) same as github here, and the github version that I have also tried still have the same error. I wish to get a phased SV call set from read alignments. Therefore, seems SVIM-asm can do this functionality while SVIM is not able. I am wondering if the asm version can process read alignments the same as SVIM, but can work for SV phasing? Is it not able to do it (as the error shows), or it can generate a phased SV call set but maybe not very accurate? Best, |
Hi Yekai, the release version is the same on bioconda and github but the release doesn't include the latest commit. Generally, calling phased SVs from read alignments using SVIM-asm is unfortunately not possible. Best, |
Hi Jakob, Sorry for my unclear description. I actually fed SVIM-asm with phased reads generated by SNV calling and WhatsHap read haplotagging. The read depth of my data is low so that haplotype assembling is not very satisfying. Therefore I am trying if SVs can be called and phased directly from the phased reads. Thanks a lot for your help! |
Hi! We have the same issue using the latest version (1.0.2): (svim-asm) b-an01 [/proj/nobackup/snic2022-6-27/Kesava/Mutation]$ svim-asm haploid . Week29PCG1_sorted.bam W0barcode5consensus.FASTA.fasta The fasta file is a genome assembly. |
Hi mtva0001, as Jakob wrote above, the latest release (v1.0.2) did not include the bug fix until today. Just now, I created a new release (v1.0.3) and uploaded it to pypi (bioconda following soon). Could you please use this version and report back whether it fixes your problem? Best |
hell @eldariont
do u have any opinion on this bug?
SVIM_210622_110108.log
Thanks
The text was updated successfully, but these errors were encountered: