deepTools

Description

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.

deepTools addresses the challenge of handling the large amounts of data that are now routinely generated from DNA sequencing centers.

deepTools contains useful modules to process the mapped reads data for multiple quality checks, creating normalized coverage files in standard bedGraph and bigWig file formats, that allow comparison between different files (for example, treatment and control).

Finally, using such normalized and standardized files, deepTools can create many publication-ready visualizations to identify enrichments and for functional annotations of the genome.

Home Page

https://deeptools.readthedocs.io/

Documentation

https://deeptools.readthedocs.io/en/develop/content/list_of_tools.html

License

See the deepTools license

Usage

to see which versions of deepTools are available. Use

module avail deepTools

Use

module load deepTools/<version>

 

Did you find what you were looking for?
Published Jan. 31, 2022 2:58 PM