java-picard
Tools for manipulating high-throughput sequencing data and formats
Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that are commonly used for high-throughput sequencing data such as SAM, BAM, CRAM and VCF.
- Versions: 2.3.0 · 2.10.3 · 1.113
- Website: https://broadinstitute.github.io/picard/
- Licenses: Expat
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-picard as follows:
guix install java-picard
Or install a particular version:
guix install java-picard@1.113
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of java-picard about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/java-picard'><img src='https://packages.guix.gnu.org/packages/java-picard/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/java-picard)
Example Org:
[[https://packages.guix.gnu.org/packages/java-picard][https://packages.guix.gnu.org/packages/java-picard/badges/latest-version.svg]]