Description Usage Arguments Details Value Author(s) See Also Examples
This function exports a matrix of sequences from a pyRAD.loci
object,
with aligned sequences in the cells, individuals as rows, and loci as columns.
As a matrix, this is very easy to work with in R for subsetting and creating
new datasets.
1 |
pyDat |
an object of class |
fill.N |
indicates whether empty cells should be filled with Ns ( |
In general, filling with Ns is a handy thing to do, even though it presumably eats up a bunch of memory. As written, RADami is not memory-friendly.
A matrix of sequences from a pyRAD.loci
object,
with aligned sequences in the cells, individuals as rows, and loci as columns
Andrew Hipp
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.