retrieve peaks associated to a gene SIGNAC
0
0
Entering edit mode
13 months ago
Chironex ▴ 40

Hi, I would like to know how to obtain peak coordinates associated to one or more genes.

Here for example I'm able to obtain peaks included in a specific region:

overlap_peaks <- findOverlaps(seurat_obj, StringToGRanges("chr1-10000000-18000000"))  
EN= granges(seurat_obj)[queryHits(overlap_peaks)]

instead of the region I only know the gene name. Thank you

single-cell seurat r signac • 414 views
ADD COMMENT

Login before adding your answer.

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