Skip to content

Commit 9206f26

Browse files
author
aaryanjaitly
committed
DOI and Link add
1 parent 65cf041 commit 9206f26

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@ git fetch
3434

3535
## Test Dataset Overview
3636

37-
- Source: ENCODE Mouse Development Matrix
37+
38+
- Source: ENCODE Mouse Development Matrix
39+
40+
- DOI: https://doi.org/10.1038/nature11247
3841

3942
- Tissue: Kidney
4043

@@ -44,6 +47,11 @@ git fetch
4447

4548
- Marks/Assays: H3K4me3 (ChIP-seq), H3K36me3 (ChIP-seq), WGBS
4649

50+
- Files:
51+
- https://www.encodeproject.org/files/ENCFF824RZT/@@download/ENCFF824RZT.bam -> H3K4me3
52+
- https://www.encodeproject.org/files/ENCFF980SRC/@@download/ENCFF980SRC.bam -> H3K36me3
53+
- https://www.encodeproject.org/files/ENCFF847ROX/@@download/ENCFF847ROX.bed.gz -> WGBS
54+
4755
```bash
4856
# 1. Subset to chr12
4957
samtools view -b H3K4me3_KIDNEY_MOUSE_P0.bam chr12 > H3K4me3_KIDNEY_MOUSE_P0_chr12.bam

0 commit comments

Comments
 (0)