View source: R/Read.FastaDir.R
Read.FastaDir | 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.FastaDir(fasta.dir)
fasta.dir |
Directory containing fasta files for each individual locus |
example.dat <- Read.FastaDir(fasta.dir = '~/Desktop/ExampleFastaDir/')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.