Class StripMateNumberTransformer

java.lang.Object
org.broadinstitute.hellbender.transformers.StripMateNumberTransformer
All Implemented Interfaces:
Serializable, Function<GATKRead,GATKRead>, UnaryOperator<GATKRead>, ReadTransformer, SerializableFunction<GATKRead,GATKRead>

public class StripMateNumberTransformer extends Object implements ReadTransformer
Removes /1 or /2 and any whitespace from the end of the read name if present
See Also: