Code Monkey home page Code Monkey logo

ismart's Introduction

iSMART: immuno-Similarity Measurement by Aligning Receptors of T cells

iSMART performs a specially parameterized pairwise local alignment on T cell receptor CDR3 sequences to group them into antigen-specific clusters. iSMART is developed by Bo Li ([email protected]), with all rights reserved. iSMART is under GPL3.0 license.

iSMART is written in Python2, and is portable without installations.

iSMART requires the following python package to run: Bio

To use iSMART, please put all the downloaded files into the same directory with the source code, and use the command line to run:

python iSMARTvx.py -f TCR_file ## Single file with variable gene

python iSMARTvx.py -f TCR_file -v ## Single file without variable gene

python iSMARTvx.py -d TCR_directory ## All files in a directory with variable gene. In this mode, after iSMART analyzes individual files, it performs cross comparisons between the CDR3 clusters identified from different individuals, and create a master table of shared CDR3s.

Input file format (in the order of columns):

CDR3 amino acid sequence (Starting from C, ending with the first F/L in motif [FL]G.G)

Variable gene name in Imgt format: TRBVXX-XX*XX

Joining gene name (optional)

Frequency (optional)

Other information (optional)

ismart's People

Contributors

s175573 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.