CHIP Seq Analysis by DiffBind Package
1
0
Entering edit mode
3.5 years ago

Hi I am working on ChipSeq data of histone marks. I am using Diffbind package. I have 8 samples in 2 groups each. I am trying to see differential peak enrichment in these two groups. I have used this to read one file at a time. How can I club 4 samples so that I can do a group comparison?

bedJ <- as.data.frame(read.table("CEMT_178.H3K27ac-J.bed",header = FALSE, sep="\t",stringsAsFactors=FALSE, quote=""))

Thanks Shrinka

ChIP-Seq • 726 views
ADD COMMENT
0
Entering edit mode

What is unclear after reading the manual, especially section 3? https://www.bioconductor.org/packages/release/bioc/vignettes/DiffBind/inst/doc/DiffBind.pdf

ADD REPLY
1
Entering edit mode
3.5 years ago
Rory Stark ★ 2.0k

The easiest way to get these data into DiffBind is to to use a sample sheet with entries for the aligned reads, peaks, and other metadata for each sample.

ADD COMMENT

Login before adding your answer.

Traffic: 3873 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6