runPhyloProfile: Run PhyloProfile app

View source: R/runPhyloprofile.R

runPhyloProfileR Documentation

Run PhyloProfile app

Description

Run PhyloProfile app

Usage

runPhyloProfile(configFile = NULL, host = NULL, port = NULL)

Arguments

configFile

Configuration file for specifying path to input files, taxonomy rank and reference taxon, and some other settings

host

IP adress (e.g. host = "127.0.0.1")

port

Port (e.g. port = 8888)

Value

A shiny application - GUI version of PhyloProfile

Examples

?runPhyloProfile
## Not run: 
runPhyloProfile()

## End(Not run)

BIONF/PhyloProfile documentation built on April 14, 2024, 10:39 p.m.