Library for getting interactions of proteins
Project description
Project Description for protein-interaction
This is a Python package for getting interactions of proteins
Installation
You can install the package using pip
:
pip install protein-interaction
Usage
Import the package
import protein_interaction
from protein_interaction import get_interaction
Generate df from protein List and network type
get_interaction.get_interactions_df("physical", ['P1', 'P2'])
get_interaction.get_interactions_df("colocalization", ['P1', 'P2'])
Generate visualization from protein List and network type
get_interaction.get_visualizations("physical", ['P1', 'P2'])
get_interaction.get_visualizations("colocalization", ['P1', 'P2'])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file protein_interaction-0.0.1.tar.gz
.
File metadata
- Download URL: protein_interaction-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a69714f1acae140f04c31dda74facdb93b960b9c022372e98acec0f6d4ecc81 |
|
MD5 | 29d95ba0b8107c70276e5f227dea2e7e |
|
BLAKE2b-256 | c968026292dd54ab62324656903afb127d3dbd76acaf94ec005259d5c371eb4f |
File details
Details for the file protein_interaction-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: protein_interaction-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48ef597ef5da20a5c2780f81df838303409ab0ab6425ede55b2baebb8e998b3d |
|
MD5 | 34d65fdd5db1f0a03e3ac25b7ee6ea3e |
|
BLAKE2b-256 | 01e599b0e1ead879f8b6340a24a0cec2e55857a5e66f843f3f4bbaede58752d5 |