Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 2.83 KB

index.rst

File metadata and controls

72 lines (52 loc) · 2.83 KB

deepTools: tools for exploring deep sequencing data

images/start_collage.png

deepTools is a suite of python tools particularly developed for the efficient analysis of high-throughput sequencing data, such as ChIP-seq, RNA-seq or MNase-seq.

There are 3 ways for using deepTools:

The flow chart below depicts the different tool modules that are currently available.

images/start_workflow.png

If the file names in the figure mean nothing to you, please make sure to check our :doc:`content/help_glossary`.

Contents:

.. toctree::
   :maxdepth: 1

   content/installation
   content/list_of_tools
   content/advanced_features
   content/example_usage
   content/changelog
   content/help_galaxy_intro
   content/help_faq
   content/help_faq_galaxy
   content/help_glossary
   content/api
   content/about


While developing deepTools, we continuously strive to create software that fulfills the following criteria:

  • efficiently extract reads from BAM files and perform various computations on them
  • turn BAM files of aligned reads into bigWig files using different normalization strategies
  • make use of multiple processors (speed!)
  • generation of highly customizable images (change colours, size, labels, file format, etc.)
  • enable customized down-stream analyses, meaning that every data set created can be stored by the user
  • modular approach - compatibility, flexibility, scalability (i.e. we can add more and more modules and make use of established methods)

Tip

For support or questions please post to Biostars. For bug reports and feature requests please open an issue on github.

Please cite deepTools2 as follows:

Ramírez, Fidel, Devon P. Ryan, Björn Grüning, Vivek Bhardwaj, Fabian Kilpert, Andreas S. Richter, Steffen Heyne, Friederike Dündar, and Thomas Manke. "deepTools2: a next generation web server for deep-sequencing data analysis." Nucleic Acids Research (2016): gkw257.

images/logo_mpi-ie.jpg

This tool suite is developed by the Bioinformatics Facility at the Max Planck Institute for Immunobiology and Epigenetics, Freiburg.