knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

ShinyMolBio

Overview

ShinyMolBio is a package regarding the Central Dogma of Molecular Biology.


Installation

The easiest way to get ShinyMolBio is to install the whole package:

You can install the development version of ShinyMolBio from GitHub with:

# install.packages("devtools")
devtools::install_github("rforbiodatascience22/group_20_shiny")

Usage

Please head to the following webpage to use the app.

https://b9vpkb-oriade-simpson.shinyapps.io/shinymolbio/


Getting help

If you encounter a clear bug, please file an issue with a minimal reproducible example on GitHub. For questions and other discussion, please email s172084@dtu.dk or orie.simpson@gmail.com

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



rforbiodatascience22/group_20_shiny documentation built on April 28, 2022, 12:07 a.m.