chromsearch: Search one chromsome

Description Usage Arguments Value Examples

View source: R/chromsearch.R

Description

Search a single chromosome for clusters of TF binding sequences. Example produces a null result, test the same complex on "chr9" for a positive reading.

Usage

1
chromsearch(choose, n, chrom)

Arguments

choose

List of .bed tables

n

Cut-off distance between colocalized sequences

chrom

Chromosome to be searched given as e.g. "chr19"

Value

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

Examples

1
2

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