Convert DNA or RNA sequence to amino acid sequence
to install from gitHub:
if you want the latest version of tRanslate then you can use devtools from CRAN:
install.packages("devtools")
library(devtools)
install_github('code-acc/tRanslate', build_vignettes = T)
library(DNAtoAA)