EBV {astsa} | R Documentation |
Entire Epstein-Barr Virus (EBV) Nucleotide Sequence
Description
EBV nucleotide sequence - 172281 bp as a single string
Format
The format is: chr "AGAATTCGTCTT ..."
Note
EBV is not useful on its own, but using 'dna2vector', different regions can be explored. For example, ebv = dna2vector(EBV)
Source
https://www.ncbi.nlm.nih.gov/nuccore/V01555.2
References
You can find demonstrations of astsa capabilities at FUN WITH ASTSA.
The most recent version of the package can be found at https://github.com/nickpoison/astsa/.
In addition, the News and ChangeLog files are at https://github.com/nickpoison/astsa/blob/master/NEWS.md.
The webpages for the texts and some help on using R for time series analysis can be found at https://nickpoison.github.io/.
See Also
[Package astsa version 2.1 Index]