Skip to content

Commit

Permalink
Remove outdated javadoc line in AssemblyBasedCallerUtils (#7554)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson committed Dec 8, 2021
1 parent 67942d8 commit df7a27a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,6 @@ private static Allele getSiteSpecificAlternateAllele(final VariantContext call)
/**
* Construct the mapping from call (variant context) to phase set ID
*
* @param totalAvailableHaplotypes the total number haplotypes that support alternate alleles of called variants
* @param originalCalls the original unphased calls
* @param haplotypeMap mapping from alternate allele to the set of haplotypes that contain that allele
* @return a map from each variant context to a pair with the phase set ID and phase group of the alt allele
Expand Down

0 comments on commit df7a27a

Please sign in to comment.