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).
Package details |
|
---|---|
Author | Katie Saund [aut, cre] (<https://orcid.org/0000-0002-6214-6713>), Zena Lapp [aut] (<https://orcid.org/0000-0003-4674-2176>), Stephanie Thiede [aut] (<https://orcid.org/0000-0003-0173-4324>) |
Maintainer | Katie Saund <katiephd@umich.edu> |
License | MIT + file LICENSE |
Version | 1.1.1 |
URL | https://github.com/Snitkin-Lab-Umich/prewas |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.