Miscellaneous functions for genetic data manipulation
# make sure you have devtools installed
if (!require('devtools')) install.packages('devtools')
# install from GitHub
devtools::install_github('EricArcher/swfscGenetics')
- submit suggestions and bug-reports: https://github.com/ericarcher/swfscGenetics/issues
- send a pull request: https://github.com/ericarcher/swfscGenetics/
- e-mail: eric.archer@noaa.gov
- package initialization
- added
pileupConsensus()
- added
readPileup()