webinterface.UI_utils module#
- webinterface.UI_utils.get_n_modules()[source]#
Get the number of modules in ProteoBench.
- Returns:
The number of modules.
- Return type:
- webinterface.UI_utils.get_n_modules_proposed(rst_text: str) int[source]#
Computes the number of proposed modules as the sum of modules ‘in discussion’ and ‘in development’.
- webinterface.UI_utils.get_n_submitted_points(url: str = 'https://proteobench.cubimed.rub.de/datasets/')[source]#
Get the number of submitted points in ProteoBench.
- Returns:
The number of submitted points (excluding ‘fasta/’ and ‘raw_files/’).
- Return type:
- webinterface.UI_utils.get_n_supported_tools()[source]#
Get the number of supported tools in ProteoBench.
- Returns:
The number of supported tools.
- Return type: