viromeBrowser: Launch the Virome Browser

Description Usage Arguments viromeBrowser functions

View source: R/launchApp.R

Description

An application for viewing virome annotation files

The viromeBrowser package provides a single function to launch the virome browser shiny app

Usage

1
2
3
4
viromeBrowser(
  host = getOption("shiny.host", "127.0.0.1"),
  port = getOption("shiny.port", 3838)
)

Arguments

host

The host ip address, 127.0.0.1 or "localhost" by default.

port

The host port, 3838 by default.

viromeBrowser functions

viromeBrowser()


dnieuw/ViromeBrowser documentation built on Aug. 9, 2021, 12:06 p.m.