![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
This is the complete list of members for PALSE_statistic_handle, including all inherited members.
| hist2d(l, ofilename, name1='l', fontsize=16, breaks=None) | PALSE_statistic_handle | static |
| kendalltau(l1, l2, name1='l1', name2='l2') | PALSE_statistic_handle | static |
| mann_whitney(l1, l2, name1='l1', name2='l2') | PALSE_statistic_handle | static |
| median(l, is_list_of_list=False) | PALSE_statistic_handle | static |
| pearson(l1, l2, name1='l1', name2='l2') | PALSE_statistic_handle | static |
| plot2d(l1, l2, ofilename, name1='l1', name2='l2', fontsize=16) | PALSE_statistic_handle | static |
| Rwilcoxon(l1, l2, name1='l1', name2='l2') | PALSE_statistic_handle | static |
| spearman(l1, l2, name1='l1', name2='l2') | PALSE_statistic_handle | static |