transTab {GGtools}R Documentation

tabulate results of transScores run

Description

tabulate results of transScores run

Usage

transTab(x, snps2keep, ...)

Arguments

x

a transManager instance.

snps2keep

character vector used for filtering snps whose scores will be retained; intersection with snps named in x will be used.

...

not used

Value

data.frame instance

Author(s)

VJ Carey <stvjc@channing.harvard.edu>


[Package GGtools version 5.25.3 Index]