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

Description Usage Arguments Value Author(s)

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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


chr1swallace/GUESSFM documentation built on May 13, 2019, 6:17 p.m.