File: chip_seq.yaml

package info (click to toggle)
bcbio 1.2.9-4
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 36,792 kB
  • sloc: python: 45,766; sh: 209; makefile: 159; xml: 129
file content (31 lines) | stat: -rw-r--r-- 655 bytes parent folder | download | duplicates (3)
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
28
29
30
31
details:
- algorithm:
    aligner: bowtie2
    chip_method: chip
    peakcaller: macs2
    quality_format: standard
    trim_reads: read_through
  analysis: chip-seq
  description: sample_input
  files:
  - /path/project/sample_input.fq.gz
  genome_build: GRCh37
  metadata:
    batch: b_pair    
    phenotype: input
- algorithm:
    aligner: bowtie2
    chip_method: chip
    peakcaller: macs2
    quality_format: standard
    trim_reads: read_through
  analysis: chip-seq
  description: sample_chip
  files:
  - /path/project/sample_chip.fq.gz
  genome_build: GRCh37
  metadata:
    batch: b_pair
    phenotype: chip
upload:
  dir: /path/project/final