Learn R Programming

FindMyFriends (version 1.2.2)

internal-metadata: Add metadata to the pangenome

Description

These methods are only for internal use and not relevant for regular users. They are required for subclasses of pgVirtual and allows FindMyFriends to add and change metadata as part of the pipelines.

Usage

setGroupInfo(object, ...)
setOrgInfo(object, ...)
"setGroupInfo"(object, name, info, key)
"setOrgInfo"(object, name, info, key)

Arguments

object
A pgVirtual subclass
...
Parameters to be passed on
name
The name of the metadata to set
info
A vector of metadata
key
The indexes the metadata in info pertains to

Value

An object of the same class as object