--- a +++ b/examples/case3.2/config.yaml @@ -0,0 +1,8 @@ +data_list: [ './examples/case3.2/data/SRR620204.fastq.gz: chip-seq data for Ring1B', + './examples/case3.2/data/SRR620205.fastq.gz: chip-seq data for cbx7', + './examples/case3.2/data/SRR620206.fastq.gz: chip-seq data for SUZ12', + './examples/case3.2/data/SRR620208.fastq.gz: chip-seq data for IgGold', + './examples/case3.2/data/mm39.ncbiRefSeq.gtf: genome annotations mouse', + './examples/case3.2/data/mm39.fa: mouse genome' ] +output_dir: './examples/case3.2/output' +goal_description: 'Discover motifs within the peaks of protein SUZ12 with IgGold as control' \ No newline at end of file