filterGenotypeTableBySiteName: Filter genotype table by site IDs

View source: R/filter_functions.R

filterGenotypeTableBySiteNameR Documentation

Filter genotype table by site IDs

Description

Filter a genotype table object by specifying literal site names (IDs) for variant markers.

Usage

filterGenotypeTableBySiteName(tasObj, siteNames)

Arguments

tasObj

An object of class TasselGenotypePenotype.

siteNames

A character vector of site names to filter on.

Value

Returns an object of TasselGenotypePhenotype class.


maize-genetics/rTASSEL documentation built on Nov. 13, 2023, 7:18 a.m.