eliavw
Results
2
issues of
eliavw
Hi, From the `--help` page I've deduced that Sniffles categorizes its parameters in a few categories - Common parameters - SV Filtering parameters - SV Clustering parameters - Multi-Sample Calling...
In the CLI argument definition [here](https://github.com/fritzsedlazeck/Sniffles/blob/c02731ad288b32949c583cca2252164b235e5cb6/src/sniffles/config.py#L92) the type of the parameter gets fixed as an int, although its default value is set as a float. Since the docs specify this...