| ToyData_10_50_1000.fna | R Documentation | 
Fasta file that contains the sequence of 10 haplotypes used as examples in 
the QSutils package.
Fasta file format. Each sequence starts with the symbol ">" followed by the sequence ID. Subsequent lines correspond to the nucleotide sequences or peptide sequences.
filepath<-system.file("extdata","ToyData_10_50_1000.fna", package="QSutils")
lst <- ReadAmplSeqs(filepath,type="DNA")
lst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.