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

Update Wednesday/ATACflow.md

parent 9083e9ce
No related branches found
No related tags found
1 merge request!2Update Wednesday/ATACflow.md
...@@ -114,7 +114,7 @@ fragments_selection: ...@@ -114,7 +114,7 @@ fragments_selection:
bamCoverage: bamCoverage:
do: yes do: yes
options: "--outFileFormat bigwig --binSize 1 --effectiveGenomeSize 2652783500 --normalizeUsing RPGC" options: "--outFileFormat bigwig --binSize 10 --effectiveGenomeSize 2652783500 --normalizeUsing RPGC"
threads: 4 threads: 4
...@@ -132,7 +132,7 @@ computeMatrix: ...@@ -132,7 +132,7 @@ computeMatrix:
- Note that `--no-model` is used by default in this pipeline. Add `--shift -100` to options. When --nomodel is set, MACS will use this value to move cutting ends (5') then apply --extsize from 5' to 3' direction to extend them to fragments. - Note that `--no-model` is used by default in this pipeline. Add `--shift -100` to options. When --nomodel is set, MACS will use this value to move cutting ends (5') then apply --extsize from 5' to 3' direction to extend them to fragments.
- Adjust extsize to 200 - Set extsize to 200
``` ```
......
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