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

## Not run: 
?runPhyloProfile
runPhyloProfile()

## End(Not run)

BIONF/PhyloProfile documentation built on Sept. 25, 2024, 4:46 p.m.