showPHGMethods: Return available PHG methods

showPHGMethodsR Documentation

Return available PHG methods

Description

Returns a collection of available PHG methods and metadata

Usage

showPHGMethods(object, showAdvancedMethods = FALSE, ...)

## S4 method for signature 'PHGLocalCon'
showPHGMethods(object, showAdvancedMethods)

## S4 method for signature 'PHGServerCon'
showPHGMethods(object, showAdvancedMethods)

Arguments

object

an rPHG local or server connection object

showAdvancedMethods

Do you want to return all possible method IDs from the database? Defaults to FALSE.

...

Additional arguments, for use in specific methods


maize-genetics/rPHG documentation built on April 4, 2024, 11:18 p.m.