Galaxy | Tool Preview

plotCoverage (version 3.5.4+galaxy0)
By default, the order of samples given to the program is dependent on their order in your history. If the order of the samples is vital to you, select Yes below.
By default, the names of the samples in your history are used.
Limits the coverage analysis to the regions specified in these files. This overrides --numberOfSamples. It is inadvisable to combine this with saving the raw counts.
Note that the plotly output can be very large and not all options are supported.

What it does

This tool is useful to assess the sequencing depth of a given sample. It samples 1 million bp, counts the number of overlapping reads and reports a coverage histogram that tells you how many bases are covered how many times.

Note: Multiple BAM files are accepted but all should correspond to the same genome assembly.

Output

The default output is a panel of two plots (see below for an example): One is a density plot visualizing the frequencies of read coverages, the other one lets you estimate what fraction of the genome has a depth of sequencing of, for example, 2 overlapping reads or more.

The optional output is a table where each row represents the number of reads overlapping with a sampled bp.

/repository/static/images/141899673c14c865/plotCoverage_output.png

Example plot

/repository/static/images/141899673c14c865/plotCoverage_annotated.png

For more information on the tools, please visit our help site.

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

This tool is developed by the Bioinformatics and Deep-Sequencing Unit at the Max Planck Institute for Immunobiology and Epigenetics.