Closed ggautreau closed 1 year ago
Hi, this may be an issue with parsing the float arguments from the command line. Would you be able to try with default parameters, just specifying the input gff and output path and see what happens?
Hi,
Actually, pop_size should be a sizable value and cannot be set to 10^-6.
The fixed output is:
accessory size: 134
mutations in genome: 2099
genes deleted: 128
mutations in genome: 2096
genes deleted: 127
mutations in genome: 2111
genes deleted: 124
mutations in genome: 2114
genes deleted: 122
mutations in genome: 2098
genes deleted: 123
mutations in genome: 2100
...
Thanks.
Hello,
I'm looking to create a pangenome using your scripts as a means to compare ggCaller against tools that were not included in your paper, but I've encountered some problems during the pangenome simulation process.
I used the command below:
However, the output indicated a problem:
As a result, the simulated genomes were identical. I would appreciate any guidance you might have on this issue.
Also, I'd like to express my gratitude for the insightful paper!
Best regards,