Skip to content

Commit

Permalink
Updating ChIP-Seq example
Browse files Browse the repository at this point in the history
  • Loading branch information
r78v10a07 committed Feb 6, 2020
1 parent ada2ab6 commit ff4ce2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chipseq-paired.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ default_context:
organism: "mouse"
genome_dir: "/home/veraalva/mm9"
genome_name: "mm9"
aligner_index_dir: "/home/veraalva/BWA/"
aligner_index_dir: "/home/veraalva/mm9/BWA/"
genome_fasta: "{{ cookiecutter.genome_dir}}/genome.fa"
genome_gtf: "{{ cookiecutter.genome_dir}}/genes.gtf"
genome_gff: "{{ cookiecutter.genome_dir}}/genes.gff"
Expand Down

0 comments on commit ff4ce2d

Please sign in to comment.