Skip to content

Tetmer is now an R package

Compare
Choose a tag to compare
@hannesbecher 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

  1. Download the file Tetmer_2.0.0.tar.gz to your computer (from the Assets section below)
  2. Inside R, run install.packages("path/to/Tetmer_2.0.0.tar.gz", repo=NULL)