public class BootstrapResampler
extends java.lang.Object
Constructor | Description |
---|---|
BootstrapResampler() |
Modifier and Type | Method | Description |
---|---|---|
static int[][] |
createResampledColumnPositions(int length,
int n,
long seed) |
|
static Msa[] |
resample(Msa msa,
int n,
long seed) |