gensearch: Whole genome search.

Description Usage Arguments Value

View source: R/gensearch.R

Description

Search the whole genome for clusters of colocalized TF binding sequences.

Usage

1
gensearch(choose, n, cores)

Arguments

choose

List of .bed tables

n

The cut-off distance

cores

Number of cores for parallel processing. Leaving this blank causes the program to use default (series) processing

Value

Table containing the addresses (as one dimensional intervals) of the members of every cluster, with some annotation data.


colocalized documentation built on Oct. 30, 2019, 10:49 a.m.