ToyData_10_50_1000.fna {QSutils} | 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