View source: R/Read.DiploidFasta.R
Read.DiploidFasta | 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.DiploidFasta(genome.fasta.file, num.contigs)
genome.fasta.file |
Fasta file comprising multiple contigs with ambiquity codes |
Read.DiploidFasta(genome.fasta.file = '~/Desktop/example.genome.fasta', num.contigs = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.