Mattia Sgro
Results
1
issues of
Mattia Sgro
When integer value is given in exponential notation, python doesn't parse it as an integer resulting in not validating the `gfa` file. Casting to `float` and then to `int` resolves...