ssadedin / ximmer

Ximmer is a system for CNV calling on exome and targeted genomic sequencing

Home Page:http://ssadedin.github.io/ximmer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ximmer

Ximmer is a tool designed to help users of exome and targeted genomic sequencing data accurately detect and interpret copy number variants (CNVs). Ximmer is not a copy number detection tool itself. Rather, it is a framework for running other copy number detection tools and interpreting their results. It offers three essential features that users of CNV detection tools need:

  • A suite of pipelines for running a variety of well known CNV detection tools
  • A simulation tool that can create artificial CNVs in sequencing data for the purpose of evaluating performance
  • A visualisation and curation tool that can combine results from multiple CNV detection tools and allow the user to inspect them, along with relevant annotations.

All of these are integrated into one streamlined package that you can run easily on any data set you want to analyse.

We created Ximmer because although there are very many CNV detection tools, they can be hard to run and their performance can be highly variable and hard to estimate. This is why Ximmer builds in simulation: to allow a quick and easy estimation of the performance of any tool on any data set.

See an online example report to get an idea what Ximmer's output looks like.

Requirements

  • Java 1.8+
  • Python 2.7, preferably the Anaconda installation (you will need support for pandas, numpy and other computational libraries that are not always easy to compile in a vanilla installation).
  • R 3.2 or higher
  • 24GB of RAM

or

Building and Running It

See the online documentation for more details!

About

Ximmer is a system for CNV calling on exome and targeted genomic sequencing

http://ssadedin.github.io/ximmer/

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 68.9%Language:Groovy 11.8%Language:R 6.4%Language:Shell 6.1%Language:HTML 3.1%Language:Batchfile 2.4%Language:CSS 1.1%Language:Dockerfile 0.1%Language:Python 0.1%