R package to Analyse Orthology-Paralogy Relationships among Glutamine Synthetase from Plants.
To install this package, start R and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")
BiocManager::install("Biostrings")
BiocManager::install("muscle")
install.packages(“orthGS”)`
Your are welcome to: