Coder Social home page Coder Social logo

hapice's Introduction

HapICE V1.0

HapICE (Haplotype Inference for Pseudogene-mediated conversion events based on short-read next-generation sequencing data) is a solution started from the general short-read NGS BAM files and dedicated to inferring the genomic haplotypes of functional/pseudogene pairs that have highly-homologous sequences and gene conversion events frequently occurred, along with result visualization including inferred haplotype, the proportion of gene recombination events between two neighboring informative mutations, and specific reads information.

Require

seqtk >= 1.3-r106

bedtools >= v2.27.1

muscle >= v3.8.31

samtools >= v1.8

blat >= v.36

R >= 3.6.0

Demo

HapICE performs haplotype inference followed by three main steps: (1) prepare gene-specific reference, (2) generate reads-region mapping content matrix, and (3) functional/pseudogene haplotype inference and result visualization

Demos script for all of the process.

demo.sh

Demos script for each of the three steps (each script could run separately).

  • Part I: prepare gene-specific reference

    Step1_demo.sh

  • Part II: generate reads-region mapping content matrix

    Step2_demo.sh

  • Part III: functional/pseudogene haplotype inference and result visualization

    Step3_demo.R

    Rscript src/pipeline_draw.R

docker image

docker pull jargene/hapice:1.0

docker run -d -t -i docker.io/jargene/hapice:1.0 "/bin/bash"

Reference

medRxiv:ย https://medrxiv.org/cgi/content/short/2021.08.22.21262444v1

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.