getMeta {GenVisR}R Documentation

Method getMeta

Description

Method getMeta

Usage

getMeta(object, ...)

## S4 method for signature 'GMS_Virtual'
getMeta(object, ...)

## S4 method for signature 'GMS'
getMeta(object, ...)

## S4 method for signature 'MutationAnnotationFormat_Virtual'
getMeta(object, ...)

## S4 method for signature 'MutationAnnotationFormat'
getMeta(object, ...)

## S4 method for signature 'VEP_Virtual'
getMeta(object, ...)

## S4 method for signature 'VEP'
getMeta(object, ...)

Arguments

object

Object of class VEP, GMS, or MutationAnnotationFormat

...

additional arguments to passed


[Package GenVisR version 1.22.1 Index]