DiffBind question _ SampleSheet / Venn diagram issue
0
0
Entering edit mode
Nicole • 0
@6a40ae0f
Last seen 18 months ago
Sweden

Hello! TIA for helping =)

so via DiffBind, I import a SampleSheet:

SS <- DiffBind::dba(sampleSheet = csvFile, scoreCol = 5)

The sample sheet has 6 bed files, 3 replicates of one sample and 3 replicates of a second sample.

I made the venn diagram:

Venn <- DiffBind::dba.plotVenn(SS, 1:3)

everything works great and I get the number of peaks that overlap between the first 3 replicates.

However, if I go back to the original sample sheet and add three more replicates (of another sample) to the csv file (now total of 9 bed files), and then go ahead and create the DBA file, and plot Venn <- DiffBind::dba.plotVenn(SS, 1:3) again, the numbers of overlap change a little (approximately a difference of about 60 peaks).

My concern is that I only made the venn diagram from the first three replicates, both times, and the number of peaks slightly changed, when i added more bed files to the csv.

Thank you!

chipseq DiffBind • 862 views
ADD COMMENT
0
Entering edit mode

Hmmn, this shouldn't be happening. What version of DiffBind are you using?

If you could send me your 6 sample and your 9 sample DBA objects, I could have a look at what is going on and get to the bottom of it.

ADD REPLY

Login before adding your answer.

Traffic: 909 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