Picard
Java-Based HTS Data Manipulation Tools
Picard requires an environment module
In order to use Picard, you must first load the appropriate environment module:
module load java/17 picard
A set of Java-based command line tools for working with high-throughput genomic sequencing (HTS) data.
Using Picard on the HPC#
Connect to the HPC and run the following commands to create a folder and download a set of example files into it:
For additional documentation, refer to the Picard Tool Reference.