oh.hotspot.finder: Takes a gff df read by oh.read.gff and a list of gene_oids...

Description Usage Examples

View source: R/oh.hotspot.finder.R

Description

Takes a gff df read by oh.read.gff and a list of gene_oids and identify hotspots where the passed gene_oids are in physical proximity. Returns a dataframe with the identified hotspots.

Usage

1
oh.hotspot.finder(df_gff = NULL, gene_oids = NULL, thres = 10)

Examples

1
oh.hotspot.finderx()

isaisg/ohchibi documentation built on Nov. 27, 2021, 3:02 a.m.