Coder Social home page Coder Social logo

weizhiting / itunes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bm2-lab/ptuneos

0.0 1.0 0.0 60.17 MB

iTunes: identification of personalized Tumor neoantigens from next-generation sequencing data

License: MIT License

Python 94.72% R 1.46% Shell 0.55% Roff 2.68% Perl 0.58%

itunes's Introduction

iTunes: identification of personalized Tumor neoantigens from next-generation sequencing data

iTunes is the state-of-the-art computational pipeline for identifying personalized tumor neoantigens from next-generation sequencing data. With raw whole-exome sequencing data and/or RNA-seq data, iTunes calculates five important immunogenicity features to construct a machine learning-based classifier (vitroneo) to predict and prioritize neoantigens with strong in vitro immunologic effects, followed by an efficient score scheme (vivoneo) to identify neoantigens with in vivo immunologic effects.

Authors:

Chi Zhou and Qi Liu

Citation:

iTunes: identification of personalized Tumor neoantigens from next-generation sequencing data, Submitted, 2018.

Web sever:

TBD

Dependencies

Hardware:

iTunes currently test on x86_64 on ubuntu 16.04.

Required software:

Required Python package:

Required R package:

Installation

Install via Docker

Docker image of iTunes is at https://hub.docker.com/r/bm2lab/itunes/. See the user manual for a detailed description usage.

Install from source

  1. Install all software listed above.

  2. Download or clone the iTunes repository to your local system:

     git clone https://github.com/bm2-lab/iTunes.git
    
  3. Obtain the reference files from GRCh38. These include cDNA, peptide; please refer to user manual for a detailed description.

Usage

iTunes has two modes, WES mode and VCF mode.

PairMatchDna mode accepts WES and RNA-seq sequencing data as input, it conduct sequencing quality control, mutation calling, hla typing, expression profiling and neoantigen prediction, filtering, annotation.

VCF mode accepts mutation VCF file, expression profile, copy number profile and tumor cellularity as input, it performs neoantigen prediction, filtering, annotation directly on input file.

You can use these two mode by:

    python iTunes.py WES -i config_WES.yaml

or

    python iTunes.py VCF -i config_VCF.yaml

User Manual

For detailed information about usage, input and output files, test examples and data preparation please refer to the iTunes User Manual

Contact

[email protected] or [email protected] Tongji University, Shanghai, China

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.