Code Monkey home page Code Monkey logo

pangenome's Introduction

pangenome

Under active development. This software is a sequence and gene aware pangenome construction toolkit. The approach used here is iterative.

  1. The assembly with the most sequence is considered the "current working panreference" at the start.
  2. Take the longest, unprocessed assembly and GFF3 file, when available.
  3. Compare using nucmer to the current working panreference. Add in all non-redundant sequences as separate contigs to the current working panreference.
  4. If a GFF3 file is provided, extended any non-redundant sequences to existing feature (gene) boundaries so that we do not carry partial features to the next iteration.
  5. Add any features, and rename when appropriate, to the current work panreference GFF3 file.
  6. If there are more unprocessed assemblies, GOTO 1.

Until recently, most pan-genomes have consisted solely of the genes, while ignoring the rest of the genomic context. There are advantages to identifying all sequence within a population, such as:

  • Expanded SNP Calling
  • Identify large gene families
  • Identify sequence of structural variants
  • Expanded sequence
  • Population modalities of sequences

Work based off of a single reference may exclude many genes and sequences from downstream population studies. The construction of a panreference reduces this problem.

TODO:

  • Web interface
  • Better statistic tracking
  • Load into Neo4j database
  • Identify sequences that are singletons, and which sequence chunks are found in multiple, but not all, population members
  • Identify conserved sequences
  • Identify structural variations such as translocations, inversion, etc...

Usage

Not yet

License

Copyright © 2017 Joseph Guhlin

GPLv3

pangenome's People

Contributors

jguhlin avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

inambioinfo

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.