Skip to content

Latest commit

 

History

History
109 lines (78 loc) · 3.11 KB

index.rst

File metadata and controls

109 lines (78 loc) · 3.11 KB

CNVkit: Genome-wide copy number from targeted DNA sequencing

Author:Eric Talevich
Contact:eric.talevich@ucsf.edu
License:Apache License 2.0
Source code:GitHub
Packages:PyPI | Docker | Galaxy | DNAnexus
Q&A:Biostars | SeqAnswers

CNVkit is a Python library and command-line software toolkit to infer and visualize copy number from targeted DNA sequencing data. It is designed for use with hybrid capture, including both whole-exome and custom target panels, and short-read sequencing platforms such as Illumina and Ion Torrent.

.. toctree::

    quickstart

Command line usage

.. toctree::
    :maxdepth: 2

    pipeline
    plots
    reports
    importexport
    scripts


FAQ & How To

.. toctree::
    :maxdepth: 3

    fileformats
    bias
    calling
    heterogeneity
    nonhybrid


Python API

.. toctree::
    :maxdepth: 2

    cnvlib


Citation

We are in the process of publishing a manuscript describing CNVkit. If you use this software in a publication, for now, please cite our preprint manuscript by DOI, like so:

Talevich, E., Shain, A.H., Botton, T., & Bastian, B.C. (2014). CNVkit: Copy number detection and visualization for targeted sequencing using off-target reads. bioRxiv doi: http://dx.doi.org/10.1101/010876

A poster presentation can be viewed at F1000 Research.

Who is using CNVkit?

Google Scholar lists some of the references where CNVkit has been used by other researchers.

We'd like to highlight:

Specific support for CNVkit is included in bcbio-nextgen, THetA2, and MetaSV; CNVkit can also :ref:`export` files to several standard formats that can be used with many other software packages.

Indices and tables