Replies: 1 comment
-
Hi @bgulko, no there's no way to do that within the pipeline [yet], but the pgscatalog_utils are setup to only re-download scores that haven't changed. A workaround is to use the package to download the scoring files to a local directory, and then use that as input to the calculator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running whole genome with a lot of 1KGP gVCF data, and applying a variety of score files harmonized to grch38 (AWS/singularity). I find that a large fraction of the wall-runtime is spent downloading these files, but I already have them (periodically updated). Perhaps I've missed it (if so my sincere apologies) but is there a way to offer pgsc_calc a cache directory for harmonized scores separately from the cache file for genotypes / Ancestry?
I looked, but my apologies if this exists and I missed it.
--Brad
Beta Was this translation helpful? Give feedback.
All reactions