GenotypeChanger
public class MinDepthMissingChanger extends java.lang.Object implements GenotypeChanger
Constructor | Description |
---|---|
MinDepthMissingChanger(int depth) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
void |
change(Genotype g) |
Change the given genotype
|
public MinDepthMissingChanger(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