Learn R Programming

DChIPRep (version 1.2.3)

DChIPRep - Analysis of chromatin modification ChIP-Seq data with replication

Description

The DChIPRep package implements a methodology to assess differences between chromatin modification profiles in replicated ChIP-Seq studies as described in Chabbert et. al - http://www.dx.doi.org/10.15252/msb.20145776. A detailed description of the method is given in the software paper at https://doi.org/10.7717/peerj.1981

Copy Link

Version

Version

1.2.3

License

MIT + file LICENCE

Maintainer

Bernd Klaus

Last Published

February 15th, 2017

Functions in DChIPRep (1.2.3)

getMATfromDataFrame

Helper function to turn a data.frame into a matrix and remove the ID column.
importData_soGGi

Import the data from bam files directly
exampleChipData

An example ChIP data.
exampleSampleTable

An example sample table data.frame
DChIPRepResults-class

DChIPRepResults object and constructor
FDRresults

Accessor and setter for the 'FDRresults' slot of a DChIPRepResults object.
testData

A test DESeqDataSet
show

prints the DESeq2Data slot of the DChIPRepResults object
runTesting

Run the tests on a DChIPRepResults object.
resultsDChIPRep

Accessors and setter for the 'results' slot of a DChIPRepResults object.
summarizeCountsPerPosition

Helper function to summarize the counts per position
DESeq2Data

Accessors for the 'DESeq2Data' slot of a DChIPRepResults object.
importData

Import the data after running the Python script
plotSignificance

Produce a plot that colors the positions identified as significant
DChIPRep

DChIPRep: A package for differential analysis of histone modification ChIP-Seq profiles
input_galonska

plotProfiles

Produce a TSS plot of the two conditions in the data
exampleInputData

An example input data.
sample_table_galonska

Another example sample table based on data from rom Galonska et. al., 2015.
chip_galonska

importDataFromMatrices

Import the data from ChiP and input matrices
TSS_galonska

TSS around called peak regions from Galonska et. al.