Package org.forester.evoinference.tools
Class BootstrapResampler
java.lang.Object
org.forester.evoinference.tools.BootstrapResampler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int[][]
createResampledColumnPositions
(int length, int n, long seed) static Msa[]
-
Constructor Details
-
BootstrapResampler
public BootstrapResampler()
-
-
Method Details
-
resample
-
createResampledColumnPositions
public static int[][] createResampledColumnPositions(int length, int n, long seed)
-