Description Usage Arguments Value
Convert a freqt
to a data.frame
1 2 | ## S3 method for class 'freqt'
as.data.frame(x, ..., markers = NULL)
|
x |
a |
... |
further parameters |
markers |
a character vector of markers to be included in the resulting dataframe. By default, all markers available in the dataset will be included. |
a data.frame
with one allele per column and one marker
per row. The row.names
of the result are the names of the markers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.