Description Usage Arguments Details Value Author(s) Examples
write an sbams format file
1 | write.sbams(X, response, file)
|
response |
vector or matrix of response variables. rows index subjects, columns index variables |
X |
SnpMatrix object |
file |
Output file name. |
sbams is software from Xiaoquan Wen at https://github.com/xqwen/sbams
No return value, but has the side effect of writing specified output file.
Chris Wallace
1 2 3 4 5 6 7 8 9 |
Loading required package: snpStats
Loading required package: survival
Loading required package: Matrix
Loading required package: colorspace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.