svilsen/STRMPS: Analysis of Short Tandem Repeat (STR) Massively Parallel Sequencing (MPS) Data

Loading, identifying, aggregating, manipulating, and analysing short tandem repeat regions of massively parallel sequencing data in forensic genetics. 'STRMPS' can work with the package 'STRaitRazoR' (an R interface to the 'STRaitRazor' commandline tool) for added speed. 'STRaitRazoR' only works on linux and can found at <https://github.com/svilsen/STRaitRazoR>. The analyses and framework implemented in this package relies on the papers of Vilsen et al. (2017) <doi:10.1016/j.fsigen.2017.01.017> and Vilsen et al. (2018) <doi:10.1016/j.fsigen.2018.04.003>. Lastly, note that the parallelisation in the package relies on 'mclapply()' and, thus, speed-ups will only be seen on UNIX based systems.

Getting started

Package details

AuthorSøren B. Vilsen
Bioconductor views Biostrings IRanges ShortRead
MaintainerSøren B. Vilsen <svilsen@math.aau.dk>
LicenseMIT + file LICENSE
Version0.5.8
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("svilsen/STRMPS")
svilsen/STRMPS documentation built on May 31, 2019, 7:55 a.m.