Skip to content

Failed to create EnsDb #97

@taot2007

Description

@taot2007

Hi stianlagstad,

I tried to create EnsDb from a downloaded .gtf file using "edbSqliteFile <- ensDbFromGtf(gtf = "Homo_sapiens.GRCh38.104.gtf")", and here is the error information:

Processing chromosomes ... Fetch seqlengths from ensembl ... Error in readLines(curl(my_url)) :
Server denied you to change to the given directory
In addition: Warning message:
In ensDbFromGRanges(GTF, outfile = outfile, path = path, organism = organism, :
I'm missing column(s): 'entrezid'. The corresponding database column(s) will be empty!
Error in readLines(curl(my_url)) :
Server denied you to change to the given directory
Error in readLines(curl(my_url)) :
Server denied you to change to the given directory
Error in readLines(curl(my_url)) :
Server denied you to change to the given directory
Error in readLines(curl(my_url)) :
Server denied you to change to the given directory
FAIL

Look like a connection issue. Do you have any idea on this? Do you have a ready-to-use .sqlite file for GRCh38.104?
Thanks so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions