btsampler
Creates a given number of bootstrap samples from a specified
purification data set. First step in the process of calculating
Bootstrap scores.
Call the tool without any command line arguments to get detailed
information about the parameters for this program.
See also:
Example call
- use the Gavin purification data set (-p)
- generate 1000 samples (-n)
- write samples to output file (-o)
cmdline.sh btsampler -p data/purifications/gavin_raw.txt -o gavin_1000_samples -n 1000