Tetmer is now an R package
hannesbecher
released this
08 Sep 11:30
·
28 commits
to master
since this release
New features
- Tetmer is now an R package
- New functions:
- read.spectrum()
- plot.spectrum()
- Models added for triploids (allo and auto)
Setup
- Download the file
Tetmer_2.0.0.tar.gz
to your computer (from the Assets section below) - Inside R, run
install.packages("path/to/Tetmer_2.0.0.tar.gz", repo=NULL)