SNPfiltR
1.0.7Interactively Filter SNP Datasets
Overview
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.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
Datasets
People & History
5 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.0.7Latest
- unarchivedReturned to CRAN2025-09-04
- RR 4.5.0 released · 2025-04-11
- archivedRemoved from CRAN2025-01-11issues were not corrected in time
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- 1.0.12023-03-17 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 1.0.02022-04-16 · diff ↗
- 0.1.12022-01-25 · diff ↗
- unarchivedReturned to CRAN2022-01-25
- archivedRemoved from CRAN2022-01-06check issues were not corrected in time
- 0.1.02021-10-28
- RR 4.1.0 released · 2021-05-18
Package metadata
- First published
- 2021-10-28
- Total releases
- 5 / 5 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 2.10
- Bundled data
- 47 KB / 2 files
- Download size
- 627 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet