-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Dear developer, I tried to apply the method to SETB1-KO data from this work:
https://academic.oup.com/nar/article/50/8/4389/6574680?login=true
Naturally, one would expect bigger scaling factors for the KO.
However, I get exactly the opposite; see the plot below. The same happened when applying the method to an internal experiment (KO of another gene, affecting another histone mark).
Am I getting this right? Do you have any idea why the method could fail like that and still show clear differences between groups? (Assuming that the KOs decrease the histone marks, which seems reasonable)
Thank you for any input
test_broad_boxplot.pdf
test_broad_distribution.pdf
command
ChIPseqSpikeInFree(
bamFiles = bams,
chromFile = "hg19",
metaFile = "./metaFile_setb1ko.txt",
prefix = "test_broad",
cutoff_QC = 1,
maxLastTurn = 0.97
)
Metadata
Metadata
Assignees
Labels
No labels