Skip to content

A better way to explore what is best

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

federicomarini/bettr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bettr


bettr: a better way to explore what is best


R-CMD-check Codecov.io coverage status

As new (computational) methods come along, it becomes essential to compare their performance to existing ones via objective and fair benchmarking.

In a benchmarking study, typically many different performance metrics are calculated and used to reflect different aspects of performance. These performance metrics can then be combined into one "overall" ranking. However, not all aspects are equally important to everyone, and thus there is more than one "right" way of aggregating metrics in order to rank methods.

bettr is our proposal to perform this aggregation in an interactive way, allowing the user to focus on the aspects that are most important to them, and use different types of visualization approaches, enhancing the final overview of the benchmarking process.

The screenshots below display two of the representations provided by bettr, using data from the benchmark of single-cell clustering methods performed by Duo et al (2018).

Heatmap

Polar plot

Installation

bettr can be installed from Bioconductor (from release 3.19 onwards):

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("bettr")

Usage

For more details on how to use bettr, we refer to the vignette. If you have questions or run into problems, feel free to open an issue.

About

A better way to explore what is best

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages