Skip to content
Snippets Groups Projects
Commit 61cac6dd authored by Victoire  BAILLET's avatar Victoire BAILLET
Browse files

Update ATACflow.md

parent 1a717582
No related branches found
No related tags found
1 merge request!1Update ATACflow.md
......@@ -100,7 +100,7 @@ fragment_size_distribution:
bamCoverage:
do: yes
options: "--outFileFormat bigwig --extendReads --binSize 1 --effectiveGenomeSize 2913022398 --normalizeUsing RPKM"
options: "--outFileFormat bigwig --binSize 10 --effectiveGenomeSize 2913022398 --normalizeUsing RPGC"
threads: 4
......@@ -129,8 +129,8 @@ macs2_peakcalling:
do : yes
cutoff: 0.01
genomeSize: mm
extsize : 100
options: ""
extsize : 200
options: "--shift -100 --keep-dup all"
```
......@@ -169,4 +169,4 @@ adapters:
options: -O 6 -u -50 -U 50
quality: 30
threads: 4
```
\ 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