list fo genes by cnv
0
1
Entering edit mode
julrodr80 ▴ 30
@julrodr80-11991
Last seen 6.4 years ago

I need to obtain the list of genes that overlap with a list of cnvs.

The result that I would like to obtain is similar to wich you can obtain using "splitByOverlap", but in my version of R this function is not found. I this example (A: Mapping genome regions to gene symbols) works fine, but not for me (I don't know why)

Is there another way to do the same??

thank you very much in advance

Best regards

cnv genes genomic ranges splitByOverlap • 1.1k views
ADD COMMENT
0
Entering edit mode

What version of R/Bioconductor are you using? Start R, load GenomicRanges and then do

sessionInfo()

and copy/paste the output.

ADD REPLY
1
Entering edit mode

thank you very much for your answer. The solution was this

solved!! thanks!!

ADD REPLY

Login before adding your answer.

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