public class ArraysControlInfo
extends Object
A simple class to store names and counts for the the Control Information fields that are stored in an Illumina GTC file.
-
-
Constructor Summary
Constructors
-
Method Summary
-
-
Constructor Details
-
ArraysControlInfo
public ArraysControlInfo(String control,
String category,
int red,
int green)
-
Method Details
-
-
-
-
getGreen
public int getGreen()
-
getRed
public int getRed()
-