bihealth / bioshmods

Shiny modules for bioinformatics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bioshmods

The goal of bioshmods is to …

Installation

You can install the released version of bioshmods from CRAN with:

install.packages("bioshmods")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("bihealth/bioshmods")

Example

This is a basic example which shows you how to solve a common problem:

library(bioshmods)
## basic example code

About

Shiny modules for bioinformatics

License:GNU General Public License v3.0


Languages

Language:R 100.0%