This repo contains production code of sMAP and maintained by @samuelbharti
- sMAP Webserver 1: Docker Based
- Project Overview: https://bi-stem-away.github.io/sMAP/
- Documenation: https://bi-stem-away.github.io/sMAP_doc/
- sMAP Tutorial: https://mentorchains.github.io/STEM-AWAY_AWS_BI_2021/sMAP_demo.pdf
- STEM-Away: https://stemaway.com/
- R version used: 4.0
- Current Deployment: AWS
- Docker Image:
docker pull samuelbharti/smap
- Install R -version 4.0
- Install R Studio
- Download the repo and unzip in a folder.
- Open Global.R in R studio and Install mentioned packages.
- Click on Run
- Explore sMAP with Demo Data and Learn from Tutorial given above.