fanagislab / GCE

GCE (genomic charactor estimator) is a bayes model based method to estimate the genome size, genomic repeat content and the heterozygsis rate of the sequencing sample. The estimated result can be used to design the sequencing strategy.
43 stars 5 forks source link

why did the program "Segmentation fault" #8

Open wiltbb opened 1 month ago

wiltbb commented 1 month ago

when I ran "gce -f 17mer_shuxi.kmer.freq.stat.2colum -g 376977009376 -c 59 >17mer_shuxi_2.table 2> 17mer_shuxi_2.log",I got an error in log file,said "slurm_script: line 10: 51848 Segmentation fault",Why did this happen?