-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure in match.log or matchmerge #400
Labels
bug
Something isn't working
Comments
Are you starting these all from the same directory and sharing the same work folder? That may cause problems. Also, what is the error code? To me the killed command is likely to do with memory as it seems like the scoring files are ok. |
Thanks for the response. I also believe this to be an memory issue. I tested the same scoring files but in smaller batches and they ran just fine. I will be testing the same larger batch now with increased memory allocations to see if that solves the issue. Thank and no need for any more reply.
From: Sam Lambert ***@***.***>
Sent: Monday, January 6, 2025 7:46 AM
To: PGScatalog/pgsc_calc ***@***.***>
Cc: Batzler, Anthony ***@***.***>; Author ***@***.***>
Subject: [EXTERNAL] Re: [PGScatalog/pgsc_calc] Failure in match.log or matchmerge (Issue #400)
Are you starting these all from the same directory and sharing the same work folder? Also, what is the error code? To me the killed command is likely to do with memory as it seems like the scoring files are ok.
-
Reply to this email directly, view it on GitHub<#400 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AS4PKZV7EAVL4JOUBL7ZRC32JKCKHAVCNFSM6AAAAABUKA3X2WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZTGE2DIMRXGM>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Will close the issue then, do reopen if you continue to have problems! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the bug
I'm running batches of 300 PGSC catalog score files vs an imputed set of biobank target data that I have.
I'm running into issues where some batches of 300 finish without error while others fail. I'm using the same settings and same server/head node setups with the same slurm configurations. When looking at batches of 300 that both finish and fail, they both have SCORE files that fail the matching while others satisfy the matching so its not specific to SCORE files failing the matching. My understanding is that the pipeline handles this just fine. It appears this example of a failed pipeline makes it through the matching for each SCORE file but then fails the matchmerge part.
I'm unable to interpret what the error. Any help is greatly appreciated.
Command used and terminal output
Relevant files
No response
System information
CentOS Linux
pgsc_calc_version="v2.0.0-beta"
module load nextflow/24.10.3
module load apptainer/1.2.5
The text was updated successfully, but these errors were encountered: