Git Product home page Git Product logo

igh_vdj_procapseq's Introduction

IgH_VDJ_PROcapseq

This pipeline aligns PROcap or PROseq reads from an amplicon around a fixed VDJ sequence to a full reference genome to which the amplicon of the fixed VDJ has been added as an extra chromosome. Multimappers are allowed. As the cell lines only have the given fixed VDJ sequence and not the full cassette of Vs, Ds and Js, reads multimapping to those regions and the amplicon are identified and disambiguated as belonging to the amplicon. There are provisions for optional use of UMIs for PCR deduplication and/or spike-in nuclei for global transcription assessment.

The pipeline is structured as modules, each with its own Bash script executing the relevant tools, with a central Bash script that executes the modules.

Certain file paths and property values are hard-coded in the pipeline and/or its scripts and can be selected for a predefined set of VDJ contexts. New sets of predefined values will need to be created and added to the code in the relevant places for use with new VDJ contexts.

Dependencies

Dependencies are assumed to be loaded into the eexecution environment in advance. No management of dependencies is built into the pipeline.

  • HPC with SLURM scheduler
  • python 3.6.7, with pandas, pysam, intervaltree, pybedtools
  • R 3.5.1, with data.table
  • fastqc 0.11.8
  • multiqc 1.7
  • cutadapt 2.5
  • bowtie 1.2.3
  • gzip/gunzip
  • umi-tools 1.0.0
  • samtools 1.9
  • bedtools 2.29.0
  • ENCODE kentUtils

igh_vdj_procapseq's People

Contributors

fruce-ki avatar rvalieris avatar t-neumann avatar

Watchers

 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.