ensembl --cache gunzip
2
0
Entering edit mode
9.1 years ago
abdulbenissa ▴ 10

Hello everyone!

I was just wondering what is the ideal way to uncompress cache file for Variant Effect Predictor. I used gunzip to uncompress homo_sapiens_vep_82_GRCh38.tar, but the decompressed files contain .gz files that need to be uncompress as well I think, do I have to decompress them all file by file? I am sure there are a away that I missed reading the documentation!

Thanks for you time

ensembl Variant-Effect-Predictor gunzip • 1.8k views
ADD COMMENT
2
Entering edit mode
9.1 years ago

The files normally have .tar.gz extensions. They are created with the tar archive utility. You can decompress/unarchive them with tar xvf archive_name.tar.gz e.g. tar xvzf saccharomyces_cerevisiae_vep_82_R64-1-1.tar.gz

ADD COMMENT
2
Entering edit mode
9.1 years ago
Emily 24k

Do you mean the filenames like 1-1000000_reg.gz? They're supposed to be like that. Just leave them. They'll work.

ADD COMMENT

Login before adding your answer.

Traffic: 2275 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6