GenotypeStandards_A-H.fas {QSutils} | R Documentation |
Fasta file with a set of well characterized sequences belonging to each
HBV genotype. See the QSutils vignette:
vignette("QSutils", package = "QSutils")
.
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","GenotypeStandards_A-H.fas", package="QSutils") lstRefs <- ReadAmplSeqs(filepath,type="DNA") RefSeqs <- lstRefs$hseq