piotr-ole/kmer: kmer counting package

kmer is a package providing fast counting of k-mers in sequences. It allows user to specify lengths of the k-mers and gaps between amino acids in the sequence. It's written with Rcpp to provide fast code execution.

Getting started

Package details

AuthorPiotr Olesiejuk, Jadwiga Słowik
MaintainerPiotr Olesiejuk <piotrek.olesiejuk@gmail.com>
LicenseMIT + file LICENSE
Version1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("piotr-ole/kmer")
piotr-ole/kmer documentation built on Nov. 14, 2019, 8:10 p.m.