ToyData_10_50_1000.fna: Fasta file with 10 haplotypes, 50 basepairs in size.

ToyData_10_50_1000.fnaR Documentation

Fasta file with 10 haplotypes, 50 basepairs in size.

Description

Fasta file that contains the sequence of 10 haplotypes used as examples in the QSutils package.

Format

Fasta file format. Each sequence starts with the symbol ">" followed by the sequence ID. Subsequent lines correspond to the nucleotide sequences or peptide sequences.

Examples

filepath<-system.file("extdata","ToyData_10_50_1000.fna", package="QSutils")
lst <- ReadAmplSeqs(filepath,type="DNA")
lst

VHIRHepatiques/QSutils documentation built on April 12, 2024, 12:25 p.m.