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
{
"whole_genome" : "/public/agis/huangsanwen_group/daijichen/01_run/flagger/334/whole_genome.bed"
}
[2025-01-06 18:56:04] Parsed annotation whole_genome:/public/agis/huangsanwen_group/daijichen/01_run/flagger/334/whole_genome.bed
[2025-01-06 18:56:04] Number of created annotation block tables = 2
[2025-01-06 18:56:04] Added annotation blocks to coverage block tables: tot_len=4519929413, number=10540557
[2025-01-06 18:56:04] Started sorting and merging blocks
[2025-01-06 18:56:06] Blocks before merging : tot_len=4519929413, number=10540557
[2025-01-06 18:56:07] Created final block table : tot_len=1506657645, number=10540563
{
"whole_genome" : "/public/agis/huangsanwen_group/daijichen/01_run/flagger/334/whole_genome.bed"
}
[2025-01-06 18:56:08] Number of annotations added to the blocks table (+1 for 'no_annotation' which is a reserved annotation name for blocks with no annotation): 2
[2025-01-06 18:56:08] Bias detection is disabled. Running bias module only for getting the whole genome median coverage.
[2025-01-06 18:56:09] Whole genome median coverage = 62
[2025-01-06 18:56:18] Started writing to coverage_file.cov.gz.
[2025-01-06 18:56:46] Done.
Real time: 362.365 sec; CPU: 1593.146 sec; Peak RSS: 4.666 GB; CPU usage: 439.7%
INFO: Cleaning up image...
INFO: Converting SIF file to temporary sandbox...
[2025-01-06 18:57:03] Parsing/Creating coverage chunks.
[2025-01-06 18:57:03] The given input file is not binary so chunks will be constructed from cov file.
[2025-01-06 18:57:03] Index file does not exist: expected path coverage_file.cov.gz.index
[2025-01-06 18:57:03] Constructing index in memory ...
[2025-01-06 18:57:15] Index is constructed.
[2025-01-06 18:57:15] Index file (coverage_file.cov.gz.index) is written
[2025-01-06 18:57:15] Index is saved into coverage_file.cov.gz.index (It will skip index construction for next runs).
[2025-01-06 18:57:15] Parsing header info for ChunksCreator.
[2025-01-06 18:57:18] Truth tag was set to false (or not defined) so truth labels will not be parsed from file.
[2025-01-06 18:57:18] Prediction tag was set to false (or not defined) so prediction labels will not be parsed from file.
[2025-01-06 18:57:18] Creating empty chunks.
[2025-01-06 18:57:18] Created a thread pool with 10 threads for parsing chunks
[2025-01-06 18:57:18] Queued 64 jobs for the thread pool (no more than 10 jobs will be processed at a time)
[2025-01-06 18:58:31] Chunks are constructed from cov file.
[2025-01-06 18:58:31] 64 chunks are parsed covering total length of 1506657645 bases.
[2025-01-06 18:58:31] Determining the number of components for the 'collapsed' state.
[2025-01-06 18:58:31] The number of collapsed components (n=5) is determined and adjusted automatically by taking the maximum observed coverage.
[2025-01-06 18:58:31] Creating HMM model.
INFO: Cleaning up image...
/var/spool/slurm/d/job17358112/slurm_script: line 111: 32694 Segmentation fault (core dumped) $singularity exec -B pwd $flagger hmm_flagger --input coverage_file.cov.gz --outputDir hmm_flagger_outputs --alphaTsv /home/programs/config/alpha_optimum_trunc_exp_gaussian_w_4000_n_50.tsv --labelNames Err,Dup,Hap,Col --threads 10
@jkfo002 Are you using mobinasri/flagger:v1.2.0-dev this is still in development. your coverage file looked fine to me. Could you please provide the full coverage file?
Hi, @mobinasri
I am running flagger v1.2 with singularity container, but end up with hmm_flagger segementaion fault. Could you help me what happened here ?
Command
log
Coverge file
coverage_file.cov.head10000.gz
The text was updated successfully, but these errors were encountered: