Repository damidseq_findpeaks
Owner: mvdbeek
Synopsis: A simple FDR peak caller for DamID data
A simple FDR peak caller. The script is designed for processing DamID-seq
datasets such as those generated by the damidseq_pipeline software, but will
work on any DNA binding track in bedgraph or GFF format (for example,
background-subtracted ChIP-seq data).
The output is a GFF file of all peaks with an FDR less than an assigned
value (by default, FDR < 0.01). The mean binding intensity of the peak is
represented by the score column of the GFF (column 6) and the FDR is present in
the attributes column (column 9). The peak file can be loaded into genome
browser software such as IGV for viewing, and associated genes can be called
with the included peaks2genes script.
Type: unrestricted
Revision: 12:7b0ca503bb95
This revision can be installed: True
Times cloned / installed: 299

Contents of this repository

Name Description Version Minimum Galaxy Version
Simple FDR random permutation peak caller 0.1.3 16.01

Categories
ChIP-seq - Tools for analyzing and manipulating ChIP-seq data.