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