Murali-group / Beeline

BEELINE: evaluation of algorithms for gene regulatory network inference
GNU General Public License v3.0
171 stars 53 forks source link

Integrated borda analysis code and added borda command #26

Closed adbharadwaj closed 5 years ago

adbharadwaj commented 5 years ago

The borda command line option allows the users to run borda method on all algorithms or set of selected algorithms using --borda-algo option. Also, the users can select the aggregation method using --borda-agg. Available aggregation methods are {‘average’, ‘min’, ‘max’, ‘first’}. Default option is average