How to Install libpicard-java in Ubuntu 18.04



Install libpicard-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libpicard-java

Description:

Java library to manipulate SAM and BAM files

SAM (Sequence Alignment/Map) format is a generic format for storing large nucleotide sequence alignments. This library provides classes to manipulate SAM and BAM files. . A command line wrapper for this library is provided in the picard-tools package.

Homepage: http://broadinstitute.github.io/picard/

Version: 2.8.1+dfsg-3

Section: universe/java