public class TagsByTaxaShort
extends AbstractTagsByTaxa
Tags by taxa that supports depths captured by a short (max 32767)
public TagsByTaxaShort()
public TagsByTaxaShort(java.lang.String infile,
net.maizegenetics.dna.tag.TagsByTaxa.FilePacking binary)
public TagsByTaxaShort(java.lang.String[] taxaNames,
Tags theDistinctReads)
public TagsByTaxaShort(kotlin.Array[] reads,
kotlin.Array[] readDist,
java.lang.String[] namesForTaxa)
public void setReadCountForTagTaxon(int tagIndex,
int taxaIndex,
int value)
public int getReadCountForTagTaxon(int tagIndex,
int taxaIndex)
public void initMatrices(int taxaNum,
int tagNum)
public void addTaxa(java.lang.String[] addTaxaNames)
public void setMethodByRows(boolean rowSetMethod)
public void getFileReadyForClosing()