You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If not, I personally suggest you to use symbolic format, like:
...
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT .
chr1 32028 . N <INS> 6 PASS SVLEN=64;SVTYPE=INS;END=32029;RE=6 GT 1/1
chr1 90367 . N <INS> 2 PASS SVLEN=59;SVTYPE=INS;END=90368;RE=2 GT 1/1
Dear LYC-vio:
Sorry for the late response, I have been working on the issue but with little progress. My plan is collect all query sequences supporting each SV call and produce a consensus sequence. Then try to remap the consensus sequence to reference genome and obtain the insert sequence. This approach will improve the breakpoint accuracy but currently my implementation is time consuming. I think I will fix this issue as soon as possible.
Thanks.
Hongyu Ding
Hi, after running MAMnet, I got a vcf with the following content:
Is there any parameters for MAMnet to output REF and ALT sequence?
The text was updated successfully, but these errors were encountered: