launch_fqc {FastqCleaner}R Documentation

Launch FastqCleaner application

Description

Launch FastqCleaner application

Usage

launch_fqc(launch.browser = TRUE, ...)

Arguments

launch.browser

Launch in browser? Default TRUE

...

Additional parameters passed to runApp

Value

Launch the application, without return value

Author(s)

Leandro Roser learoser@gmail.com

Examples

# Uncomment and paste in te console to launch the application:
# launch_fqc() 

NULL

[Package FastqCleaner version 1.10.0 Index]