ColocalizedFullSearch {colocalized} | R Documentation |
Wrapper for colocalized
that searches every chromosome shared
between the given .bed files.
ColocalizedFullSearch(choose, n, cores)
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 |
List of lists of each cluster found in each chromosome.