periodicDNA: Set of tools to identify periodic occurrences of k-mers in DNA sequences

This R package helps the user identify k-mers (e.g. di- or tri-nucleotides) present periodically in a set of genomic loci (typically regulatory elements). The functions of this package provide a straightforward approach to find periodic occurrences of k-mers in DNA sequences, such as regulatory elements. It is not aimed at identifying motifs separated by a conserved distance; for this type of analysis, please visit MEME website.

Getting started

Package details

AuthorJacques Serizay [aut, cre] (<https://orcid.org/0000-0002-4295-0624>)
Bioconductor views Alignment Coverage DataImport MotifAnnotation MotifDiscovery SequenceMatching Sequencing
MaintainerJacques Serizay <jacquesserizay@gmail.com>
LicenseGPL-3 + file LICENSE
Version1.0.0
URL https://github.com/js2264/periodicDNA
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("periodicDNA")

Try the periodicDNA package in your browser

Any scripts or data that you put into this service are public.

periodicDNA documentation built on Nov. 8, 2020, 5:48 p.m.