Package | Description |
---|---|
net.maizegenetics.dna.snp.byte2d |
Modifier and Type | Method and Description |
---|---|
Byte2DBuilder |
Byte2DBuilder.addTaxon(int taxon,
byte[] values)
Add taxon and set values for all sites for that taxon.
|
static Byte2DBuilder |
Byte2DBuilder.getInstance(ch.systemsx.cisd.hdf5.IHDF5Writer writer,
int numSites,
SiteScore.SITE_SCORE_TYPE siteScoreType,
TaxaList taxaList) |
static Byte2DBuilder |
Byte2DBuilder.getInstance(int numTaxa,
int numSites,
SiteScore.SITE_SCORE_TYPE siteScoreType,
TaxaList taxaList) |
Byte2DBuilder |
Byte2DBuilder.setDepthRangeForTaxon(int taxon,
int siteOffset,
byte[] values)
Set values for range of sites and alleles for a taxon simultaneously.
|
Copyright © 2018. All rights reserved.