snpin: Check whether a snp is in a snppicker, groups or tags object

snpinR Documentation

Check whether a snp is in a snppicker, groups or tags object

Description

Check whether a snp is in a snppicker, groups or tags object

Usage

snpin(x, y)

## S4 method for signature 'character,snppicker'
snpin(x, y)

## S4 method for signature 'character,tags'
snpin(x, y)

## S4 method for signature 'character,groups'
snpin(x, y)

Arguments

x

character vector of SNPs to be checked

y

object of class snppicker, groups or tags

Value

logical matrix of nrow equal to length(x) and ncol equal to number of groups in y

Author(s)

Chris Wallace


jennasimit/flashfm documentation built on July 31, 2022, 7:32 p.m.