Giter Club home page Giter Club logo

meth_eagle's Introduction

Meth_EAGLE

Base On EAGLE

Usage

Compile:

make

Execution:

eagle -v variants.vcf -a alignment.bam -r reference.fasta > output.tab

Detailed Description of Meth-EAGLE

Meth-EAGLE can do:

1. "variant quality scores":

  • As the general output of EAGLE, Meth-EAGLE can give "variant quality scores".

2. "methylation quality scores":

  • To remove the bias which may be generated by variants, Meth-EAGLE modifies the given reference sequence by the best variant set calculated by the previous procedure.
  • Supposing all CpG sites are the potential methylated cites, Meth-EAGLE uses this modified reference sequence to calculate the "methylation quality scores" of all CpG sites.

Meth_EAGLE Input

  • reference file
  • read file
  • varaint calling file

Meth_EAGLE Output

  • original EAGLE output
    • one file
    • variant likelihood
  • Meth-EAGLE output
    • two files
    • deamination likelihood

Floder Analysis

/data

  • ref file (artificial data)
  • vcf file (generated by myself, in 'data_preprocess' floder)
  • bam file (already sorted)
  • sam file (inserted variant information by myself, in 'data_preprocess' floder)
  • .ch3 file (generated by simulator)
  • read file (generated by simulator)

/data_preprocess

  • generate_vcf.py
    • generate artificial vcf file
  • replace_sam.py
    • inserted variant information into sam file

/output

  • original EAGLE output
  • Meth-EAGLE outputs (two files)

/scripts

  • original EAGLE floder

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.