omnipath.interactions.PostTranslational.get
- classmethod PostTranslational.get(exclude=None, **kwargs)[source]
Perform a request to the [OmniPath] web service.
The available interaction datasets are
omnipath.constants.InteractionDataset.- Parameters:
exclude (
Union[str,InteractionDataset,Sequence[str],Sequence[InteractionDataset],None]) – Post-translational interaction datasets to exclude. If None, don’t exclude anything.kwargs – Additional query parameters.
- Returns:
The result which depends the type of the request and the supplied parameters.
- Return type: