public class BootstrapResampler extends 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) |
Copyright © 2016. All rights reserved.