oh.wrapper.hotspot.profiler: Wrapper that takes a gff dataframe, a dataframe with gene_ids...

Description Usage Examples

View source: R/oh.wrapper.hotspot.profiler.R

Description

Wrapper that takes a gff dataframe, a dataframe with gene_ids and hmm ids (oh.profiler.pl output)and returns two structures. One is a modified gff with the hotspots localized and another, a df summarizing the characteristics of the hotspots identified.

Usage

1
oh.wrapper.hotspot.profiler(df_gff = NULL, df_profiler = NULL, threshold = 10)

Examples

1

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