Skip to content

Multiple version of MySQL on ensembl FTP causes error in get_synonyms.py #226

@ktmf1991

Description

@ktmf1991

Hi,

I recently tried to run the fusioncatcher-build.py with ensembl release 112 but it seems like there are two directories under ftp.ensembl.org/pub/release-112/mysql/ for human, potentially using GRCh37 and 38 respectively. This causes get_synonyms.py ends early because of line 139.

It seems like that is the only release this happened and I put the exact name of the directory in get_synonyms.py to get it running. I was going to suggest if it is possible to add two options in fusioncatcher-build.py for genome version and ensemble release, but it seems unnecessary for just that one release. But would still like to put it out here if someone encounters it.

Many thanks!

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