-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Dear Martin:
I used the docker to run the bgc:
./bgc -a ~/test_file/YJS_newhybrids_chr10_filter_p0in.txt -b ~/test_file/YJS_newhybrids_chr10_filter_p1in.txt -h ~/test_file/YJS_newhybrids_chr10_filter_admixedin.txt -M ~/test_file/YJS_newhybrids_chr10_filter_map.txt -O 0 -x 50000 -n 25000 -p 1 -q 1 -N 1 -m 1 -D 0.5 -t 5 -E 0.0001 -d 1 -s 1 -I 0 -u 0.04
but it have something wrong like:
Reading input files
Number of loci: 1090786
Number of admixed populations: 1
Number of individuals: 6
Using the linkage model for locus effects
Allowing for uncertainty in allele counts
Allocating memory
gsl: init_source.c:40: ERROR: failed to allocate space for block data
Default GSL error handler invoked.
Aborted (core dumped)
I don't know how to deal with it, any guidance would be fantastic. Thank you!