filters.genotypes: Get filters attached to a 'genotypes' object

Description Usage Arguments Value See Also

Description

Get filters attached to a genotypes object

Usage

1
2
## S3 method for class 'genotypes'
filters(gty, ...)

Arguments

gty

a genotypes object

...

ignored

Value

list of length 2 with elements sites and samples which should run parallel to the row and columns, respectively, of the genotypes matrix in the input. If fitlers are absent, returns vector with appropriate dimensions in which all elements are empty. These vectors have names matching the row and column names of the genotypes matrix.

See Also

Other accessor functions: markers (marker map), samples (sample metadata), intensity (intensity matrices)


andrewparkermorgan/argyle documentation built on May 10, 2019, 11:08 a.m.