You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to run popscle demuxlet and keep running into a segmentation fault. It does not seem to be a memory issue as I have already tried up to 512GB of RAM and the logs on the job do not indicate that the job ran out of memory. How can the issue be resolved?
Error message:
NOTICE [2022/09/02 10:50:15] - Finished identifying 6 samples to load from VCF/BCF
/var/spool/slurmd/job61341813/slurm_script: line 10: 67857 Segmentation fault popscle demuxlet --sam xxx --vcf xxx --field GT --out xxx
Thanks!
The text was updated successfully, but these errors were encountered:
NOTICE [2023/09/01 11:57:23] - Finished loading 12910 droplet/cell barcodes to consider NOTICE [2023/09/01 11:57:23] - Initializing BCF reader.. NOTICE [2023/09/01 11:57:23] - Finished identifying 48 samples to load from VCF/BCF NOTICE [2023/09/01 11:57:23] - Initializing SAM reader.. [W::vcf_parse] Contig '147' is not defined in the header. (Quick workaround: index the file with tabix.) [W::vcf_parse_format] FORMAT 'PR' is not defined in the header, assuming Type=String NOTICE [2023/09/01 11:57:24] - WARNING: Cannot find AF field from INFO field in VCF file, now calculate AF from AC/AN Segmentation fault
Hi, I am trying to run popscle demuxlet and keep running into a segmentation fault. It does not seem to be a memory issue as I have already tried up to 512GB of RAM and the logs on the job do not indicate that the job ran out of memory. How can the issue be resolved?
Error message:
Thanks!
The text was updated successfully, but these errors were encountered: