Skip to content
Prev 247182 / 398503 Next

speed up subsetting with certain conditions

On 1/12/11 6:12 PM, Martin Morgan wrote:
Thanks so much for your suggestion Martin. I had Bioconductor installed 
but I honestly do not know all its applications. Anyway, I am testing 
GenomicRanges with my data now. I will report back when I get the result.
I suppose foundN <- as.data.frame(fgr[!idx]) and foundY <- 
as.data.frame(fgr[idx]) as you suggested, but I dont really understand 
your last comment :).

Thanks,

D.