Hey Cris,

Dannon and I figured out, that the problem is that your datatypes are not loaded properly, due to these two invalid imports: 

https://github.com/ImmPortDB/immport-galaxy/blob/release_16.07/lib/galaxy/datatypes/flow.py#L13

Removing them fixes the issue. The error for this is shown in the server log.

Thanks,
Sam