pypath.inputs.biogrid.biogrid_interactions§

pypath.inputs.biogrid.biogrid_interactions(organism: int = 9606, htp_limit: Number | None = 1, ltp: bool = True) List[tuple][source]§

Downloads and processes Physical multi-validated BioGRID interactions. Keeps only the “low throughput” interactions. Returns list of interactions.

Args

organism: NCBI Taxonomy ID of organism. htp_limit: Exclude interactions only from references cited at more than this number of interactions.