liedllab / GetContacts_analysis

Analysis tool for GetContact Frequencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetContacts_analysis

License: MIT

This library is primarily meant to ease the analysis and visualisation of GetContacts frequency files.

Installation

Please ensure that you have a python version higher than 3.7 for this package to work properly.

pip install git+https://github.com/liedllab/GetContacts_analysis.git

Import

After this, the package is callable by using

import gc_analysis

Usage

For usage examples, please check the provided Jupyter Notebook.

License Info

When using the code in a publication, please cite:

The influence of antibody humanization on shark variable domain (VNAR) binding site ensembles Monica L. FĂ©rnandez-Quintero, Anna-Lena M. Fischer, Janik Kokot, Franz Waibl, Clarissa A. Seidler and Klaus R. Liedl (2022), Frontiers in Immunology

About

Analysis tool for GetContact Frequencies

License:MIT License


Languages

Language:Python 100.0%