pypath.inputs.trip.trip_process_table§

pypath.inputs.trip.trip_process_table(tab, result, intrs, trp_uniprot)[source]§

Processes one HTML table downloaded from TRIP webpage.

@tabbs4.element.Tag()

One table of interactions from TRIP webpage.

@resultdict

Dictionary the data should be filled in.

@intrsdict

Dictionary of already converted interactor IDs. This serves as a cache so do not need to look up the same ID twice.

@trp_uniprotstr

UniProt ID of TRP domain containing protein.