Skip to content

Error in getGenePositions #40

Description

@TM9013

Thanks for always providing us with useful tools. I am doing a tutorial on the glioblastoma demo data on your page.

I get an error at getGenePosition.

Here is my code and error display.

head(rownames(a))
[1] "1/2-SBSRNA4" "A1BG" "A1BG-AS1" "A1CF" "A2LD1" "A2M"

gene_pos=getGenePositions(rownames(a))
Error: Unexpected format to the list of available marts.
Please check the following URL manually, and try ?listMarts for advice.
http://dec2016.archive.ensembl.org:80/biomart/martservice?type=registry&requestid=biomaRt

I tried linking to the given address and got the following message, which seems to be an error caused by the fact that the Ensembl Achives I am trying to reach are already unavailable.

image

Is there any way to work around this error?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions