A web app based on shiny, DECIPHER, NCBI ORFfinder and BLAST
pull docker image
docker pull yumapsc/vorffinder2.0
clone the repository
git clone https://github.com/mayupsc/virus_orf_finder
run docker image
docker run --name shiny -d -p 3838:3838 -v viral_genome:/srv/shiny-server/ yumapsc/virus_orf_finder