User Tools

Site Tools


picard-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
picard-software [2021/05/20 17:30] aorthpicard-software [2021/09/05 11:19] aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 2.25.5+  * Version: 2.26.1
   * Added: March, 2015   * Added: March, 2015
-  * Updated: May, 2021 +  * Updated: September, 2021 
-  * Link: https://broadinstitute.github.io/picard+  * Link: https://github.com/broadinstitute/picard
  
 ===== Usage ===== ===== Usage =====
Line 14: Line 14:
  
 Run picard: Run picard:
-<code>$ java -jar /export/apps/picard/2.25.5/picard.jar</code>+<code>$ java -jar /export/apps/picard/2.26.1/picard.jar</code>
  
 **Note:** Picard tools are CPU hungry; please use a minimum of 6 CPUs in your batch job when running tools from this suite. **Note:** Picard tools are CPU hungry; please use a minimum of 6 CPUs in your batch job when running tools from this suite.
Line 23: Line 23:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ wget https://github.com/broadinstitute/picard/releases/download/2.25.5/picard.jar +<code>$ wget https://github.com/broadinstitute/picard/releases/download/2.26.1/picard.jar 
-$ sudo mkdir -p /export/apps/picard/2.25.5 +$ sudo mkdir -p /export/apps/picard/2.26.1 
-$ sudo cp picard.jar /export/apps/picard/2.25.5</code>+$ sudo cp picard.jar /export/apps/picard/2.26.1</code>
picard-software.txt · Last modified: 2022/11/21 08:01 by aorth