Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 414 Bytes

File metadata and controls

13 lines (10 loc) · 414 Bytes

docker-Wallace

Wallace is a modular platform for reproducible modeling of species niches and distributions, written in R. Please visit https://github.com/wallaceEcoMod/wallace

Example to use it

docker pull valentinchdock/docker-wallace:1.0.5

docker run -p 3333:3838 valentinchdock/docker-wallace:1.0.5

Open your web navigator, point on http://127.0.0.1:3333/sample-apps/SIG/wallace/shiny/

Enjoy!