GenotypeChanger
public class MaxDepthNoReadsChanger extends java.lang.Object implements GenotypeChanger
Constructor | Description |
---|---|
MaxDepthNoReadsChanger(int depth) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
void |
change(Genotype g) |
Change the given genotype
|
public MaxDepthNoReadsChanger(int depth)
depth
- The depth below which genotypes are set to unknownpublic void change(Genotype g) throws VCFDataException
GenotypeChanger
change
in interface GenotypeChanger
g
- The genotype to changeVCFDataException
- If there is a problem with the
data in the VCF