DiffBind - Info
0
0
Entering edit mode
Rory Stark ★ 5.2k
@rory-stark-5741
Last seen 13 days ago
Cambridge, UK
Hello Goutham- You should not do any manipulation of the reads (including normalization). When you call dba.analyze the data will be normalized by the analysis package(s) you choose (edgeR, DESeq, DESeq2) using the read counts computed by dba.count. There is an explanation of how the normalizaiton works for each analysis method near the end of the User Guide/Vignette. You have some control over the normalization in the call to dba.analyze, using the bSubControl and bFullLibrarySize options. You can retrieve normalized data using dba.report after running an analysis, with bCounts=T (and bNormalized kept at its default value of TRUE). You'll need to set the FDR threshold to 1 (th=1) if you want to retrieve values for all sites. You can also get normalized values for all the data using dba.peakset with bRetrieve=TRUE after counting, but only for some normalization methods, with the default being the TMM method from edgeR; see the "score" parameter in dba.count. Cheers- Rory On 08/11/2013 15:52, "Goutham atla" <goutham.atla at="" gmail.com=""> wrote: >Dear Dr. Stark, > >I am using DiffBind for Chip-Seq data analysis. I have biological >replicates between two conditions. > > >SampleID,Tissue,Condition,Replicate,bamReads,bamControl,Peaks,PeakCal ler >NE_1,Testis,Normal,1,NE_HILSI_1.bam.bed,NE_HILS_1_Input_peaks.bed,NE_ HILS_ >1_Input_peaks.bed,bed >NE_2,Testis,Normal,2,NE_HILSI_2.bam.bed,NE_HILS_2_Input_peaks.bed,NE_ HILS_ >2_Input_peaks.bed,bed >SRS_1,Testis,Resistive,1,SRS_HILSI_1.bam.bed,SRS_HILS_1_Input_peaks.b ed,SR >S_HILS_1_Input_peaks.bed,bed >SRS_2,Testis,Resistive,2,SRS_HILSI_2.bam.bed,SRS_HILS_1_Input_peaks.b ed,SR >S_HILS_2_Input_peaks.bed,bed > >I would like to know, before giving the reads and peak files of >different samples ( Replicates and Conditions ), should I perform any >normalization of the data ( MANorm etc ) ? Or The DiffBind will take >care of Normalization also ? If so, could we get the normalized values >that are generated during the analysis ? > > > >Thanks and Regards, >-- >Goutham Atla > ><https: twitter.com="" geek_y=""><http: www.linkedin.com="" pub="" goutham-="" atla="" 22="" 6="">98/974>
Normalization DESeq DiffBind Normalization DESeq DiffBind • 1.1k views
ADD COMMENT

Login before adding your answer.

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