launchApp: Method launchApp

Description Usage Arguments Value Author(s) Examples

View source: R/MethodShared.R

Description

A method which launches Shiny application of the SangerContig and SangerAlignment instance.

Usage

1
launchApp(object, outputDir = NULL)

Arguments

object

A SangerContig or SangerAlignment S4 instance.

outputDir

The output directory of the saved new SangerContig or SangerAlignment S4 instance.

Value

A SangerContig or SangerAlignment object.

Author(s)

Kuan-Hao Chao

Examples

1
2
3
4
5
6

sangeranalyseR documentation built on Nov. 8, 2020, 5:59 p.m.