[0ce940]: / examples / chip-seq / dataspec.yml

Download this file

28 lines (26 with data), 778 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
fasta_file: ../data/mm10_no_alt_analysis_set_ENCODE.fasta
task_specs:
Oct4:
tracks:
- ../data/chip-seq/Oct4/counts.pos.bw
- ../data/chip-seq/Oct4/counts.neg.bw
peaks: ../data/chip-seq/Oct4/idr-optimal-set.summit.bed.gz
Sox2:
tracks:
- ../data/chip-seq/Sox2/counts.pos.bw
- ../data/chip-seq/Sox2/counts.neg.bw
peaks: ../data/chip-seq/Sox2/idr-optimal-set.summit.bed.gz
Nanog:
tracks:
- ../data/chip-seq/Nanog/counts.pos.bw
- ../data/chip-seq/Nanog/counts.neg.bw
peaks: ../data/chip-seq/Nanog/idr-optimal-set.summit.bed.gz
bias_specs:
input:
tracks:
- ../data/chip-seq/input-control/counts.pos.bw
- ../data/chip-seq/input-control/counts.neg.bw
tasks:
- Oct4
- Sox2
- Nanog