csaw filterWindows unused argument error
0
0
Entering edit mode
4.0 years ago
jennifer.d • 0

Hi, I am trying to do peak enrichment analysis using csaw in R. I am trying to filter the IP samples (to remove regions that are not enriched about the input sample) and normalize for compositional bias. I am using version 1.22 of csaw and R version 3.6.1. I keep getting an unused argument error for the normalization argument.

This is my input:

filter.stat<- filterWindows(IP, input, type="control", prior.count=5, norm.fac=list(IP, input))

and the error message is: Error in filterWindows(IP, input, type = "control", prior.count = 5, norm.fac = list(IP, : unused argument (norm.fac = list(IP, input))

Can anyone let me know where I have gone wrong? Thanks.

ChiP-seq csaw • 392 views
ADD COMMENT

Login before adding your answer.

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