Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.07 KB

sMAP: Standard Microarray Array Pipeline

This repo contains production code of sMAP and maintained by @samuelbharti


Web Links


Developement Details:

  • R version used: 4.0
  • Current Deployment: AWS
  • Docker Image: docker pull samuelbharti/smap

Steps to run at localhost

  1. Install R -version 4.0
  2. Install R Studio
  3. Download the repo and unzip in a folder.
  4. Open Global.R in R studio and Install mentioned packages.
  5. Click on Run
  6. Explore sMAP with Demo Data and Learn from Tutorial given above.