8 | | * [#preprocess Pre-process reads] (remove adapters and other "contamination") |
9 | | * [#map Map reads to the genome, and post-alignment filtering] |
10 | | * [#postAlignQC Post-alignment quality control and calculate QC metrics] |
11 | | * [#call_peaks Call ATAC-seq "peaks"] with a high coverage of mapped reads |
12 | | * [#AfterPeakQC Quality control after calling peaks] |
13 | | * [#Blacklist Blacklist filtering for peaks ] |
14 | | * [#QC Run quality control and calculate QC metrics] |
15 | | * [#Analyze Analyze peak regions for binding motifs] |
16 | | * Identify differentially accessible regions (for multiple-sample experiments) |
17 | | * Identify potential targets of peak regions and/or differentially accessible regions |
| 10 | |
| 11 | |
| 12 | 1. [#preprocess Pre-process reads] (remove adapters and other "contamination") |
| 13 | |
| 14 | 2. [#map Map reads to the genome, and post-alignment filtering] |
| 15 | |
| 16 | 3. [#postAlignQC Post-alignment quality control and calculate QC metrics] |
| 17 | |
| 18 | 4. [#call_peaks Call ATAC-seq "peaks"] with a high coverage of mapped reads |
| 19 | |
| 20 | 5. [#AfterPeakQC Quality control after calling peaks] |
| 21 | |
| 22 | 6. [#Blacklist Blacklist filtering for peaks ] |
| 23 | |
| 24 | 7. [#QC Run quality control and calculate QC metrics] |
| 25 | |
| 26 | 8. [#Analyze Analyze peak regions for binding motifs] |
| 27 | |
| 28 | 9. Identify differentially accessible regions (for multiple-sample experiments) |
| 29 | |
| 30 | 10. Identify potential targets of peak regions and/or differentially accessible regions |
| 31 | |
| 32 | |