MixviR: Analysis and Exploration of Mixed Microbial Genomic Samples

Tool for exploring DNA and amino acid variation and inferring the presence of target lineages from microbial high-throughput genomic DNA samples that potentially contain mixtures of variants/lineages. MixviR was originally created to help analyze environmental SARS-CoV-2/Covid-19 samples from environmental sources such as wastewater or dust, but can be applied to any microbial group. Inputs include reference genome information in commonly-used file formats (fasta, bed) and one or more variant call format (VCF) files, which can be generated with programs such as Illumina's DRAGEN, the Genome Analysis Toolkit, or bcftools. See DePristo et al (2011) <doi:10.1038/ng.806> and Danecek et al (2021) <doi:10.1093/gigascience/giab008> for these tools, respectively. Available outputs include a table of mutations observed in the sample(s), estimates of proportions of target lineages in the sample(s), and an R Shiny dashboard to interactively explore the data.

Version: 3.5.0
Imports: Biostrings, dplyr, DT, ggplot2 (≥ 3.1.0), glue, httr, lubridate, magrittr, plotly (≥ 4.9.4), readr (≥ 2.0.0), shiny, stats (≥ 1.4.0), stringr (≥ 1.1.0), tidyr (≥ 0.8.0), utils, vcfR (≥ 1.11.0)
Suggests: rmarkdown, knitr
Published: 2022-10-22
Author: Michael Sovic ORCID iD [aut, ccp, cre], Francesca Savona [res], Zuzana Bohrerova [res, fnd], Seth Faith [ccp, ctb] (0000-0002-0441-9859)
Maintainer: Michael Sovic <sovic.1 at osu.edu>
BugReports: https://groups.google.com/g/mixvir
License: GPL-3
URL: https://github.com/mikesovic/MixviR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: MixviR results

Documentation:

Reference manual: MixviR.pdf
Vignettes: MixviR_v3.5.0

Downloads:

Package source: MixviR_3.5.0.tar.gz
Windows binaries: r-devel: MixviR_3.5.0.zip, r-release: MixviR_3.5.0.zip, r-oldrel: MixviR_3.5.0.zip
macOS binaries: r-release (arm64): MixviR_3.5.0.tgz, r-oldrel (arm64): MixviR_3.5.0.tgz, r-release (x86_64): MixviR_3.5.0.tgz
Old sources: MixviR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MixviR to link to this page.