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
After phasing, the variant caller is invoked separately in 'haploid mode' on reads from each phased haplotype. This step boosts the sensitivty of the variant calls by calling low-allele fraction variants that are the dominant allele on one haplotype. Variants called in this phase will be tagged with HAPLOCALLED=1 in the INFO field.
I was browsing through the 10x genomics longranger algorithms section and found the do a second variant calling after phasing, see the quote below.
Possibly this could be a good addition.
Issue copied from FrickTobias/BLR#211
The text was updated successfully, but these errors were encountered: