Skip to content

Commit

Permalink
Add location of picard.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Sep 13, 2022
1 parent 70df2e4 commit b7689d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Adapting_new_script_for_computing_cluster.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
#!/bin/bash
# Performs alignment and filtering of CUT&Tag data

# FIXME:
# picard.jar should be available from some
# program directory.
# Downloaded from https://github.com/broadinstitute/picard/releases/tag/2.27.4
PICARD=/project/RNAseq_Mdl_data/Konrad/August/picard.jar

# inputs

fastq_dir=/project/RNAseq_Mdl_data/Konrad/August/fastq # Fastq directory
Expand Down

0 comments on commit b7689d9

Please sign in to comment.