GenotypeStandards_A-H.fas: Genotype standards of hepatitis B virus

Description Format See Also Examples

Description

Fasta file with a set of well characterized sequences belonging to each HBV genotype. See the QSutils vignette: vignette("QSutils", package = "QSutils").

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.

See Also

DBrule

Examples

1
2
3
4
filepath<-system.file("extdata","GenotypeStandards_A-H.fas", package="QSutils")
lstRefs <- ReadAmplSeqs(filepath,type="DNA")

RefSeqs <- lstRefs$hseq

QSutils documentation built on Nov. 8, 2020, 7:42 p.m.