java-picard 2.3.0
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.
- Outputs:
out
- Website: https://broadinstitute.github.io/picard/
- Licenses: Expat
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-picard 2.3.0
as follows:
guix install java-picard@2.3.0
Or install the latest version:
guix install java-picard
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.