View source: R/Read.InterleavedFasta.R
Read.InterleavedFasta | R Documentation |
This function returns a list containing (1) the number of mutations for each RAD locus, (2) The length of each RADseq locu, and (3) the number of sequences at each RAD locus
Read.InterleavedFasta(fasta.file)
fasta.file |
Fasta file (pile up across individual loci - see Stacks output file for example) |
example.dat <- Read.InterleavedFasta(fasta.file = '~/Desktop/example.fasta')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.