pypath.inputs.trip.trip_interactions§
- pypath.inputs.trip.trip_interactions(exclude_methods=['Inference', 'Speculation'], predictions=False, species='Human', strict=False)[source]§
Obtains processed TRIP interactions by calling
pypath.inputs.trip.trip_process
and returns list of interactions. All arguments are passed totrip_process
, see their definition there.