segfault in convertSFS_CODE
Brought to you by:
luricchio,
ryan_hernandez
$cat x.txt
bin/sfs_code 1 1 -L 1 200 --annotate C --trackTrajectory R 0.01 1 --sampSize 2 -o x.txt
SEED = -271181169
//iteration:1/1
Nc:500;
MALES:1;
0,A,40,-1665,0,CCT,A,1,P,H,0.0,3,0.0,0.1,0.3;0,A,63,-82,0,CTT,G,1,F,V,0.0,1,0.3;0,A,141,-1321,0,GGC,A,1,A,T,0.0,1,0.2;
$ bin/convertSFS_CODE x.txt --SFS A
Segmentation fault
Anonymous
After 5.5 years, I'm now responding... convertSFS_CODE should be reading these things properly now. But our new Python wrapper sfs_coder is more flexible.