Extract-methods: Subsetting for deepSNV objects.

ExtractR Documentation

Subsetting for deepSNV objects.

Description

Subsetting for deepSNV objects.

Usage

## S4 method for signature 'deepSNV,ANY,ANY,ANY'
x[i, j]

Arguments

x

A deepSNV-class object.

i

Row indeces.

j

Column (nucleotide) indeces.

Value

A deepSNV-class object.

Author(s)

Moritz Gerstung

Examples

data(HIVmix)
HIVmix[1:10,]

gerstung-lab/deepSNV documentation built on June 3, 2022, 3:05 p.m.