Description Usage Arguments Value See Also
Gets a bed file as a BigMatrix object from package "big.memory".
1 2 3 4 5 6 7 |
bed |
The "rbed" object to read |
filename |
(default NULL, meaning use in-memory representation) The location of a file to use to store the matrix |
meanimpute |
(default FALSE) Whether to replace missing values with their mean (if normalise=TRUE only) |
normalise |
(default TRUE) Whether to normalise data by SNP frequency, or return counts. |
verbose |
(default TRUE) whether to show progress for individual access |
A bigmatrix of
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.