View source: R/Read.AllelesFile.R
Read.AllelesFile | 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.AllelesFile(alleles.file)
allele.file |
pyRAD output file (*.alleles) |
log.file |
Log file to write filtering results |
example.dat <- Read.AllelesFile(alleles.file = '~/Desktop/example.alleles')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.