Skip to content

makeTxDbFromUCSC in "Generating Exon Information" throwing an error #8

@Bella-G

Description

@Bella-G

I'm following the directions in the README to set this up, but I've run into an error.

In Generating Exon Information, the following line gives the following error:
> txdb <- makeTxDbFromUCSC(genome = "hg19", tablename = "refGene") Error in tableNames(ucscTableQuery(session, track = track)) : error in evaluating the argument 'object' in selecting a method for function 'tableNames': Error in normArgTrack(track, trackids) : Unknown track: RefSeq Genes
I'm having trouble understanding this error. Did I set something up wrong, or is this function just broken? If so, do you have suggestions on how to find a workaround? Perhaps I should try the makeTxDb function, as that doesn't appear to call tableNames?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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