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