Skip to content
/ ximmer Public
forked from ssadedin/ximmer

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

License

Notifications You must be signed in to change notification settings

NIH-HPC/ximmer

 
 

Repository files navigation

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.7 (note: Java 1.8 does not work, unless you upgrade the bundled GATK)
  • Python 2.7, preferably the Anaconda 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.5%
  • Groovy 11.0%
  • R 6.5%
  • Shell 6.2%
  • HTML 3.1%
  • Batchfile 2.4%
  • Other 1.3%