Allow charge signs in formula
Currently the `nomad.atomutils.Formula` fails to parse molecular formulas with charges in then such as `"I-"`. We should strip the formula of `"+"` and `"-"` before parsing.
issue