How to Install beagle software package in Debian 9 (Stretch)

How to Install beagle software package in Debian 9 (Stretch)

beagle software package provides Genotype calling, genotype phasing and imputation of ungenotyped markers, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install beagle 

beagle is installed in your system.

Make ensure the beagle package were installed using the commands given below,

$ sudo dpkg-query -l | grep beagle *

You will get with beagle package name, version, architecture and description in a table

beagle package basic information:

Distro Debian 9 stretch
Section Science
Package beagle
Version 4.1~160727-86a+dfsg-1
Description Genotype calling, genotype phasing and imputation of ungenotyped markers
Sub Section Science


See Also, How to uninstall or remove beagle software package from Debian 9 (Stretch)?