Crandore Hub

SNPfiltR

Interactively Filter SNP Datasets

Is designed to interactively and reproducibly visualize and filter SNP (single-nucleotide polymorphism) datasets. This R-based implementation of SNP and genotype filters facilitates an interactive and iterative SNP filtering pipeline, which can be documented reproducibly via 'rmarkdown'. 'SNPfiltR' contains functions for visualizing various quality and missing data metrics for a SNP dataset, and then filtering the dataset based on user specified cutoffs. All functions take 'vcfR' objects as input, which can easily be generated 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 be written to a local directory in standard vcf format using the 'vcfR' package, for downstream population genetic and phylogenetic analyses.

Versions across snapshots

VersionRepositoryFileSize
1.0.7 rolling linux/jammy R-4.5 SNPfiltR_1.0.7.tar.gz 697.9 KiB
1.0.7 rolling linux/noble R-4.5 SNPfiltR_1.0.7.tar.gz 697.9 KiB
1.0.7 rolling source/ R- SNPfiltR_1.0.7.tar.gz 622.8 KiB
1.0.7 latest linux/jammy R-4.5 SNPfiltR_1.0.7.tar.gz 697.9 KiB
1.0.7 latest linux/noble R-4.5 SNPfiltR_1.0.7.tar.gz 697.9 KiB
1.0.7 latest source/ R- SNPfiltR_1.0.7.tar.gz 622.8 KiB
1.0.7 2026-04-26 source/ R- SNPfiltR_1.0.7.tar.gz 622.8 KiB
1.0.7 2026-04-23 source/ R- SNPfiltR_1.0.7.tar.gz 622.8 KiB
1.0.7 2026-04-09 windows/windows R-4.5 SNPfiltR_1.0.7.zip 702.3 KiB

Dependencies (latest)

Imports

Suggests