public class MaskAlleleDepth
extends AlleleDepth
public MaskAlleleDepth(AlleleDepth depth, MaskMatrix mask)
public int value(int taxon,
int site,
net.maizegenetics.dna.snp.score.SiteScore.SITE_SCORE_TYPE scoreType)
public byte valueByte(int taxon,
int site,
net.maizegenetics.dna.snp.score.SiteScore.SITE_SCORE_TYPE scoreType)
public AlleleDepth base()
public MaskMatrix mask()