getSample {GenVisR}R Documentation

Method getSample

Description

Method getSample

Usage

getSample(object, ...)

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

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

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

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

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

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

Arguments

object

Object of class VEP, GMS, or MutationAnnotationFormat

...

additional arguments to passed


[Package GenVisR version 1.26.0 Index]