java.lang.Object
org.broadinstitute.hellbender.tools.walkers.featuremapping.SNVMapper
All Implemented Interfaces:
FeatureMapper

public class SNVMapper extends Object implements FeatureMapper
An implementation of a feature mapper that finds SNPs (SVN) This class only finds SNP that are surrounded by a specific number of bases identical to the reference.