0.2.1 • Published 5 years ago

bioshiny v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

bioshiny is a project to develop the R Shiny applications for bioinformatics research.

bioshiny

  • One-click to create bioshiny Shiny application and plugins
  • Create and share more plugins.
  • Using npm and GitHub to share the Shiny applications and plugins (CRAN team limited file size)

npm.io

npm.io

npm.io o npm.io

npm.io

Installation

git clone https::/github.com/openbiox/bioshiny
cd bioshiny
yarn global bioshiny
bioshiny_deps_r

Usage

echo 'export BIOSHINY_CONFIG="~/.bioshiny/shiny.config.yaml" >> ~/.bashrc'
. ~/.bashrc
Rscript -e "bioshiny::set_shiny_workers(1)"
bioshiny_start

# vcfanno and annovar plugin need to set the tools path

How to contribute?

Please fork the GitHub bioshiny repository, modify it, and submit a pull request to us.

Maintainer

Jianfeng Li

License

MIT

0.2.1

5 years ago

0.2.0-1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.3-2

5 years ago

0.0.3-1

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago