CartwrightLab / dawg

Simulating Sequence Evolution
GNU General Public License v2.0
11 stars 3 forks source link

Indel Param Max Ins / Del problems when not specified by user #29

Closed zmertens closed 7 years ago

zmertens commented 7 years ago

When running DAWG on large datasets, if the user does not specify the max insertion or deletion parameter for Indels a default value of 16000 will be chosen (from dawg/details/dawgma.xmh).

Suggested fix:

zmertens commented 7 years ago

Closed by #30