Skip to content

an R package implementing several Hierarchical Ensemble Methods for graphs

License

Notifications You must be signed in to change notification settings

AnacletoLAB/hemdag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to HEMDAG R package!

Bioconda Badges CRAN Badges
License GPL3-License GPL3-License
Last Version Anaconda-Version CRAN-version
Last Updated Anaconda-Last-Updated CRAN-Last-Updated
Read the Docs Read the Docs Status Read the Docs Status
Total Downloads Anaconda-Downloads CRAN-Downloads
Code Coverage CodeCov CodeCov

Brief Description

HEMDAG package:

  • implements several Hierarchical Ensemble Methods (HEMs) for Directed Acyclic Graphs (DAGs);
  • reconciles flat predictions with the topology of the ontology;
  • can enhance predictions of virtually any flat learning methods by taking into account the hierarchical relationships between ontology classes;
  • provides biologically meaningful predictions that obey the true-path-rule, the biological and logical rule that governs the internal coherence of biomedical ontologies;
  • is specifically designed for exploiting the hierarchical relationships of DAG-structured taxonomies, such as the Human Phenotype Ontology (HPO) or the Gene Ontology (GO), but can be safely applied to tree-structured taxonomies as well (as FunCat), since trees are DAGs;
  • scales nicely both in terms of the complexity of the taxonomy and in the cardinality of the examples;
  • provides several utility functions to process and analyze graphs;
  • provides several performance metrics to evaluate HEMs algorithms.

Documentation

Please get a look to the documentation to know how to download, install and make experiments with the HEMDAG package.

Cite HEMDAG

If you use HEMDAG, please cite our Bioinformatics article or BMC Bioinformatics article:

Marco Notaro, Marco Frasca, Alessandro Petrini, Jessica Gliozzo, Elena Casiraghi, Peter N Robinson, Giorgio Valentini
HEMDAG: a family of modular and scalable hierarchical ensemble methods to improve Gene Ontology term prediction,
Bioinformatics, Volume 37, Issue 23, 1 December 2021, Pages 4526–4533

M. Notaro, M. Schubach, P. N. Robinson, and G Valentini.
Prediction of Human Phenotype Ontology terms by means of hierarchical ensemble methods.
BMC Bioinformatics, 18(1):449, 2017

About

an R package implementing several Hierarchical Ensemble Methods for graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.7%
  • C++ 1.2%
  • C 0.1%