Skip to content

The evaluomeR package is an R package which permits to evaluate the reliability of bioinformatic metrics.

License

Notifications You must be signed in to change notification settings

neobernad/evaluomeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version Release Platforms License Downloads Conda

evaluomeR

The evaluomeR package permits to evaluate the reliability of bioinformatic metrics by analysing the stability and goodness of the classifications of such metrics. The method takes the measurements of the metrics for the dataset and evaluates the reliability of the metrics according to the following analyses: Correlations, Stability and Goodness of classifications.

Preferably, install evaluomeR from the latest stable version at the release bioconductor repository or development bioconductor repository.

Installation

You can install latest version or any release version with:

devtools::install_github("neobernad/evaluomeR") # Latest commit
devtools::install_github("neobernad/[email protected]") # Latest release

Anaconda

evaluomeR is also available in the Anaconda Cloud (link). You can install the package executing the following command:

conda install -c bioconda bioconductor-evaluomer

Documentation

For further information check our manual or the PDF version.