mergeHotspot: Merge hotspots

Description Usage Arguments Value Examples

View source: R/post_process.R

Description

Put all the hotspot into txt file

Usage

1
mergeHotspot(infile, outfile)

Arguments

infile

A directory contains the hotspot analysis result

outfile

A directory contains the hotspot analysis result

Value

A txt file contains all hotspots

Examples

1
2
3
# choose the directory contains the hotspot analysis result
mergeHotspot (infile = 'result/hotspot analysis'
              outfile = 'result/hotspot analysis')

hongzhonglu/Yeastspot3D documentation built on March 28, 2020, 6:06 p.m.