Learn R Programming

colocalized (version 0.2.0)

Clusters of Colocalized Sequences

Description

Also abbreviates to "CCSeq". Finds clusters of colocalized sequences in .bed annotation files up to a specified cut-off distance. Two sequences are colocalized if they are within the cut-off distance of each other, and clusters are sets of sequences where each sequence is colocalized to at least one other sequence in the cluster. For a set of .bed annotation tables provided in a list along with a cut-off distance, the program will output a file containing the locations of each cluster. Annotated .bed files are from the 'pwmscan' application at . Personal machines might crash or take excessively long depending on the number of annotated sequences in each file and whether chromsearch() or gensearch() is used.

Copy Link

Version

Install

install.packages('colocalized')

Monthly Downloads

157

Version

0.2.0

License

MIT + file LICENSE

Maintainer

Stefan Golas

Last Published

October 18th, 2019

Functions in colocalized (0.2.0)

relb

RELB bed file
gensearch

Whole genome search.
nfkb1

NFKB1 bed file
colocalized

Colocalized cluster search.
colocalized_sequential

Sequential cluster search
onedim_dist

Create a colocalization matrix
nfkb2

NFKB2 bed file
ColocalizedFullSearch

Colocalized full search.
chromsearch

Search one chromsome