BedTools can't find "hg19.genome"
1
0
Entering edit mode
8.2 years ago
biostart ▴ 370

Hello,

I am running the following command:

bedtools random -n 100000 -l 118 -g hg19.genome >random_h19.bed

and get this error:

Error: The requested genome file (hg19.genome) could not be opened. Exiting!

Any ides how to specify the path to "hg19.genome" and where to find it? (We have an old version of bedtools installed on a large cluster).

Thanks!

ChIP-Seq • 5.4k views
ADD COMMENT
4
Entering edit mode
8.2 years ago
GenoMax 141k

It is a file with the chromosome sizes: https://github.com/arq5x/bedtools/blob/master/genomes/human.hg19.genome

ADD COMMENT
2
Entering edit mode

Ok, I downloaded the genome file from the UCSC web site and manually put it in my folder, now it works

ADD REPLY
0
Entering edit mode

Yes, above comment by @biostart works.

ADD REPLY

Login before adding your answer.

Traffic: 2602 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