Skip to content

hg19 not finishing download #3

@axelitama

Description

@axelitama

Whilst running oncodriveclustl with the default genome option, the genome download gets stuck at 100% (after the INFO root: Computing signature... message is printed). The process does not finish, and the downloaded file is not decompressed.

Environment:

  1. python 3.11, bgdata 2.0.4, oncodriveclustl 1.1.4 (current version from this repo);
  2. python 3.10, bgdata 2.0.4, oncodriveclustl 1.1.3 (last version installable from PyPi).

This solved the issue for me (in environment 2, not tested in environment 1)
Before running the programme:

  • delete the bgdata hg19 directory;
  • run bgdata get datasets/genomereference/hg19;
  • manually create the hg19.master file if missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions