Skip to content
Snippets Groups Projects
Verified Commit dceb30ce authored by Laurent Modolo's avatar Laurent Modolo
Browse files

flexi_splitter: add other example of yaml file

parent 18dd092a
No related branches found
No related tags found
No related merge requests found
PCR:
coords:
reads: 3
start: 1
stop: 6
header: False
samples:
- name : PCR1
seq: NCAGTG
- name : PCR2
seq : CGATGT
- name : PCR3
seq: TTAGGC
- name : PCR4
seq : TGACCA
- name: PCR5
seq: NGAACG
- name: PCR6
seq: NCAACA
RT:
coords:
reads: 1
start: 6
stop: 13
header: False
samples:
- name : RT1
seq: TAGTGCC
- name : RT2
seq: GCTACCC
- name: RT3
seq: ATCGACC
- name: RT4
seq: CGACTCC
UMI:
coords:
reads: 1
start: 1
stop: 6
header: False
conditions:
wt:
- RT1
- PCR1
ko:
- RT2
- PCR2
sample_paired:
- RT2
- PCR6
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