probeFiltering function on RGChannelset
1
0
Entering edit mode
@poojithastemcell-11859
Last seen 3.0 years ago
United Kingdom

I came across the probeFiltering function in DNAmArray package (https://molepi.github.io/DNAmArray_workflow/04_ProbeFiltering.html), which can be used to filter out cross reactive probes, probes with bd detection p value and based on number of beads. I tried using this with my RGChannelset object and got the following error. 

Error in probeFiltering(RGSet_nooutbsxy) : 
  RGset should be of class 'RGChannelSetExtended' in order to perform filtering on number of beads!

Is there a way I can convert my RGChannelSet object to RGChannelSetExtended? I will not be able to create an RGChannelSetExtended using the read.metharray function in minfi as I am using a combination of 450k data and epic data. Is there any other solution to this problem?

Regards,

Poojitha

minfi DNAmArray probeFiltering • 1.6k views
ADD COMMENT
0
Entering edit mode
negusse • 0
@negusse-14341
Last seen 6.4 years ago

I have got similar problem. I have tried, if you set extend = TRUE, it will generate RGChannelSetExtended object. 

read.metharray.exp(base = NULL, targets = NULL, extended = TRUE, recursive = FALSE, verbose = FALSE, force = FALSE)

More information  at: https://www.rdocumentation.org/packages/minfi/versions/1.18.4/topics/read.metharray.exp

 

Negusse 

 

 

ADD COMMENT

Login before adding your answer.

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