CRAN/E | prewas

prewas

Data Pre-Processing for Bacterial Genome-Wide Association Studies

Installation

About

Standardize the pre-processing of genomic variants before performing a bacterial genome-wide association study (bGWAS). 'prewas' creates a variant matrix (where each row is a variant, each column is a sample, and the entries are presence - 1 - or absence - 0 - of the variant) that can be used as input for bGWAS tools. When creating the binary variant matrix, 'prewas' can perform 3 pre-processing steps including: dealing with multiallelic SNPs, (optional) dealing with SNPs in overlapping genes, and choosing a reference allele. 'prewas' can output matrices for use with both SNP-based bGWAS and gene-based bGWAS. This method is described in Saund et al. (2020) doi:10.1099/mgen.0.000368. 'prewas' can also provide gene matrices for variants with specific annotations from the 'SnpEff' software (Cingolani et al. 2012).

Citation prewas citation info
github.com/Snitkin-Lab-Umich/prewas
Bug report File report

Key Metrics

Version 1.1.1
R ≥ 3.5.0
Published 2021-04-02 1113 days ago
Needs compilation? no
License MIT
License File
CRAN checks prewas results

Downloads

Yesterday 9 0%
Last 7 days 12 -20%
Last 30 days 62 -7%
Last 90 days 237 +32%
Last 365 days 781 -68%

Maintainer

Maintainer

Katie Saund

katiephd@umich.edu

Authors

Katie Saund

aut / cre

Zena Lapp

aut

Stephanie Thiede

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

a primer on prewas

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

prewas archive

Depends

R ≥ 3.5.0

Imports

ape ≥ 5.3
future ≥ 1.15.1
future.apply ≥ 1.3.0
phangorn ≥ 2.5.5
stats ≥ 3.5.0
vcfR ≥ 1.8.0
utils ≥ 3.5.0
methods ≥ 3.5.0

Suggests

testthat ≥ 2.2.1
knitr ≥ 1.24
rmarkdown ≥ 1.15