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