Skip to content
forked from AOG-Lab/OBAMA

It allows the user to interactively analyze individual conditions and meta-analyze up to five databases.

License

Notifications You must be signed in to change notification settings

IsisNarvaez/OBAMA

 
 

Repository files navigation

OBAMA

Lifecycle: experimental

Optimization-Based Analysis of Micro Arrays. It allows the user to interactively analyze individual conditions and meta-analyze up to five databases.

Installation

You can install the released version of OBAMA from with:

# Install OBAMA
devtools::install_github("DeiverSuarez/OBAMA")      

You need to download the package 'optrees_1.0.tar.gz' to proceed with the installation: https://cran.r-project.org/src/contrib/Archive/optrees/

install.packages("/ruta/al/paquete.tar.gz", repos = NULL, type = "source")    

Example

To open the OBAMA app, please execute the following commands in the RStudio console:

library(OBAMA)
run_app()

About

It allows the user to interactively analyze individual conditions and meta-analyze up to five databases.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.7%
  • Other 0.3%