maximilianh / crisporWebsite

All source code of the crispor.org website
http://crispor.org
Other
68 stars 43 forks source link

Error while downloading hg38 data #14

Closed asgarhussain closed 5 years ago

asgarhussain commented 5 years ago

I am getting following error when I tried to download hg38 database using this command

sudo ./crisprAddGenome ucsc hg38

==== Downloading ensembl transcripts to gene name table ==== INFO:root:Running: wget http://hgdownload.cse.ucsc.edu/goldenPath/hg38/database/ensemblToGeneName.txt.gz -O - | zcat > /tmp/hg38/hg38.ensemblToGeneName.txt --2018-07-27 17:41:30-- http://hgdownload.cse.ucsc.edu/goldenPath/hg38/database/ensemblToGeneName.txt.gz Resolving hgdownload.cse.ucsc.edu (hgdownload.cse.ucsc.edu)... 128.114.119.163 Connecting to hgdownload.cse.ucsc.edu (hgdownload.cse.ucsc.edu)|128.114.119.163|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-07-27 17:41:32 ERROR 404: Not Found.

gzip: stdin: unexpected end of file Could not run command wget http://hgdownload.cse.ucsc.edu/goldenPath/hg38/database/ensemblToGeneName.txt.gz -O - | zcat > /tmp/hg38/hg38.ensemblToGeneName.txt

UCSC has removed this file from URL.

maximilianh commented 5 years ago

Actually, for hg38, you wouldn't use this command at all. You would use the other tool, crisprGetGenome (or was it crisprDownloadGenome?). Anyhow, just use the other script. :-)

On Fri, Jul 27, 2018 at 3:01 PM, asgarhussain notifications@github.com wrote:

I am getting following error when I tried to download hg38 database using this command

sudo ./crisprAddGenome ucsc hg38

==== Downloading ensembl transcripts to gene name table ==== INFO:root:Running: wget http://hgdownload.cse.ucsc. edu/goldenPath/hg38/database/ensemblToGeneName.txt.gz -O - | zcat > /tmp/hg38/hg38.ensemblToGeneName.txt --2018-07-27 17:41:30-- http://hgdownload.cse.ucsc. edu/goldenPath/hg38/database/ensemblToGeneName.txt.gz Resolving hgdownload.cse.ucsc.edu (hgdownload.cse.ucsc.edu)... 128.114.119.163 Connecting to hgdownload.cse.ucsc.edu (hgdownload.cse.ucsc.edu)|128.114.119.163|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-07-27 17:41:32 ERROR 404: Not Found.

gzip: stdin: unexpected end of file Could not run command wget http://hgdownload.cse.ucsc. edu/goldenPath/hg38/database/ensemblToGeneName.txt.gz -O - | zcat > /tmp/hg38/hg38.ensemblToGeneName.txt

UCSC has removed this file from URL.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maximilianh/crisporWebsite/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AAS-TeYNyymLyrKe6iapvI5v_ZGELVa0ks5uKw84gaJpZM4VjdU- .

asgarhussain commented 5 years ago

Thanks

maximilianh commented 5 years ago

did it work?

On Mon, Jul 30, 2018 at 12:16 PM, asgarhussain notifications@github.com wrote:

Thanks

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/maximilianh/crisporWebsite/issues/14#issuecomment-408816093, or mute the thread https://github.com/notifications/unsubscribe-auth/AAS-TVIvZaKbXiUHGyrgCwJxUvFT8VR5ks5uLt0CgaJpZM4VjdU- .