public interface PrimaryAlignmentSelectionStrategy
Modifier and Type | Method and Description |
---|---|
void |
pickPrimaryAlignment(picard.sam.HitsForInsert hitsForInsert)
When this method returns, one alignment has been marked as primary according to the implementation's strategy.
|