Skip to content

Commit 79ec6f6

Browse files
author
Ciarán O'Mara
committed
Correct tags for Block GNU Zip
1 parent faced7b commit 79ec6f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

BED/index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ origin = "kent"
4949
[[valid]]
5050
filename = "ws245Genes.WBGene.bed.bgz"
5151
origin = "UCSC"
52-
tags = ["gzip"]
52+
tags = ["bgzip"]
5353

5454
[[invalid]]
5555
filename = "overlapSelect-wideIn.bed"

GFF3/index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ filename = "only_fasta.gff3"
5656
[[valid]]
5757
filename = "TAIR10.part.gff.bgz"
5858
origin = "www.arabidopsis.org"
59-
tags = ["gzip"]
59+
tags = ["bgzip"]
6060
comments = ["This is a block-compressed file made using bgzip.", "TAIR10.part.gff.bgz.tbi is an index file of it.", "Gene records of Chr4, ChrC, ChrM are kept to reduce the file size. See http =//www.htslib.org/doc/tabix.html."]
6161

6262
[[invalid]]

0 commit comments

Comments
 (0)