runExample: Run iCodon example

View source: R/runExample.R

runExampleR Documentation

Run iCodon example

Description

Launch a Shiny app that shows a demo of what can be done with iCodon::optimizer.

Usage

runExample()

Details

This example is also: TODO: add the link to the shyny app available online.

Examples

## Only run this example in interactive R sessions
if (interactive()) {
  runExample()
}

santiago1234/iCodon documentation built on Nov. 2, 2023, 2:03 p.m.