Package Mask
Class SampleSnp
- java.lang.Object
-
- Mask.SampleSnp
-
-
Constructor Summary
Constructors Constructor Description SampleSnp(int sample, int snp)
Default constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(SampleSnp o)
int
getSample()
Get the sampleint
getSnp()
Get the SNP
-