extract_window {gwid} | R Documentation |
extract component of an object
Description
extract component of an object
Usage
extract_window(obj, ...)
Arguments
obj |
obj |
... |
other variables |
Value
the output will be a result_snps (data.table) object including 3 columns including, “snp_pos”, “case_control”, and “value”
[Package gwid version 0.2.0 Index]