Go to the source code of this file.
Namespaces | |
ValidationMatrix | |
Variables | |
string | ValidationMatrix.action = "store" |
—HASHING—## More... | |
string | ValidationMatrix.all_samples = "" |
ValidationMatrix.argv = sys.argv | |
ValidationMatrix.default = ref_samples, | |
string | ValidationMatrix.dest = "ref_samples" |
string | ValidationMatrix.help = "The samples that act as reference (comma separated list)" |
ValidationMatrix.hlt = False | |
string | ValidationMatrix.in_dir = "" |
int | ValidationMatrix.n_processes = 1 |
int | ValidationMatrix.n_threads = 1 |
string | ValidationMatrix.out_dir = "" |
tuple | ValidationMatrix.parser = OptionParser(usage="usage: %prog [options]") |
string | ValidationMatrix.ref_samples = "" |
int | ValidationMatrix.run = -1 |
string | ValidationMatrix.stat_test = "Chi2" |
string | ValidationMatrix.test_samples = "" |
float | ValidationMatrix.test_threshold = 0.00001 |