<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Clusters of Colocalized Sequences</dc:title>
  <dc:title>R package colocalized version 0.2.0</dc:title>
  <dc: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 &lt;https://ccg.epfl.ch/pwmtools/pwmscan.php&gt;. 
    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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: foreach, doParallel, purrr, utils</dc:relation>
  <dc:creator>Stefan Golas &lt;stefanmgolas@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Stefan Golas [cre, aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=colocalized/LICENSE)</dc:rights>
  <dc:date>2019-10-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=colocalized</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.colocalized</dc:identifier>
</oai_dc:dc>
