Skip to content

polyfun.py is not loading all the downloaded LD files to --compute-ldscores #213

@AppWick-hub

Description

@AppWick-hub

Hi,
I have a query related to polyfun.py:

I have downloaded the list of files using ukb_regions.tsv.gz. There were 2768 .npz files, however, when I proceed with the following approach to compute ldscores for all Chr:

  • python ./polyfun.py --compute-ldscores --output-prefix ./finemap --ld-ukb --allow-missing --ld-dir LD_Cache/

Its actually loading around 930 .npz LD files from the downloaded set of files. I wonder why its not loading all the .npz LD files?

N.B: In case of finemapper.py, its running for around 2741 regions/files (thats fine I guess, since not all these region have SNPs to finemap).

Kind regards, Apurba

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