Movatterモバイル変換


[0]ホーム

URL:


SNPfiltR: Interactively Filter SNP Datasets

Is designed to interactively and reproducibly visualize and filter SNP(single-nucleotide polymorphism) datasets. This R-based implementation of SNPand genotype filters facilitates an interactive and iterative SNP filtering pipeline, which can be documentedreproducibly via 'rmarkdown'. 'SNPfiltR' contains functions for visualizing various quality and missing data metrics for a SNP dataset, and then filteringthe dataset based on user specified cutoffs.All functions take 'vcfR' objects as input, which can easily begenerated by reading standard vcf (variant call format) files into R using the R package 'vcfR' authored by Knaus and Grünwald (2017) <doi:10.1111/1755-0998.12549>. Each 'SNPfiltR' function can return a newly filtered 'vcfR' object, which can then bewritten to a local directory in standard vcf format using the 'vcfR' package,for downstream population genetic and phylogenetic analyses.

Version:1.0.7
Depends:R (≥ 2.10)
Imports:vcfR,ggplot2,Rtsne,cluster,adegenet,gridExtra,ggridges, stats, graphics, utils
Suggests:rmarkdown,knitr
Published:2025-09-04
DOI:10.32614/CRAN.package.SNPfiltR
Author:Devon DeRaadORCID iD [aut, cre]
Maintainer:Devon DeRaad <devonderaad at gmail.com>
License:MIT + fileLICENSE
NeedsCompilation:no
Materials:README
CRAN checks:SNPfiltR results

Documentation:

Reference manual:SNPfiltR.html ,SNPfiltR.pdf
Vignettes:reproducible-vignette (source,R code)

Downloads:

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

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=SNPfiltRto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp