colocalized_sequential: Sequential cluster search

Description Usage Arguments Value Examples

View source: R/gensearch.R

Description

Search one chromosome for clusters using default non-parallel processing.

Usage

1

Arguments

choose

List of .bed tables

chr

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

n

Cut-off distance between colocalized sequences

Value

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.