Skip to content

A shiny Application to Interact with drug-target binding in tissue interstitial space model

License

Unknown, MIT licenses found

Licenses found

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

esqLABS/TissueTMDD

Repository files navigation

TissueTMDD

Lifecycle: experimental

TissueTMDD is a shiny that provide an interactive way to run simulations of drug-target binding in tissue interstitial space.

Using TissueTMDD, you can:

  • Setup simulation parameters,
  • Run simulations,
  • Compare simulations,
  • Export and import simulation settings

Try the Web Application Here ↗️

Installation

Prerequisites

  • Git Installation and GitHub setup (instructions),
  • R Installation (>= 4.3.0),
  • (optional) RTools Installation (for Windows users, instructions).

Install TissueTMDD

# install.packages("remotes")
remotes::install_github("esqLABS/TissueTMDD@release")

To install the latest development version, use:

# install.packages("remotes")
remotes::install_github("esqLABS/TissueTMDD")

Run the App

library(TissueTMDD)
run_app()

Code of Conduct

Please note that the TissueTMDD project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

A shiny Application to Interact with drug-target binding in tissue interstitial space model

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages