Skip to content
Snippets Groups Projects
Commit 4fe1ec12 authored by Xavier Grand's avatar Xavier Grand
Browse files

yaml file creation before integration

parent e130fc94
No related branches found
No related tags found
No related merge requests found
input:
row1:
fastq: "../fastq/5Y_siDDX_CTCF.fastq.gz"
sample: 5Y_siDDX_CTCF
fastq: "5Y_siDDX_CTCF.fastq.gz"
condition: "siDDX"
type: "IP"
target: "CTCF"
row2:
fastq: "../fastq/5Y_siDDX_input.fastq.gz"
sample: "5Y_siDDX_input"
fastq: "5Y_siDDX_input.fastq.gz"
condition: "siDDX"
type: "Input"
row3:
fastq: "../fastq/5Y_Ctrl_CTCF.fastq.gz"
condition: "Ctrl"
type: "IP"
target: "CTCF"
row4:
fastq: "../fastq/5Y_Ctrl_DDX5.fastq.gz"
condition: "Ctrl"
type: "IP"
target: "DDX5"
row5:
fastq: "../fastq/5Y_Ctrl_DDX17.fastq.gz"
condition: "Ctrl"
type: "IP"
target: "DDX17"
row6:
fastq: "../fastq/5Y_Ctrl_input.fastq.gz"
condition: "Ctrl"
type: "Input"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment