Skip to content

Robust and replicable information system for exploring protein metamorphisms.

Notifications You must be signed in to change notification settings

CBBIO/protein-metamorphisms-is

Repository files navigation

codecov PyPI - Version Documentation Status Linting Status

Information System for Protein Metamorphisms discovery

Overview

Information System for Protein Metamorphisms discovery is a Python library aimed at simplifying the processing of protein data. It integrates with UniProt and Protein Data Bank (PDB) for searching, downloading, and storing protein information, focusing on metamorphisms discovery in protein data.

Key Features

  • UniProt and PDB Integration: Easy access to comprehensive protein data.
  • Database Management: Supports PostgreSQL for efficient data storage and querying.
  • Flexible Configuration: User-friendly setup via YAML files.
  • Robust Data Processing: Utilizes CD-HIT for grouping sequences and supports structural alignment for detailed analysis.

Getting Started

To begin using the Protein Data Handler, clone the repository and follow the installation instructions in the documentation.

git clone https://github.com/CBBIO/protein-metamorphisms-is.git
cd protein-data-handler
poetry install
python3 protein_data_handler/main.py

About

Robust and replicable information system for exploring protein metamorphisms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published