Skip to content

01. Requirements

bioinfo16 edited this page Jan 29, 2017 · 3 revisions

Requirements

We make P-CAPS for end users who deal with bioinformatics for their experiments. If you have any problem about running tools, this server will help you can run tools much easier than before. Before start this server with shiny, check these requirements below.

  1. This code is optimized to LINUX system and bash shell.
  2. Install shiny server to system where you want to launch P-CAPS.
    Shiny server : https://www.rstudio.com/products/shiny/download-server/
    Because our code contact to your server and run on your LINUX system.
  3. We develop this server for academic use. Because some tools can use in academic part, Please do not use our source code for commercial works.
  4. Install needed tools for running P-CAPS server.

Clone this wiki locally