View source: R/Read.NexusDir.R
Read.NexusDir | R Documentation |
This function returns a list containing (1) the number of mutations for each RAD locus, (2) The length of each locus, and (3) the number of sequences at each locus
Read.NexusDir(nexus.dir)
nexus.dir |
Directory containing nexus files for each individual locus |
example.dat <- Read.NexusDir(nexus.dir = '~/Desktop/ExampleNexusDir/')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.