目录

SCALOP

Description

SCALOP (Python 3) Sequence-based antibody Canonical LOoP structure annotation

Installation

The easiest way to install SCALOP dependencies is using conda:

git clone https://github.com/oxpig/SCALOP.git
conda create -n scalop-env python=3.8 -y
conda activate scalop-env
conda install -c bioconda numpy pandas hmmer biopython -y
pip install SCALOP/

Input format

  • Single complete antibody sequence
  • Complete heavy and light chain sequences separated by ‘/‘
  • Fasta file

Example Command line tool

SCALOP -i VKLLEQSGAEVKKPGASVKVSCKASGYSFTSYGLHWVRQAPGQRLEWMGWISAGTGNTKYSQKFRGRVTFTRDTSATTAYMGLSSLRPEDTAVYYCARDPYGGGKSEFDYWGQGTLVTVSS/ELVMTQSPSSLSASVGDRVNIACRASQGISSALAWYQQKPGKAPRLLIYDASNLESGVPSRFSGSGSGTDFTLTISSLQPEDFAIYYCQQFNSYPLTFGGGTKVEIKRTV --scheme imgt --definition north

Example Python module

from scalop.predict import assign
input='VKLLEQSGAEVKKPGASVKVSCKASGYSFTSYGLHWVRQAPGQRLEWMGWISAGTGNTKYSQKFRGRVTFTRDTSATTAYMGLSSLRPEDTAVYYCARDPYGGGKSEFDYWGQGTLVTVSS/ELVMTQSPSSLSASVGDRVNIACRASQGISSALAWYQQKPGKAPRLLIYDASNLESGVPSRFSGSGSGTDFTLTISSLQPEDFAIYYCQQFNSYPLTFGGGTKVEIKRTV'
assign(input)

Dependencies

Authors

2018 Wing Ki Wong Dr Jinwoo Leem Prof Charlotte M. Deane - Oxford Protein Informatics group.

Contact opig@stats.ox.ac.uk

关于

用于高性能计算的线性代数库,提供稀疏矩阵运算和求解器功能

27.2 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号