Skip to content

Commit 6a24e05

Browse files
authored
Update README.md
1 parent 424440b commit 6a24e05

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,15 @@ The following files are created:
3131

3232
- `gencode.v19.annotation.genes.bed`: Gencode hg19 gene annotations & genomic regions
3333

34-
- `Homo_sapiens.GRCh37.82.noGLMT.chr.bed`: Ensembl hg19 gene annotations & genomic regions, with the following lines removed:
34+
- `Homo_sapiens.GRCh37.82.noGLMT.chr.bed`: Ensembl hg19 gene annotations & genomic regions, with the following modifications:
3535

36-
- file comments
36+
- removed file comments
3737

38-
- entries with 'MT' listed for chromosome
38+
- removed entries with 'MT' listed for chromosome
3939

40-
- entries with 'GL....' listed for chromosome, e.g. 'GL000229.1'
40+
- removed entries with 'GL....' listed for chromosome, e.g. 'GL000229.1'
41+
42+
- added 'chr' to the start of all chromosome labels
4143

4244
# Notes
4345

0 commit comments

Comments
 (0)