https://github.com/brinkmanlab/BioPython-Convert/blob/0404aef983ecfcdcc887bcee08d985c59e56fb00/biopython_convert/__init__.py#L253-L254 This currently does not handle a JMESPath that returns an `int` such as `length(@)`
BioPython-Convert/biopython_convert/__init__.py
Lines 253 to 254 in 0404aef
This currently does not handle a JMESPath that returns an
intsuch aslength(@)