Skip to content

Commit 48a1cf9

Browse files
committed
update README
1 parent b4be61b commit 48a1cf9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@ The processing and quantification described here was performed using a publicly
7979
- MultiQC report generation using MultiQC, extended with an in-house developed plugin [atacseq_report](./workflow/scripts/multiqc_atacseq).
8080
- Quantification (counts/)
8181
- Consensus region set generation across all called peaks (consensus_regions.bed).
82-
- Read count quantification of the consensus regions across samples, yielding a count matrix with dimensions consensus regions X samples (consensus_counts.csv).
82+
- Read count quantification of the consensus regions across samples, yielding a count matrix with dimensions consensus regions X samples (consensus_regions.bed, consensus_counts.csv).
8383
- Peak support quantification of the consensus regions across samples, yielding a count matrix with dimensions consensus regions X samples (support_counts.csv).
84-
- Consensus regions mapped to closest gene TSS according to HOMER (Distance to TSS) within proximal TSS up and downstream distances (TSS_counts.csv).
85-
- Read count quantification of promoter regions based on provided proximal TSS up and downstream distances (promoter_regions.bed and promoter_counts.csv).
84+
- Consensus regions mapped to closest gene TSS according to HOMER (Distance to TSS) within proximal TSS up and downstream distances (TSS_regions.bed, TSS_counts.csv, TSS_annotation.csv).
85+
- Read count quantification of promoter regions based on provided proximal TSS up and downstream distances (promoter_regions.bed, promoter_counts.csv, promoter_annotation.csv).
8686
- [Pseudoautosomal regions in human](https://www.ensembl.org/info/genome/genebuild/human_PARS.html) chromosome Y are skipped.
8787
- Aggregation of all sample-wise HOMER known motif enrichment results into one CSV in long-format (HOMER_knownMotifs.csv).
8888
- Annotation (counts/)
89-
- Sample annotation file based on MultiQC general stats and provided annotations for downstream analysis (annotation.csv)
89+
- Sample annotation file based on MultiQC general stats and provided annotations for downstream analysis (sample_annotation.csv).
9090
- Consensus region set annotation using (consensus_annotation.csv)
9191
- UROPA with regulatory build and gencode as references
9292
- HOMER with annotatePeaks.pl

0 commit comments

Comments
 (0)