Skip to content

OrderedHeatMapAnalysis (OHMA) is a direct data analysis framework allowing to simultaneously visualize and analyze the structure of complex datasets. An optimized seriation of rows and columns of the input data table is performed, resulting in a mapping of the whole dataset into an ordered heatmap.

License

Unknown, MIT licenses found

Licenses found

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

NoeDemange/OrderedHeatMapAnalysis

Repository files navigation

OrderedHeatMapAnalysis

Lifecycle: experimental

OrderedHeatMapAnalysis (OHMA) is a direct data analysis framework allowing to simultaneously visualize and analyze the structure of complex datasets. An optimized seriation of rows and columns of the input data table is performed, resulting in a mapping of the whole dataset into an ordered heatmap. Following analysis of the ordered heatmap structure directly highlights submatrix of regularly ordered data. Subsequently, an exhaustive identification of biculsters laying in the subspaces of the dataset can be performed, and their mutual relationships can easily be characterized. This method allows a straitforwrard and deep exploration of all dimensions of the dataset.

Installation

You can install the development version of OrderedHeatMapAnalysis from GitHub with:

# install.packages("devtools")
devtools::install_github("NoeDemange/OrderedHeatMapAnalysis")

Example

This is a basic example which shows you how to run the app:

library("OrderedHeatMapAnalysis")
OrderedHeatMapAnalysis::run_app(options=list("launch.browser"=TRUE))

Credits

This app was developed by Noe Demange. Contact the maintainer of the app, Guillaume Sapriel. It is deployed on the MIGALE platform by Cédric Midoux. We are grateful to the INRAE MIGALE bioinformatics facility (MIGALE, INRAE, 2020. Migale bioinformatics Facility, doi: 10.15454/1.5572390655343293E12) for providing help and storage resources.

About

OrderedHeatMapAnalysis (OHMA) is a direct data analysis framework allowing to simultaneously visualize and analyze the structure of complex datasets. An optimized seriation of rows and columns of the input data table is performed, resulting in a mapping of the whole dataset into an ordered heatmap.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published