Unfortunately the column title is different across the various query types in the OmniPath web service, so we need to guess.
Examples
co <- complexes()
resources_colname(co)
#> [1] "sources"
# [1] "sources"
Unfortunately the column title is different across the various query types in the OmniPath web service, so we need to guess.
co <- complexes()
resources_colname(co)
#> [1] "sources"
# [1] "sources"