-
Notifications
You must be signed in to change notification settings - Fork 2
03. Launching
bioinfo16 edited this page Jan 26, 2017
·
2 revisions
For launching P-CAPS, You should install these R packages in your system.
[ shiny, seqinr, stringi, stringr, rmarkdown package ]
If you finish install these R packages, follow up this to-do list.
- Move rscripts folder(
/home/pCAPS/rscripts) to/srv/shiny-server - Change rscripts folder's name to
pcaps.(/srv/shiny-server/pcaps) - Change domain name variable(
yourservername) to your server name and port number(ex)yourservername:3838) in R scripts. - If you install shiny server in default settings, you can run P-CAPS at port 3838.
- Default address : http://yourservername:3838/pcaps/mainpage
Now, you ready for running P-CAPS.