Updates to make tests pass for funcgen
Created by: mn1
Description
Updated tests, because the json responses have changed a bit.
Changelog
This pull request does not change any endpoint. It is an update for two tests, because the json for motif features and binding matrices has changed.
The json representing a
- binding matrix now has a "max_position_sum" key instead of the "max_element" key and
- a motif feature now has a transcription_factor_complex key.