Description Usage Arguments Value
Filter a MinDistExperiment object to exclude markers with missing
values in the low-level summaries, exclude markers that lie in
segments (granges
argument) with small minimum distance
values (unlikely to be de novo)
1 2 3 4 5 6 7 8 9 10 | filterExperiment(object, granges, param)
## S4 method for signature 'MinDistExperiment,GRanges'
filterExperiment(object, granges, param)
## S4 method for signature 'MinDistExperiment,GRangesList'
filterExperiment(object, granges, param)
## S4 method for signature 'MinDistExperiment,MinDistGRanges'
filterExperiment(object, granges, param)
|
object |
A |
granges |
A |
param |
a |
a MinDistExperiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.