| ColocalizedFullSearch {colocalized} | R Documentation | 
Colocalized full search.
Description
Wrapper for colocalized that searches every chromosome shared
between the given .bed files.
Usage
ColocalizedFullSearch(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
List of lists of each cluster found in each chromosome.
[Package colocalized version 0.2.0 Index]