Package org.snpeff.fileIterator
Class MatrixEntry
- java.lang.Object
-
- org.snpeff.fileIterator.MatrixEntry
-
public class MatrixEntry extends java.lang.ObjectA simple entry in a 'Matrix' file- Author:
- pablocingolani
-
-
Constructor Summary
Constructors Constructor Description MatrixEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getValues()Get an array of valuesjava.lang.StringtoString()
-