Giter Club home page Giter Club logo

immunotools's Introduction

ImmunoTools package includes the following tools:
- DiversityAnalyzer: a tool for basic processing immunosequencing (Rep-seq) data: V & J alignment, finding FRs / CDRs, and finding SHMs
- IgEvolution: a tool for clonal analysis of antibody repertoires using immunosequencing data
- IgScout: a tool for de novo inference of D (diversity genes) using Rep-seq data
- Tandem CDR3 Finder: a tool for computing usage of D genes and finding CDR3s with tandem fusion of D-D genes 

Usage:
./diversity_analyzer.py -i rep_seq_library.fastq -o diversity_analyzer_output_dir -l LOCUS --org ORGANISM

./ig_evolution.py -i diversity_analyzer_output_dir -o igevolution_output_dir

python igscout.py -i cdr3s.fasta -o igscout_output_dir -v V_genes.fasta -j J_genes.fasta
python igscout_analyzer.py igscout_output_dir/inferred_segments.fasta known_D_genes.fasta output_annotation_dir
python tandem_cdr3_finder.py IGHD.fa cdr3s.fasta tandem_finder_output_dir

Installation instructions and manual can be found on the website:
https://immunotools.github.io/immunotools/

Current contributors:
    Yana Safonova,
    Andrey Bzikadze,
    Vinnu Bhardwaj,
    Pavel A. Pevzner

References:

- Yana Safonova and Pavel A. Pevzner. IgEvolution: clonal analysis of antibody repertoires. bioRxiv 725424; doi: https://doi.org/10.1101/725424

- Yana Safonova and Pavel Pevzner. De novo inference of diversity genes and analysis of non-canonical V(DD)J recombination in immunoglobulins. Front. Immunol. | doi: 10.3389/fimmu.2019.00987

immunotools's People

Contributors

yana-safonova avatar vinnub 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.